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

hcloud: 1.5.0 -> 1.6.0 #44845

Merged
merged 1 commit into from Aug 9, 2018
Merged

hcloud: 1.5.0 -> 1.6.0 #44845

merged 1 commit into from Aug 9, 2018

Conversation

elmarx
Copy link
Member

@elmarx elmarx commented Aug 9, 2018

Motivation for this change

update hcloud: 1.5.0 -> 1.6.0

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.

@xeji
Copy link
Contributor

xeji commented Aug 9, 2018

@GrahamcOfBorg build hcloud

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hcloud

Partial log (click to expand)

installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin
shrinking /nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin/bin/hcloud
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin/bin
patching script interpreter paths in /nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin
checking for references to /build in /nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin...
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
/nix/store/bz4pjavzr0z9l23dpy4cfv8rxd0rl4xz-hcloud-1.6.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hcloud

Partial log (click to expand)

installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin
shrinking /nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin/bin/hcloud
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin/bin
patching script interpreter paths in /nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin
checking for references to /build in /nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin...
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
/nix/store/dg7f4hbigqx909kkw47qv9bn6lps1yfc-hcloud-1.6.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: hcloud

Partial log (click to expand)

find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
find: '/nix/store/axn8pkn0wnagcp21ill37i2fp00yn2jr-hcloud-1.6.0': No such file or directory
/nix/store/1lkan9ycj6y25j9kafmyrkbsdmph76r1-hcloud-1.6.0-bin

@xeji xeji changed the title hcluod: 1.5.0 -> 1.6.0 hcloud: 1.5.0 -> 1.6.0 Aug 9, 2018
@xeji xeji merged commit 0213e80 into NixOS:master Aug 9, 2018
@xeji
Copy link
Contributor

xeji commented Aug 9, 2018

Typo in commit message fixed during merge.

@elmarx
Copy link
Member Author

elmarx commented Aug 9, 2018

Ah, sorry; thanks for fixing and merging!

@elmarx elmarx deleted the hcloud-1.6.0 branch August 9, 2018 22:17
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