Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camlistore: 0.9 -> perkeep 20170505 #32697

Merged
merged 1 commit into from Dec 15, 2017
Merged

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Dec 15, 2017

camlistore has been renamed to perkeep

Motivation for this change

camlistore hasn't been updated in a long time

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

camlistore has been renamed to perkeep
@grahamc
Copy link
Member

grahamc commented Dec 15, 2017

@GrahamcOfBorg build perkeep

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/camdeploy
shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/devcam
shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/hello
shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/camget
shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/camput
shrinking /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin/publisher
stripping (with flags -S) in /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505/bin 
patching script interpreter paths in /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505
checking for references to /tmp/nix-build-perkeep-20170505.drv-0 in /nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505...
/nix/store/9i7zi2iynb2wkqy1gxan2az8q4nnjm5j-perkeep-20170505

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

ok  	cmd/trace	0.073s
ok  	cmd/vendor/golang.org/x/arch/arm/armasm	0.737s
ok  	cmd/vendor/golang.org/x/arch/ppc64/ppc64asm	0.096s
ok  	cmd/vendor/golang.org/x/arch/x86/x86asm	0.725s
ok  	cmd/vet	10.565s
ok  	cmd/vet/internal/cfg	0.079s
2017/12/15 13:02:37 Failed: exit status 1
builder for '/nix/store/cx3p2q3vpw5n8y9w71piavvkmhqrii6c-go-1.8.5.drv' failed with exit code 1
cannot build derivation '/nix/store/xsv3lsgzgscckwn75r86w34lm6ainix8-perkeep-20170505.drv': 1 dependencies couldn't be built
error: build of '/nix/store/xsv3lsgzgscckwn75r86w34lm6ainix8-perkeep-20170505.drv' failed

@grahamc
Copy link
Member

grahamc commented Dec 15, 2017

Bummer that Go is broken on aarch64...

@grahamc grahamc merged commit 13d80cb into NixOS:master Dec 15, 2017
Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

camlistore.org/vendor/bazil.org/fuse/fs
camlistore.org/pkg/fs
camlistore.org/cmd/camdeploy
camlistore.org/cmd/cammount
Success. Binaries are in /private/tmp/nix-build-perkeep-20170505.drv-0/source/bin
installing
post-installation fixup
stripping (with flags -S) in /nix/store/2kyyiny1vhq0m5vilpz9jv0sqlcd115s-perkeep-20170505/bin
patching script interpreter paths in /nix/store/2kyyiny1vhq0m5vilpz9jv0sqlcd115s-perkeep-20170505
/nix/store/2kyyiny1vhq0m5vilpz9jv0sqlcd115s-perkeep-20170505

@orivej
Copy link
Contributor

orivej commented Dec 15, 2017

Bummer that Go is broken on aarch64...

@grahamc It is not always broken: https://hydra.nixos.org/job/nixpkgs/trunk/go_1_8.aarch64-linux/all
I think the failures are mostly caused by haskell packages and may be mitigated by reducing jobs count (not build cores count) to 10 or fewer: #32271 (comment)

@vcunat
Copy link
Member

vcunat commented Dec 16, 2017

Go has flaky tests, on multiple platforms, I think. It seems like they don't do well under high load.

@orivej
Copy link
Contributor

orivej commented Dec 16, 2017

Go tests are fairly stable on non aarch64 (linux, darwin), they fail either due to thread exhaustion (e.g. https://hydra.nixos.org/build/65201151) or due to being starved on CPU.

@grahamc
Copy link
Member

grahamc commented Dec 16, 2017 via email

@orivej
Copy link
Contributor

orivej commented Dec 16, 2017

@grahamc Could you post the complete log? It may be available with nix log /nix/store/cx3p2q3vpw5n8y9w71piavvkmhqrii6c-go-1.8.5.drv.

@grahamc
Copy link
Member

grahamc commented Dec 16, 2017

You bet: https://clbin.com/9wfzg

@orivej
Copy link
Contributor

orivej commented Dec 16, 2017

As discussed on IRC, this error is caused by running Go tests on unionfs-fuse filesystem.

@vcunat
Copy link
Member

vcunat commented Dec 22, 2017

@orivej: I'm not sure I understand... can you see an easy way to avoid these go failures on Hydra? The repeated mass failures due to this are really annoying, as they're difficult to restart and they may hide other aarch64-linux problems easily.
We hijacked this thread a little :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants