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

boohu: 0.10 -> 0.11 #51188

Merged
merged 1 commit into from Nov 29, 2018
Merged

boohu: 0.10 -> 0.11 #51188

merged 1 commit into from Nov 29, 2018

Conversation

ghost
Copy link

@ghost ghost commented Nov 28, 2018

Motivation for this change

The boohu package has been updated to version 0.11.

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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@Ma27
Copy link
Member

Ma27 commented Nov 29, 2018

@GrahamcOfBorg build boohu

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: boohu

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin
shrinking /nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin/bin/boohu
cannot find section .dynamic
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin/bin
patching script interpreter paths in /nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin
checking for references to /build in /nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin...
cannot find section .dynamic
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
/nix/store/n3hd98hjwad1dhdpnps147yf8g63svbm-boohu-0.11.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: boohu

Partial log (click to expand)

find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
find: '/nix/store/vx44305f22llb7a1bnk8lqi8v891km2q-boohu-0.11.0': No such file or directory
/nix/store/cpbal4m08x17wkmzr94m9fihhanppiwr-boohu-0.11.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: boohu

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin
shrinking /nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin/bin/boohu
cannot find section .dynamic
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin/bin
patching script interpreter paths in /nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin
checking for references to /build in /nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin...
cannot find section .dynamic
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
/nix/store/6vzgxr6c45s7b18ykhpd5kmjid6b07m5-boohu-0.11.0-bin

@Ma27
Copy link
Member

Ma27 commented Nov 29, 2018

built locally and played a bit with this 😄 👍

@Ma27 Ma27 merged commit 41d8b21 into NixOS:master Nov 29, 2018
@ghost
Copy link
Author

ghost commented Nov 29, 2018

Thanks and have fun! 👽

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

2 participants