Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created February 9, 2021 13:52
Show Gist options
  • Save r-rmcgibbo/da3479f80ed2e1eb5d71553eccc8c61f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/da3479f80ed2e1eb5d71553eccc8c61f to your computer and use it in GitHub Desktop.
pr=112518 | system=aarch64-linux
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/ajkfdnvxnzg4k87yjagrgbfqlslgkd7f-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/travis_pypi_setup.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/anxhqcjr4ciji289fx1jlrvlzwq3kkax-pytest.patch
patching file setup.cfg
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/multicodec
copying multicodec/multicodec.py -> build/lib/multicodec
copying multicodec/__init__.py -> build/lib/multicodec
copying multicodec/constants.py -> build/lib/multicodec
running egg_info
creating py_multicodec.egg-info
writing py_multicodec.egg-info/PKG-INFO
writing dependency_links to py_multicodec.egg-info/dependency_links.txt
writing requirements to py_multicodec.egg-info/requires.txt
writing top-level names to py_multicodec.egg-info/top_level.txt
writing manifest file 'py_multicodec.egg-info/SOURCES.txt'
reading manifest file 'py_multicodec.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'py_multicodec.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
creating build/bdist.linux-aarch64/wheel/multicodec
copying build/lib/multicodec/multicodec.py -> build/bdist.linux-aarch64/wheel/multicodec
copying build/lib/multicodec/__init__.py -> build/bdist.linux-aarch64/wheel/multicodec
copying build/lib/multicodec/constants.py -> build/bdist.linux-aarch64/wheel/multicodec
running install_egg_info
Copying py_multicodec.egg-info to build/bdist.linux-aarch64/wheel/py_multicodec-0.2.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.rst" (matched pattern "AUTHORS*")
creating build/bdist.linux-aarch64/wheel/py_multicodec-0.2.1.dist-info/WHEEL
creating 'dist/py_multicodec-0.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'multicodec/__init__.py'
adding 'multicodec/constants.py'
adding 'multicodec/multicodec.py'
adding 'py_multicodec-0.2.1.dist-info/AUTHORS.rst'
adding 'py_multicodec-0.2.1.dist-info/LICENSE'
adding 'py_multicodec-0.2.1.dist-info/METADATA'
adding 'py_multicodec-0.2.1.dist-info/WHEEL'
adding 'py_multicodec-0.2.1.dist-info/top_level.txt'
adding 'py_multicodec-0.2.1.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 ./py_multicodec-0.2.1-py2.py3-none-any.whl
Requirement already satisfied: morphys<2.0,>=1.0 in /nix/store/6ryz9a9xxjw37vwifhff5k1a2f41wjan-python3.8-morphys-1.0/lib/python3.8/site-packages (from py-multicodec==0.2.1) (1.0)
Requirement already satisfied: six<2.0,>=1.10.0 in /nix/store/xcf65pydn7l1gp4g3sbm7hfl1g5szdl7-python3.8-six-1.15.0/lib/python3.8/site-packages (from py-multicodec==0.2.1) (1.15.0)
Requirement already satisfied: varint<2.0.0,>=1.0.2 in /nix/store/313xfn21q16dhj3mchlm56cz9kqmxhnv-python3.8-varint-1.0.2/lib/python3.8/site-packages (from py-multicodec==0.2.1) (1.0.2)
Installing collected packages: py-multicodec
Successfully installed py-multicodec-0.2.1
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sf7fcbv2sxjmf78v5ik604q0pl7i80a5-python3.8-py-multicodec-0.2.1
strip is /nix/store/grf8rlybhgc0mcpzqgpx0x13mfna5rr0-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/sf7fcbv2sxjmf78v5ik604q0pl7i80a5-python3.8-py-multicodec-0.2.1/lib
patching script interpreter paths in /nix/store/sf7fcbv2sxjmf78v5ik604q0pl7i80a5-python3.8-py-multicodec-0.2.1
checking for references to /build/ in /nix/store/sf7fcbv2sxjmf78v5ik604q0pl7i80a5-python3.8-py-multicodec-0.2.1...
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
Check whether the following modules can be imported: multicodec
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.7, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source, configfile: setup.cfg
collecting ... 
collected 435 items 
tests/test_multicodec.py ............................................... [ 10%]
........................................................................ [ 27%]
........................................................................ [ 43%]
........................................................................ [ 60%]
........................................................................ [ 77%]
........................................................................ [ 93%]
............................ [100%]
============================= 435 passed in 0.52s ==============================
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