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

Fix build packages edk2 and bazaar #44298

Merged
merged 2 commits into from Aug 1, 2018
Merged

Fix build packages edk2 and bazaar #44298

merged 2 commits into from Aug 1, 2018

Conversation

Izorkin
Copy link
Contributor

@Izorkin Izorkin commented Aug 1, 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.

@Izorkin
Copy link
Contributor Author

Izorkin commented Aug 1, 2018

Issue - #44260

@Izorkin Izorkin changed the title Fix build pckages edk2 and bazaar Fix build packages edk2 and bazaar Aug 1, 2018
@xeji
Copy link
Contributor

xeji commented Aug 1, 2018

@GrahamcOfBorg build bazaar edk2

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: bazaar

The following builds were skipped because they don't evaluate on x86_64-darwin: edk2

Partial log (click to expand)

Installing collected packages: bzr
Successfully installed bzr-2.7.0
/private/tmp/nix-build-bazaar-2.7.0.drv-0/bzr-2.7.0
post-installation fixup
moving /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/man to /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/share/man
gzipping man pages under /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/share/man/
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/lib  /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/bin
patching script interpreter paths in /nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0
wrapping `/nix/store/h4g47d0j3c4f5mhc4kbki738c1g3s74x-bazaar-2.7.0/bin/bzr'...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: bazaar, edk2

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: bazaar, edk2

Partial log (click to expand)

shrinking /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/lib/python2.7/site-packages/bzrlib/_simple_set_pyx.so
shrinking /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/lib/python2.7/site-packages/bzrlib/_static_tuple_c.so
gzipping man pages under /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/lib  /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/bin
patching script interpreter paths in /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0
checking for references to /build in /nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0...
wrapping `/nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0/bin/bzr'...
/nix/store/f7yxv38yb5l4jnfmcfbizjq9hsz3j6yp-bazaar-2.7.0
/nix/store/vdd4311jzrr1axix2z2ricfbnd3ivl3h-edk2-2017-12-05

@xeji xeji merged commit c7c3c16 into NixOS:master Aug 1, 2018
@xeji xeji mentioned this pull request Aug 1, 2018
@Izorkin Izorkin deleted the fix-build branch August 1, 2018 10:34
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