Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:54
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/3e2f16f72821bbba4973827380445443 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/3e2f16f72821bbba4973827380445443 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/116831
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
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/lcg6m12d13javn7j6y7yl6zv9xnsgwmr-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/watson/watson.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@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/watson
copying watson/__main__.py -> build/lib/watson
copying watson/utils.py -> build/lib/watson
copying watson/version.py -> build/lib/watson
copying watson/cli.py -> build/lib/watson
copying watson/__init__.py -> build/lib/watson
copying watson/autocompletion.py -> build/lib/watson
copying watson/watson.py -> build/lib/watson
copying watson/config.py -> build/lib/watson
copying watson/frames.py -> build/lib/watson
copying watson/fullmoon.py -> build/lib/watson
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/__main__.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/utils.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/version.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/cli.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/__init__.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/autocompletion.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/watson.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/config.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/frames.py -> build/bdist.linux-aarch64/wheel/watson
copying build/lib/watson/fullmoon.py -> build/bdist.linux-aarch64/wheel/watson
running install_egg_info
running egg_info
creating td_watson.egg-info
writing td_watson.egg-info/PKG-INFO
writing dependency_links to td_watson.egg-info/dependency_links.txt
writing entry points to td_watson.egg-info/entry_points.txt
writing requirements to td_watson.egg-info/requires.txt
writing top-level names to td_watson.egg-info/top_level.txt
writing manifest file 'td_watson.egg-info/SOURCES.txt'
reading manifest file 'td_watson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
writing manifest file 'td_watson.egg-info/SOURCES.txt'
Copying td_watson.egg-info to build/bdist.linux-aarch64/wheel/td_watson-2.0.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/td_watson-2.0.0.dist-info/WHEEL
creating 'dist/td_watson-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'watson/__init__.py'
adding 'watson/__main__.py'
adding 'watson/autocompletion.py'
adding 'watson/cli.py'
adding 'watson/config.py'
adding 'watson/frames.py'
adding 'watson/fullmoon.py'
adding 'watson/utils.py'
adding 'watson/version.py'
adding 'watson/watson.py'
adding 'td_watson-2.0.0.dist-info/LICENSE'
adding 'td_watson-2.0.0.dist-info/METADATA'
adding 'td_watson-2.0.0.dist-info/WHEEL'
adding 'td_watson-2.0.0.dist-info/entry_points.txt'
adding 'td_watson-2.0.0.dist-info/top_level.txt'
adding 'td_watson-2.0.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./td_watson-2.0.0-py2.py3-none-any.whl
Requirement already satisfied: arrow>=1.0.0 in /nix/store/mmlni6r50a1y4lx0wz9dvjrdz34fkqad-python3.8-arrow-1.0.3/lib/python3.8/site-packages (from td-watson==2.0.0) (1.0.3)
Requirement already satisfied: click-didyoumean in /nix/store/k7d4ll2qw6by6i6vpyvw5fh26azfk2h8-python3.8-click-didyoumean-0.0.3/lib/python3.8/site-packages (from td-watson==2.0.0) (0.0.3)
Requirement already satisfied: click>=7.0 in /nix/store/v6106iwc1n5a6xjicqs53zy204yfaz70-python3.8-click-7.1.2/lib/python3.8/site-packages (from td-watson==2.0.0) (7.1.2)
Requirement already satisfied: requests in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from td-watson==2.0.0) (2.25.1)
Requirement already satisfied: python-dateutil>=2.7.0 in /nix/store/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from arrow>=1.0.0->td-watson==2.0.0) (2.8.1)
Requirement already satisfied: six>=1.5 in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from python-dateutil>=2.7.0->arrow>=1.0.0->td-watson==2.0.0) (1.15.0)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests->td-watson==2.0.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests->td-watson==2.0.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests->td-watson==2.0.0) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests->td-watson==2.0.0) (1.26.3)
Installing collected packages: td-watson
Successfully installed td-watson-2.0.0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0/lib /nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0/bin
patching script interpreter paths in /nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0
checking for references to /build/ in /nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/ri2hyxxpp0fgs0jfai08l2aasslkagbc-watson-2.0.0/bin/watson'...
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": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source, configfile: pytest.ini
plugins: mock-3.5.1, datafiles-2.0
collecting ...
collected 340 items
tests/test_autocompletion.py ..................................... [ 10%]
tests/test_cli.py ...................................................... [ 26%]
........................................................................ [ 47%]
................................................. [ 62%]
tests/test_config.py ...... [ 64%]
tests/test_fullmoon.py .. [ 64%]
tests/test_utils.py ................................................. [ 79%]
tests/test_watson.py ................................................... [ 94%]
.................... [100%]
============================= 340 passed in 1.81s ==============================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment