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

glyr: enable darwin build #37738

Merged
merged 1 commit into from Mar 24, 2018
Merged

Conversation

knedlsepp
Copy link
Member

Motivation for this change

18.03 ZHF darwin edition: #36454 (Please backport to 18.03!)

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.

@Mic92
Copy link
Member

Mic92 commented Mar 24, 2018

@GrahamcOfBorg build glyr

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: glyr

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10
shrinking /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10/bin/glyrc
shrinking /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10/lib/libglyr.so.1.1.0
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10/lib  /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10/bin
patching script interpreter paths in /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10
checking for references to /tmp/nix-build-glyr-1.0.10.drv-0 in /nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10...
/nix/store/clmfy2q6ml598c1f77jh9p579zviq1w6-glyr-1.0.10

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: glyr

Partial log (click to expand)

-- Installing: /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/lib/libglyr.1.1.0.dylib
-- Installing: /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/lib/libglyr.1.dylib
-- Installing: /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/lib/libglyr.dylib
-- Installing: /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/bin/glyrc
glibPreFixupPhase
post-installation fixup
strip is /nix/store/vb6mgjqgd9h11nbv60fvrp1ls9nxck2y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/lib  /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10/bin
patching script interpreter paths in /nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10
/nix/store/lwm30w1rv17y6pvygqfqk6sjl51xpzla-glyr-1.0.10

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: glyr

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10
shrinking /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10/bin/glyrc
shrinking /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10/lib/libglyr.so.1.1.0
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10/lib  /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10/bin
patching script interpreter paths in /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10
checking for references to /build in /nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10...
/nix/store/c12sc1zg2l6pymwkf9af152xf5siplyz-glyr-1.0.10

@Mic92 Mic92 merged commit 628b944 into NixOS:master Mar 24, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 24, 2018

also in 18.03: e32dee8

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