Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/105a062b659819b2d0e4e2f321e1ad71 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/105a062b659819b2d0e4e2f321e1ad71 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/116733
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1hdx7smq6b441d8b8lx9607rhxkh3501-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
no Makefile, doing nothing
@nix { "action": "setPhase", "phase": "installPhase" }
installing
===> Testing: zef:ver<0.11.4>:auth<github:ugexe>:api<0>
===> Testing [OK] for zef:ver<0.11.4>:auth<github:ugexe>:api<0>
===> Installing: zef:ver<0.11.4>:auth<github:ugexe>:api<0>
1 bin/ script [zef] installed to:
/nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4/bin
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4/bin
patching script interpreter paths in /nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4
/nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4/bin/zef-m: interpreter directive changed from "#!/usr/bin/env perl6-m" to "/nix/store/n1glhk6p22clcgnk597vcs34152pksm0-rakudo-2021.02.1/bin/perl6-m"
/nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4/bin/zef: interpreter directive changed from "#!/usr/bin/env perl6" to "/nix/store/n1glhk6p22clcgnk597vcs34152pksm0-rakudo-2021.02.1/bin/perl6"
checking for references to /build/ in /nix/store/56zfsqgz4lc05dbn6ydbymaz86c5j74j-zef-0.11.4...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment