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/3e204236f6b6e01e032de29ce2840377 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/3e204236f6b6e01e032de29ce2840377 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/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev/lib/pkgconfig/lapack.pc' includedir to output /nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev
Patching '/nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev/lib/pkgconfig/lapacke.pc' includedir to output /nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev
rewriting symlink /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3/lib/liblapacke.so to be relative to /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3
rewriting symlink /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3/lib/liblapack.so to be relative to /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3/lib
patching script interpreter paths in /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3
checking for references to /build/ in /nix/store/xdy8xja6scixmv7f80k5i1cbsplgx6kg-lapack-3...
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev/lib
patching script interpreter paths in /nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev
checking for references to /build/ in /nix/store/1wwd7gc2l4249lin4k3blxgxcz3s2n08-lapack-3-dev...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment