Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
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/94d15baab631f715ab54980dd009191a to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/94d15baab631f715ab54980dd009191a to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117004
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Patching '/nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev/lib/pkgconfig/blas.pc' includedir to output /nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev
Patching '/nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev/lib/pkgconfig/cblas.pc' includedir to output /nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev
rewriting symlink /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3/lib/libcblas.so to be relative to /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3
rewriting symlink /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3/lib/libblas.so to be relative to /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3/lib
patching script interpreter paths in /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3
checking for references to /build/ in /nix/store/vf628ab67jzg2acxrxm7dvz0l36kx99w-blas-3...
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev/lib
patching script interpreter paths in /nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev
checking for references to /build/ in /nix/store/mgk0dqgfz037p2bz51dp1g27rlwazgsn-blas-3-dev...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment