Created
March 5, 2021 14:53
-
-
Save r-rmcgibbo/1d0323ba630f84c17858f97e1deaac9a to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/115189
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 | |
Sourcing setuptools-check-hook | |
Using setuptoolsCheckPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/zrcna0h8by2nlz4rqd0z3gnc4harj6pr-watchgod-0.7.tar.gz | |
source root is watchgod-0.7 | |
setting SOURCE_DATE_EPOCH to timestamp 1612024478 of file watchgod-0.7/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 | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
creating build/lib/watchgod | |
copying watchgod/main.py -> build/lib/watchgod | |
copying watchgod/cli.py -> build/lib/watchgod | |
copying watchgod/watcher.py -> build/lib/watchgod | |
copying watchgod/__init__.py -> build/lib/watchgod | |
copying watchgod/version.py -> build/lib/watchgod | |
copying watchgod/__main__.py -> build/lib/watchgod | |
copying watchgod/py.typed -> build/lib/watchgod | |
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/watchgod | |
copying build/lib/watchgod/main.py -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/cli.py -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/watcher.py -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/__init__.py -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/py.typed -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/version.py -> build/bdist.linux-x86_64/wheel/watchgod | |
copying build/lib/watchgod/__main__.py -> build/bdist.linux-x86_64/wheel/watchgod | |
running install_egg_info | |
running egg_info | |
writing watchgod.egg-info/PKG-INFO | |
writing dependency_links to watchgod.egg-info/dependency_links.txt | |
writing entry points to watchgod.egg-info/entry_points.txt | |
writing top-level names to watchgod.egg-info/top_level.txt | |
reading manifest file 'watchgod.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'watchgod.egg-info/SOURCES.txt' | |
Copying watchgod.egg-info to build/bdist.linux-x86_64/wheel/watchgod-0.7-py3.7.egg-info | |
running install_scripts | |
adding license file "LICENSE" (matched pattern "LICEN[CS]E*") | |
creating build/bdist.linux-x86_64/wheel/watchgod-0.7.dist-info/WHEEL | |
creating 'dist/watchgod-0.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding 'watchgod/__init__.py' | |
adding 'watchgod/__main__.py' | |
adding 'watchgod/cli.py' | |
adding 'watchgod/main.py' | |
adding 'watchgod/py.typed' | |
adding 'watchgod/version.py' | |
adding 'watchgod/watcher.py' | |
adding 'watchgod-0.7.dist-info/LICENSE' | |
adding 'watchgod-0.7.dist-info/METADATA' | |
adding 'watchgod-0.7.dist-info/WHEEL' | |
adding 'watchgod-0.7.dist-info/entry_points.txt' | |
adding 'watchgod-0.7.dist-info/top_level.txt' | |
adding 'watchgod-0.7.dist-info/zip-safe' | |
adding 'watchgod-0.7.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
Finished executing setuptoolsBuildPhase | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
Executing pipInstallPhase | |
/build/watchgod-0.7/dist /build/watchgod-0.7 | |
Processing ./watchgod-0.7-py3-none-any.whl | |
Installing collected packages: watchgod | |
Successfully installed watchgod-0.7 | |
/build/watchgod-0.7 | |
Finished executing pipInstallPhase | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7 | |
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7/lib /nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7/bin | |
patching script interpreter paths in /nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7 | |
checking for references to /build/ in /nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7... | |
Rewriting #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10/bin/python3.7 to #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10 | |
wrapping `/nix/store/5f666ijqdg43cqbaap0sf28r0gn0vrzp-python3.7-watchgod-0.7/bin/watchgod'... | |
Executing pythonRemoveTestsDir | |
Finished executing pythonRemoveTestsDir | |
@nix { "action": "setPhase", "phase": "installCheckPhase" } | |
running install tests | |
no Makefile or custom installCheckPhase, doing nothing | |
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } | |
pythonCatchConflictsPhase | |
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } | |
pythonRemoveBinBytecodePhase | |
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } | |
pythonImportsCheckPhase | |
Executing pythonImportsCheckPhase | |
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } | |
setuptoolsCheckPhase | |
Executing setuptoolsCheckPhase | |
running test | |
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. | |
running egg_info | |
writing watchgod.egg-info/PKG-INFO | |
writing dependency_links to watchgod.egg-info/dependency_links.txt | |
writing entry points to watchgod.egg-info/entry_points.txt | |
writing top-level names to watchgod.egg-info/top_level.txt | |
reading manifest file 'watchgod.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'watchgod.egg-info/SOURCES.txt' | |
running build_ext | |
---------------------------------------------------------------------- | |
Ran 0 tests in 0.000s | |
OK | |
Finished executing setuptoolsCheckPhase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment