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.9.0 -> 0.9.4 #36082

Merged
merged 1 commit into from
Feb 28, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 28, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -h got 0 exit code
  • ran /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --help got 0 exit code
  • ran /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -v and found version 0.9.4
  • ran /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --version and found version 0.9.4
  • ran /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault version and found version 0.9.4
  • found 0.9.4 with grep in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
  • found 0.9.4 in filename of file in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4

cc "@rushmorem @offline @pradeepchhetri"

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -h` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --help` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -v` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --version` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault version` and found version 0.9.4
- found 0.9.4 with grep in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
- found 0.9.4 in filename of file in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4

cc "@rushmorem @offline @pradeepchhetri"
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)


==> Results:
total 82M
-rwxr-xr-x 1 nixbld1 nixbld 82M Feb 28 05:47 vault
installing
post-installation fixup
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/4d30pz2lb6fk8ihqps8v083kvhw0ms5b-vault-0.9.4/bin
patching script interpreter paths in /nix/store/4d30pz2lb6fk8ihqps8v083kvhw0ms5b-vault-0.9.4
/nix/store/4d30pz2lb6fk8ihqps8v083kvhw0ms5b-vault-0.9.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
shrinking /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault
cannot find section .dynamic
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin 
patching script interpreter paths in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
checking for references to /tmp/nix-build-vault-0.9.4.drv-0 in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4...
cannot find section .dynamic
/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4

@adisbladis adisbladis merged commit 00ff179 into NixOS:master Feb 28, 2018
@ryantm ryantm deleted the auto-update/vault-0.9.0-to-0.9.4 branch February 28, 2018 14:49
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

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:28: dev] Error 1
builder for '/nix/store/wz1075cq38i2igmbzz00f3jcqz7x2gdy-vault-0.9.4.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/wz1075cq38i2igmbzz00f3jcqz7x2gdy-vault-0.9.4.drv' failed

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.

3 participants