Created
February 16, 2021 15:07
-
-
Save r-rmcgibbo/e805d00adc6e683a547ab8b59b351ba0 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 3 seconds | https://github.com/NixOS/nixpkgs/pull/113313
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sourcing python-remove-tests-dir-hook | |
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 | |
Sourcing python-namespaces-hook | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/wzn9j3pyfnhzx4fcd3b35gps64gx3b21-source | |
source root is source | |
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
no configure script, doing nothing | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
Executing setuptoolsBuildPhase | |
running bdist_wheel | |
running build | |
running build_scripts | |
creating build | |
creating build/scripts-3.8 | |
copying and adjusting bin/nix-update-source -> build/scripts-3.8 | |
changing mode of build/scripts-3.8/nix-update-source from 644 to 755 | |
installing to build/bdist.linux-x86_64/wheel | |
running install | |
running install_egg_info | |
running egg_info | |
creating nix_update_source.egg-info | |
writing nix_update_source.egg-info/PKG-INFO | |
writing dependency_links to nix_update_source.egg-info/dependency_links.txt | |
writing top-level names to nix_update_source.egg-info/top_level.txt | |
writing manifest file 'nix_update_source.egg-info/SOURCES.txt' | |
reading manifest file 'nix_update_source.egg-info/SOURCES.txt' | |
writing manifest file 'nix_update_source.egg-info/SOURCES.txt' | |
Copying nix_update_source.egg-info to build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3-py3.8.egg-info | |
running install_scripts | |
creating build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3.data | |
creating build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3.data/scripts | |
copying build/scripts-3.8/nix-update-source -> build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3.data/scripts | |
changing mode of build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3.data/scripts/nix-update-source to 755 | |
adding license file "LICENCE" (matched pattern "LICEN[CS]E*") | |
creating build/bdist.linux-x86_64/wheel/nix_update_source-0.6.3.dist-info/WHEEL | |
creating 'dist/nix_update_source-0.6.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding 'nix_update_source-0.6.3.data/scripts/nix-update-source' | |
adding 'nix_update_source-0.6.3.dist-info/LICENCE' | |
adding 'nix_update_source-0.6.3.dist-info/METADATA' | |
adding 'nix_update_source-0.6.3.dist-info/WHEEL' | |
adding 'nix_update_source-0.6.3.dist-info/top_level.txt' | |
adding 'nix_update_source-0.6.3.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
Finished executing setuptoolsBuildPhase | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
Executing pipInstallPhase | |
/build/source/dist /build/source | |
Processing ./nix_update_source-0.6.3-py3-none-any.whl | |
Installing collected packages: nix-update-source | |
Successfully installed nix-update-source-0.6.3 | |
/build/source | |
Finished executing pipInstallPhase | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3 | |
strip is /nix/store/rqfgki7ck1bxqhk3hd7wziqhahjadfbj-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3/lib /nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3/bin | |
patching script interpreter paths in /nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3 | |
checking for references to /build/ in /nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3... | |
Rewriting #!/nix/store/wkw6fsjasr7jbbrlakxxpbiapa8hws42-python3-3.8.7/bin/python3.8 to #!/nix/store/wkw6fsjasr7jbbrlakxxpbiapa8hws42-python3-3.8.7 | |
wrapping `/nix/store/dd81g0xkv4dxrga4zgz4q53w4765kdmb-nix-update-source-0.6.3/bin/nix-update-source'... | |
Executing pythonRemoveTestsDir | |
Finished executing pythonRemoveTestsDir | |
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } | |
pythonCatchConflictsPhase | |
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } | |
pythonRemoveBinBytecodePhase | |
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } | |
pythonImportsCheckPhase | |
Executing pythonImportsCheckPhase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment