Created
February 26, 2021 00:49
-
-
Save rmcgibbo/64220a6a850e80383458cb1f79170b15 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/114371
This file contains hidden or 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/jdliy7r9cjglc05czc0qjbp4p51lxrxa-humanfriendly-8.2.tar.gz | |
| source root is humanfriendly-8.2 | |
| setting SOURCE_DATE_EPOCH to timestamp 1587255769 of file humanfriendly-8.2/setup.cfg | |
| @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 | |
| The [wheel] section is deprecated. Use [bdist_wheel] instead. | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| creating build/lib/humanfriendly | |
| copying humanfriendly/usage.py -> build/lib/humanfriendly | |
| copying humanfriendly/deprecation.py -> build/lib/humanfriendly | |
| copying humanfriendly/__init__.py -> build/lib/humanfriendly | |
| copying humanfriendly/case.py -> build/lib/humanfriendly | |
| copying humanfriendly/tests.py -> build/lib/humanfriendly | |
| copying humanfriendly/sphinx.py -> build/lib/humanfriendly | |
| copying humanfriendly/decorators.py -> build/lib/humanfriendly | |
| copying humanfriendly/cli.py -> build/lib/humanfriendly | |
| copying humanfriendly/tables.py -> build/lib/humanfriendly | |
| copying humanfriendly/text.py -> build/lib/humanfriendly | |
| copying humanfriendly/testing.py -> build/lib/humanfriendly | |
| copying humanfriendly/prompts.py -> build/lib/humanfriendly | |
| copying humanfriendly/compat.py -> build/lib/humanfriendly | |
| creating build/lib/humanfriendly/terminal | |
| copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal | |
| copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal | |
| copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal | |
| 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/humanfriendly | |
| copying build/lib/humanfriendly/usage.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/deprecation.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/__init__.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/case.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/tests.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/sphinx.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/decorators.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/cli.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/tables.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/text.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/testing.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/prompts.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| copying build/lib/humanfriendly/compat.py -> build/bdist.linux-x86_64/wheel/humanfriendly | |
| creating build/bdist.linux-x86_64/wheel/humanfriendly/terminal | |
| copying build/lib/humanfriendly/terminal/__init__.py -> build/bdist.linux-x86_64/wheel/humanfriendly/terminal | |
| copying build/lib/humanfriendly/terminal/spinners.py -> build/bdist.linux-x86_64/wheel/humanfriendly/terminal | |
| copying build/lib/humanfriendly/terminal/html.py -> build/bdist.linux-x86_64/wheel/humanfriendly/terminal | |
| running install_egg_info | |
| running egg_info | |
| writing humanfriendly.egg-info/PKG-INFO | |
| writing dependency_links to humanfriendly.egg-info/dependency_links.txt | |
| writing entry points to humanfriendly.egg-info/entry_points.txt | |
| writing requirements to humanfriendly.egg-info/requires.txt | |
| writing top-level names to humanfriendly.egg-info/top_level.txt | |
| reading manifest file 'humanfriendly.egg-info/SOURCES.txt' | |
| reading manifest template 'MANIFEST.in' | |
| writing manifest file 'humanfriendly.egg-info/SOURCES.txt' | |
| Copying humanfriendly.egg-info to build/bdist.linux-x86_64/wheel/humanfriendly-8.2-py3.8.egg-info | |
| running install_scripts | |
| adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") | |
| creating build/bdist.linux-x86_64/wheel/humanfriendly-8.2.dist-info/WHEEL | |
| creating 'dist/humanfriendly-8.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
| adding 'humanfriendly/__init__.py' | |
| adding 'humanfriendly/case.py' | |
| adding 'humanfriendly/cli.py' | |
| adding 'humanfriendly/compat.py' | |
| adding 'humanfriendly/decorators.py' | |
| adding 'humanfriendly/deprecation.py' | |
| adding 'humanfriendly/prompts.py' | |
| adding 'humanfriendly/sphinx.py' | |
| adding 'humanfriendly/tables.py' | |
| adding 'humanfriendly/testing.py' | |
| adding 'humanfriendly/tests.py' | |
| adding 'humanfriendly/text.py' | |
| adding 'humanfriendly/usage.py' | |
| adding 'humanfriendly/terminal/__init__.py' | |
| adding 'humanfriendly/terminal/html.py' | |
| adding 'humanfriendly/terminal/spinners.py' | |
| adding 'humanfriendly-8.2.dist-info/LICENSE.txt' | |
| adding 'humanfriendly-8.2.dist-info/METADATA' | |
| adding 'humanfriendly-8.2.dist-info/WHEEL' | |
| adding 'humanfriendly-8.2.dist-info/entry_points.txt' | |
| adding 'humanfriendly-8.2.dist-info/top_level.txt' | |
| adding 'humanfriendly-8.2.dist-info/RECORD' | |
| removing build/bdist.linux-x86_64/wheel | |
| Finished executing setuptoolsBuildPhase | |
| @nix { "action": "setPhase", "phase": "installPhase" } | |
| installing | |
| Executing pipInstallPhase | |
| /build/humanfriendly-8.2/dist /build/humanfriendly-8.2 | |
| Processing ./humanfriendly-8.2-py2.py3-none-any.whl | |
| Installing collected packages: humanfriendly | |
| Successfully installed humanfriendly-8.2 | |
| /build/humanfriendly-8.2 | |
| Finished executing pipInstallPhase | |
| @nix { "action": "setPhase", "phase": "fixupPhase" } | |
| post-installation fixup | |
| shrinking RPATHs of ELF executables and libraries in /nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2 | |
| strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip | |
| stripping (with command strip and flags -S) in /nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2/lib /nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2/bin | |
| patching script interpreter paths in /nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2 | |
| checking for references to /build/ in /nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2... | |
| Rewriting #!/nix/store/qyv5ffskmq8fv9yf5mb6fr5yracavid4-python3-3.8.7/bin/python3.8 to #!/nix/store/qyv5ffskmq8fv9yf5mb6fr5yracavid4-python3-3.8.7 | |
| wrapping `/nix/store/wdg2gpi3a5fx0slfdmkqd6f8965xa9gn-python3.8-humanfriendly-8.2/bin/humanfriendly'... | |
| 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