Skip to content

Instantly share code, notes, and snippets.

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