Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 14, 2021 07:15
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/38eadb2738c6b46f42ec3303217e4659 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/38eadb2738c6b46f42ec3303217e4659 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/116287
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/qjdlfb5y4czdlfbs7clfqxyg7j239dqi-gpt2tc-2020-12-30.tar.gz
source root is gpt2tc-2020-12-30
setting SOURCE_DATE_EPOCH to timestamp 1609432026 of file gpt2tc-2020-12-30/readme.txt
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/6xdcsd7hc6b34v0g2l0309i1vnm1vqpx-0001-add-python-shebang.patch
patching file gpt2convert.py
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30
shrinking /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30/bin/gpt2tc
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30/bin
patching script interpreter paths in /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30
/nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30/bin/gpt2-download-model: interpreter directive changed from "#!/bin/sh" to "/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/sh"
/nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30/bin/gpt2-convert: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/znfhj0qq7l5w67pb1yz3icwkwq3jyn1w-python3-3.8.8-env/bin/python3"
checking for references to /build/ in /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30...
automatically fixing dependencies for ELF files
searching for dependencies of /nix/store/ba0if39a1y2s6lj8678mx7d0vcb3j2nr-gpt2tc-2020-12-30/bin/gpt2tc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment