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

vault: 0.10.3 -> 0.10.4 #44898

Merged
merged 1 commit into from Aug 12, 2018
Merged

vault: 0.10.3 -> 0.10.4 #44898

merged 1 commit into from Aug 12, 2018

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Aug 11, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: vault

Partial log (click to expand)

/nix/store/gm9a2mpx08ywih2ng6g7lpgsmaymnm3a-vault-0.10.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: vault

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4
shrinking /nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4/bin/vault
cannot find section .dynamic
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4/bin
patching script interpreter paths in /nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4
checking for references to /build in /nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4...
cannot find section .dynamic
/nix/store/2zk1kwskb5zf6fizdqaish34k61pr1hz-vault-0.10.4

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: vault

Partial log (click to expand)

==> Checking that build is using go version >= 1.10...
go generate
==> Removing old directory...
==> Building...
No valid platforms to build for. If you specified a value
for the 'os', 'arch', or 'osarch' flags, make sure you're
using a valid value.
make: *** [Makefile:34: dev] Error 1
builder for '/nix/store/8n1pri0sg4669z06ai73lpv168ns1pv1-vault-0.10.4.drv' failed with exit code 2
error: build of '/nix/store/8n1pri0sg4669z06ai73lpv168ns1pv1-vault-0.10.4.drv' failed

@LnL7
Copy link
Member Author

LnL7 commented Aug 11, 2018

@GrahamcOfBorg test vault

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.vault

Partial log (click to expand)

machine: exit status 1
syncing
machine: running command: sync
machine: exit status 0
test script finished in 146.39s
cleaning up
killing machine (pid 600)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/vhich71xpf7zaq7dccmss7r3x1h2djym-vm-test-run-vault

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: tests.vault

Partial log (click to expand)

cannot build derivation '/nix/store/hj64724q8yry9g755d195mwz03wq9qn5-etc.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/q6glqxqrkmyk6jmy5mp00c0jj5p3xz9q-stage-1-init.sh.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/jin80y97524arw8k2vk12inwfscywl6y-initrd.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8n5wf122ac26gy5ak7zwa0r83hsvnyil-nixos-system-machine-18.09.git.9fcfc00.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/22wbvc832ygg1xhan7yhwlqjrg0jma2h-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/y4h5zn66x43nz1j1n487rbjy0jkyanzj-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/wsvwvaalm9gkskllbhnrgynrwmy8dhvb-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/jkq35x46fwzzby5sgvnfm8vfralcbf4l-nixos-test-driver-vault.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/fnxgp2jfxm1xrvrr2lbp8rxak67jdv1r-vm-test-run-vault.drv': 1 dependencies couldn't be built
error: build of '/nix/store/fnxgp2jfxm1xrvrr2lbp8rxak67jdv1r-vm-test-run-vault.drv' failed

@srhb
Copy link
Contributor

srhb commented Aug 12, 2018

Looks like ofborg ran into a kernel rebuild on aarch64 that's unrelated.

@srhb srhb merged commit 0e7076e into NixOS:master Aug 12, 2018
@LnL7 LnL7 deleted the vault-0.10.4 branch August 12, 2018 10:04
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

3 participants