Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
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/d84fb53b5c88e68f5d3e4187e9e075c4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d84fb53b5c88e68f5d3e4187e9e075c4 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 18 seconds | https://github.com/NixOS/nixpkgs/pull/116579
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/n6spsy2n0wbk1jkyr2k986dxisyp035w-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/version-increment
@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/construct
copying construct/core.py -> build/lib/construct
copying construct/__init__.py -> build/lib/construct
copying construct/expr.py -> build/lib/construct
copying construct/version.py -> build/lib/construct
copying construct/debug.py -> build/lib/construct
creating build/lib/construct/lib
copying construct/lib/hex.py -> build/lib/construct/lib
copying construct/lib/containers.py -> build/lib/construct/lib
copying construct/lib/__init__.py -> build/lib/construct/lib
copying construct/lib/bitstream.py -> build/lib/construct/lib
copying construct/lib/py3compat.py -> build/lib/construct/lib
copying construct/lib/binary.py -> build/lib/construct/lib
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/construct
copying build/lib/construct/core.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/__init__.py -> build/bdist.linux-x86_64/wheel/construct
creating build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/hex.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/containers.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/__init__.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/binary.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/expr.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/version.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/debug.py -> build/bdist.linux-x86_64/wheel/construct
running install_egg_info
running egg_info
creating construct.egg-info
writing construct.egg-info/PKG-INFO
writing dependency_links to construct.egg-info/dependency_links.txt
writing requirements to construct.egg-info/requires.txt
writing top-level names to construct.egg-info/top_level.txt
writing manifest file 'construct.egg-info/SOURCES.txt'
reading manifest file 'construct.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'construct.egg-info/SOURCES.txt'
Copying construct.egg-info to build/bdist.linux-x86_64/wheel/construct-2.10.56-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/construct-2.10.56.dist-info/WHEEL
creating 'dist/construct-2.10.56-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'construct/__init__.py'
adding 'construct/core.py'
adding 'construct/debug.py'
adding 'construct/expr.py'
adding 'construct/version.py'
adding 'construct/lib/__init__.py'
adding 'construct/lib/binary.py'
adding 'construct/lib/bitstream.py'
adding 'construct/lib/containers.py'
adding 'construct/lib/hex.py'
adding 'construct/lib/py3compat.py'
adding 'construct-2.10.56.dist-info/LICENSE'
adding 'construct-2.10.56.dist-info/METADATA'
adding 'construct-2.10.56.dist-info/WHEEL'
adding 'construct-2.10.56.dist-info/top_level.txt'
adding 'construct-2.10.56.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./construct-2.10.56-py3-none-any.whl
Installing collected packages: construct
Successfully installed construct-2.10.56
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xr1qas4fg674fbphakr6y1y6dh7sm4ah-python3.8-construct-2.10.56
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xr1qas4fg674fbphakr6y1y6dh7sm4ah-python3.8-construct-2.10.56/lib
patching script interpreter paths in /nix/store/xr1qas4fg674fbphakr6y1y6dh7sm4ah-python3.8-construct-2.10.56
checking for references to /build/ in /nix/store/xr1qas4fg674fbphakr6y1y6dh7sm4ah-python3.8-construct-2.10.56...
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.2.2, py-1.9.0, pluggy-0.13.1
benchmark: 3.2.2 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /build/source
plugins: benchmark-3.2.2
collecting ...
collecting 334 items
collected 428 items
tests/test_benchmarks.py ............................................... [ 10%]
........................................................................ [ 27%]
................................................... [ 39%]
tests/test_compiler.py ... [ 40%]
tests/test_core.py ..................................................... [ 52%]
x..........................................x............................ [ 69%]
..................x.x.......x...xx.x [ 78%]
tests/test_expr.py .....xx.. [ 80%]
tests/test_multiprocessing.py . [ 80%]
tests/deprecated_gallery/test_formats.py .......... [ 82%]
tests/deprecated_gallery/test_protocols.py ...........x. [ 85%]
tests/gallery/test_gallery.py . [ 85%]
tests/lib/test_binary.py ......... [ 88%]
tests/lib/test_bitstream.py .. [ 88%]
tests/lib/test_containers_dict.py .................................. [ 96%]
tests/lib/test_containers_list.py . [ 96%]
tests/lib/test_hex.py . [ 96%]
tests/lib/test_py3compat.py ....... [ 98%]
tests/lib/test_search.py ...... [100%]
=============================== warnings summary ===============================
construct/core.py:3
/build/source/construct/core.py:3: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import struct, io, binascii, itertools, collections, pickle, sys, os, tempfile, hashlib, importlib, imp
-- Docs: https://docs.pytest.org/en/stable/warnings.html
================= 417 passed, 11 xfailed, 1 warning in 13.88s ==================
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