camlistore: 0.9 -> perkeep 20170505#32697
Conversation
camlistore has been renamed to perkeep
|
@GrahamcOfBorg build perkeep |
GrahamcOfBorg
left a comment
There was a problem hiding this comment.
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
GrahamcOfBorg
left a comment
There was a problem hiding this comment.
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
|
Bummer that Go is broken on aarch64... |
GrahamcOfBorg
left a comment
There was a problem hiding this comment.
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
@grahamc It is not always broken: https://hydra.nixos.org/job/nixpkgs/trunk/go_1_8.aarch64-linux/all |
|
Go has flaky tests, on multiple platforms, I think. It seems like they don't do well under high load. |
|
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 Could you post the complete log? It may be available with |
|
As discussed on IRC, this error is caused by running Go tests on unionfs-fuse filesystem. |
|
@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. |
camlistore has been renamed to perkeep
Motivation for this change
camlistore hasn't been updated in a long time
Things done
build-use-sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)