Skip to content

Instantly share code, notes, and snippets.

@samrose
Created December 18, 2019 21:59
Show Gist options
  • Save samrose/f97c3fca4608c0e02073ff9fb4ea06cc to your computer and use it in GitHub Desktop.
Save samrose/f97c3fca4608c0e02073ff9fb4ea06cc to your computer and use it in GitHub Desktop.
nix-build -A hpos-init --show-trace
these derivations will be built:
/nix/store/vz94n9kvab29gfbfzw3fs4d7m0ak785s-hpos-init-0.0.1.drv
building '/nix/store/vz94n9kvab29gfbfzw3fs4d7m0ak785s-hpos-init-0.0.1.drv'...
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
unpacking sources
unpacking source archive /nix/store/wzhjd9mxwlqf663lbdswa98fg6fyh4cp-hpos-init
source root is hpos-init
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file hpos-init/setup.py
patching sources
configuring
no configure script, doing nothing
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/hpos_init
copying hpos_init/hpos-init.py -> build/lib/hpos_init
copying hpos_init/__init__.py -> build/lib/hpos_init
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/hpos_init
copying build/lib/hpos_init/__init__.py -> build/bdist.linux-x86_64/wheel/hpos_init
copying build/lib/hpos_init/hpos-init.py -> build/bdist.linux-x86_64/wheel/hpos_init
running install_egg_info
running egg_info
creating hpos_init.egg-info
writing hpos_init.egg-info/PKG-INFO
writing dependency_links to hpos_init.egg-info/dependency_links.txt
writing requirements to hpos_init.egg-info/requires.txt
writing top-level names to hpos_init.egg-info/top_level.txt
writing manifest file 'hpos_init.egg-info/SOURCES.txt'
reading manifest file 'hpos_init.egg-info/SOURCES.txt'
writing manifest file 'hpos_init.egg-info/SOURCES.txt'
Copying hpos_init.egg-info to build/bdist.linux-x86_64/wheel/hpos_init-0.0.0-py3.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/hpos_init-0.0.0.dist-info/WHEEL
creating 'dist/hpos_init-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'hpos_init/__init__.py'
adding 'hpos_init/hpos-init.py'
adding 'hpos_init-0.0.0.dist-info/METADATA'
adding 'hpos_init-0.0.0.dist-info/WHEEL'
adding 'hpos_init-0.0.0.dist-info/top_level.txt'
adding 'hpos_init-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsInstallPhase
installing
Executing pipInstallPhase
/build/hpos-init/dist /build/hpos-init
Processing ./hpos_init-0.0.0-py3-none-any.whl
Requirement already satisfied: magic-wormhole in /nix/store/f23w46ixcldz6i42npj3i7lnxgnp0b08-python3.7-magic-wormhole-0.11.2/lib/python3.7/site-packages (from hpos-init==0.0.0) (0.11.2)
Requirement already satisfied: autobahn[twisted]>=0.14.1 in /nix/store/3rh39lawfssxvd6w1y97bawrnpysscw4-python3.7-autobahn-19.8.1/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (19.8.1)
Requirement already satisfied: attrs>=16.3.0 in /nix/store/8gpsd6mf4dvzc059nbgnv5bk9izw9qdn-python3.7-attrs-18.2.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (18.2.0)
Requirement already satisfied: automat in /nix/store/r92fi89529xpr84rhwf9z3y63glvgv86-python3.7-Automat-0.7.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (0.7.0)
Requirement already satisfied: hkdf in /nix/store/wqispkj0bm4j8d80psisn7hwlppiikxi-python3.7-hkdf-0.0.3/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (0.0.3)
Requirement already satisfied: pynacl in /nix/store/ldx0pzq2sbgifkq0z5qc8valk3cq1bh7-python3.7-pynacl-1.3.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (1.3.0)
Requirement already satisfied: tqdm>=4.13.0 in /nix/store/9l3swnx6ki4bm745jh27mv6wz2ydg7br-python3.7-tqdm-4.32.2/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (4.32.2)
Requirement already satisfied: six in /nix/store/211n74wrxxfvy1x00hnkjllp13z2pigp-python3.7-six-1.12.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (1.12.0)
Requirement already satisfied: twisted[tls]>=17.5.0 in /nix/store/79sb2sbgiwlkjv9jmjj0p8fini9vb7w0-python3.7-Twisted-18.9.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (18.9.0)
Requirement already satisfied: txtorcon>=18.0.2 in /nix/store/dvvvz9x36rvzvl5rh2nbafi3c3m2v191-python3.7-txtorcon-19.0.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (19.0.0)
Requirement already satisfied: click in /nix/store/5xr7mcmiiqxcyd6c2540i8dyxvjrhxc0-python3.7-click-7.0/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (7.0)
Requirement already satisfied: humanize in /nix/store/759znib1dsnvc60bsm1hrb8vza6wb9dm-python3.7-humanize-0.5.1/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (0.5.1)
Requirement already satisfied: spake2==0.8 in /nix/store/vxy30435brfxvbd11661dbizwvsg8d99-python3.7-spake2-0.8/lib/python3.7/site-packages (from magic-wormhole->hpos-init==0.0.0) (0.8)
Requirement already satisfied: txaio>=18.8.1 in /nix/store/3zbs3ycdv1flyraklsx2n3f5b12vfmiv-python3.7-txaio-18.8.1/lib/python3.7/site-packages (from autobahn[twisted]>=0.14.1->magic-wormhole->hpos-init==0.0.0) (18.8.1)
Requirement already satisfied: cryptography>=2.7 in /nix/store/0va2n98iky0q7xq4z4hvlnpndpwx5hqh-python3.7-cryptography-2.7/lib/python3.7/site-packages (from autobahn[twisted]>=0.14.1->magic-wormhole->hpos-init==0.0.0) (2.7)
Requirement already satisfied: zope.interface>=3.6.0; extra == "twisted" in /nix/store/05zpjqhq7svb06jgn9wp3yam406r6i9y-python3.7-zope.interface-4.6.0/lib/python3.7/site-packages (from autobahn[twisted]>=0.14.1->magic-wormhole->hpos-init==0.0.0) (4.6.0)
Requirement already satisfied: cffi>=1.4.1 in /nix/store/1bkbmqzlrrb5vhlaz57dy7xrbcvgdyjn-python3.7-cffi-1.12.3/lib/python3.7/site-packages (from pynacl->magic-wormhole->hpos-init==0.0.0) (1.12.3)
Requirement already satisfied: hyperlink>=17.1.1 in /nix/store/s6aqrzryv2y2scmn4inx9x68zmsqdjdm-python3.7-hyperlink-18.0.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (18.0.0)
Requirement already satisfied: incremental>=16.10.1 in /nix/store/4w17gl9mmrw41255r5knk072vddv61ls-python3.7-incremental-17.5.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (17.5.0)
Requirement already satisfied: PyHamcrest>=1.9.0 in /nix/store/g936zdk00nmmwrv0v2nv9ns2g1zlhvjs-python3.7-PyHamcrest-1.9.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (1.9.0)
Requirement already satisfied: constantly>=15.1 in /nix/store/iii6dklmixmavznyd41vvqp39i2nga4q-python3.7-constantly-15.1.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (15.1.0)
Requirement already satisfied: idna!=2.3,>=0.6; extra == "tls" in /nix/store/zi6gdsl9b7rib66k78n669h4ia78mdqy-python3.7-idna-2.8/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (2.8)
Requirement already satisfied: service-identity; extra == "tls" in /nix/store/ghzbzzyidsiijzhkbfqf2dzqhhlwa7mv-python3.7-service_identity-18.1.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (18.1.0)
Requirement already satisfied: pyopenssl>=16.0.0; extra == "tls" in /nix/store/rsajdybm0vsqkxskhz3shykad52db08q-python3.7-pyOpenSSL-19.0.0/lib/python3.7/site-packages (from twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (19.0.0)
Requirement already satisfied: asn1crypto>=0.21.0 in /nix/store/02m45rj1q76ibxkd0pcfv9frgwc7p0aa-python3.7-asn1crypto-0.24.0/lib/python3.7/site-packages (from cryptography>=2.7->autobahn[twisted]>=0.14.1->magic-wormhole->hpos-init==0.0.0) (0.24.0)
Requirement already satisfied: setuptools in /nix/store/pbsbgky77l7s6sbq32ac2bsh0mqhbw7s-python3.7-setuptools-41.2.0/lib/python3.7/site-packages/setuptools-41.2.0-py3.7.egg (from zope.interface>=3.6.0; extra == "twisted"->autobahn[twisted]>=0.14.1->magic-wormhole->hpos-init==0.0.0) (41.2.0)
Requirement already satisfied: pycparser in /nix/store/2zpgnhpg7bqnj10f6cqwp94w3cp3gcl4-python3.7-pycparser-2.19/lib/python3.7/site-packages (from cffi>=1.4.1->pynacl->magic-wormhole->hpos-init==0.0.0) (2.19)
Requirement already satisfied: pyasn1 in /nix/store/i2dbgy22796d70zh19nc9ywmq4s236s2-python3.7-pyasn1-0.4.5/lib/python3.7/site-packages (from service-identity; extra == "tls"->twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (0.4.5)
Requirement already satisfied: pyasn1-modules in /nix/store/y1a47ri1slkyrqapflgbi99k7vgwafjx-python3.7-pyasn1-modules-0.2.5/lib/python3.7/site-packages (from service-identity; extra == "tls"->twisted[tls]>=17.5.0->magic-wormhole->hpos-init==0.0.0) (0.2.5)
Installing collected packages: hpos-init
Successfully installed hpos-init-0.0.0
/build/hpos-init
Finished executing pipInstallPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5x434mzj5f4faqk1r40b6bwi2b38h4k1-hpos-init-0.0.1
strip is /nix/store/q354712mnkw3ky8b5crj7ir7dyv29ylj-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5x434mzj5f4faqk1r40b6bwi2b38h4k1-hpos-init-0.0.1/lib
patching script interpreter paths in /nix/store/5x434mzj5f4faqk1r40b6bwi2b38h4k1-hpos-init-0.0.1
checking for references to /build/ in /nix/store/5x434mzj5f4faqk1r40b6bwi2b38h4k1-hpos-init-0.0.1...
pythonCatchConflictsPhase
pythonRemoveBinBytecodePhase
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
/nix/store/5x434mzj5f4faqk1r40b6bwi2b38h4k1-hpos-init-0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment