Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
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/f3e2da021ac5bb2fab89c4b775cbbf86 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f3e2da021ac5bb2fab89c4b775cbbf86 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/117004
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/s2kx1a83sw4l94hc03q24rv22hrchi84-portend-2.7.1.tar.gz
source root is portend-2.7.1
setting SOURCE_DATE_EPOCH to timestamp 1613261538 of file portend-2.7.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
substituteStream(): WARNING: pattern '--flake8' doesn't match anything in file 'pytest.ini'
@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
copying portend.py -> build/lib
running egg_info
writing portend.egg-info/PKG-INFO
writing dependency_links to portend.egg-info/dependency_links.txt
writing requirements to portend.egg-info/requires.txt
writing top-level names to portend.egg-info/top_level.txt
reading manifest file 'portend.egg-info/SOURCES.txt'
writing manifest file 'portend.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
copying build/lib/portend.py -> build/bdist.linux-aarch64/wheel
running install_egg_info
Copying portend.egg-info to build/bdist.linux-aarch64/wheel/portend-2.7.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICENSE")
creating build/bdist.linux-aarch64/wheel/portend-2.7.1.dist-info/WHEEL
creating 'dist/portend-2.7.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'portend.py'
adding 'portend-2.7.1.dist-info/LICENSE'
adding 'portend-2.7.1.dist-info/METADATA'
adding 'portend-2.7.1.dist-info/WHEEL'
adding 'portend-2.7.1.dist-info/top_level.txt'
adding 'portend-2.7.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/portend-2.7.1/dist /build/portend-2.7.1
Processing ./portend-2.7.1-py3-none-any.whl
Requirement already satisfied: tempora>=1.8 in /nix/store/k7k7b0d4wnjvwgqj437bznxg5pc834zm-python3.8-tempora-4.0.1/lib/python3.8/site-packages (from portend==2.7.1) (4.0.1)
Requirement already satisfied: jaraco.functools>=1.20 in /nix/store/yzvl3406k9i9s2m0hiykinzqzbnjq5s2-python3.8-jaraco.functools-3.0.1/lib/python3.8/site-packages (from tempora>=1.8->portend==2.7.1) (3.0.1)
Requirement already satisfied: pytz in /nix/store/8nrf8nxcnpd0dvnwx79gnzy5vdm9i55y-python3.8-pytz-2021.1/lib/python3.8/site-packages (from tempora>=1.8->portend==2.7.1) (2021.1)
Requirement already satisfied: more-itertools in /nix/store/rdb3asgli7lz295wxk033dnspnxnqg9p-python3.8-more-itertools-8.6.0/lib/python3.8/site-packages (from jaraco.functools>=1.20->tempora>=1.8->portend==2.7.1) (8.6.0)
Installing collected packages: portend
Successfully installed portend-2.7.1
/build/portend-2.7.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4v3xvff28244xxkqrm8fy3axj2z2jv24-python3.8-portend-2.7.1
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4v3xvff28244xxkqrm8fy3axj2z2jv24-python3.8-portend-2.7.1/lib
patching script interpreter paths in /nix/store/4v3xvff28244xxkqrm8fy3axj2z2jv24-python3.8-portend-2.7.1
checking for references to /build/ in /nix/store/4v3xvff28244xxkqrm8fy3axj2z2jv24-python3.8-portend-2.7.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/portend-2.7.1, configfile: pytest.ini
plugins: black-0.3.12, cov-2.10.1
collecting ...
collected 20 items / 2 deselected / 18 selected
portend.py ...... [ 33%]
test_portend.py ............ [100%]
======================= 18 passed, 2 deselected in 1.01s =======================
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment