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

libb2: 0.97 -> 0.98 and fix build on ARM #40362

Merged
merged 2 commits into from May 13, 2018
Merged

Conversation

dotlambda
Copy link
Member

@dotlambda dotlambda commented May 11, 2018

Motivation for this change

https://hydra.nixos.org/job/nixpkgs/trunk/libb2.aarch64-linux

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

cc @dfoxfranke @dezgeg

@dotlambda dotlambda changed the title Libb2 0.98 libb2: 0.97 -> 0.98 and fix build on ARM May 11, 2018
@dfoxfranke
Copy link
Contributor

LGTM.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libb2

Partial log (click to expand)

make[2]: Leaving directory '/build/libb2-0.98'
make[1]: Leaving directory '/build/libb2-0.98'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98
shrinking /nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98/lib/libb2.so.1.0.3
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98/lib
patching script interpreter paths in /nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98
checking for references to /build in /nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98...
/nix/store/rk0n92bvn2dmd8xbf7ydv9rnpvzs4hai-libb2-0.98

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libb2

Partial log (click to expand)

make[2]: Leaving directory '/build/libb2-0.98'
make[1]: Leaving directory '/build/libb2-0.98'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98
shrinking /nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98/lib/libb2.so.1.0.3
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98/lib
patching script interpreter paths in /nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98
checking for references to /build in /nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98...
/nix/store/9cd2n8jmg94k7s4knx9rd9r236yw9zyc-libb2-0.98

@dotlambda
Copy link
Member Author

@dezgeg Please merge if you don't have any objections as you were the one who added --enable-fat.

@dotlambda
Copy link
Member Author

ping @dezgeg

@dezgeg
Copy link
Contributor

dezgeg commented May 13, 2018

Thank you!

@dezgeg dezgeg merged commit 409b97c into NixOS:master May 13, 2018
@dotlambda dotlambda deleted the libb2-0.98 branch May 13, 2018 17:11
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

4 participants