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/qs75pchy2v5h3ghmkkjxf1abg8sqmr12-xxhash-2.0.2.tar.gz source root is xxhash-2.0.2 setting SOURCE_DATE_EPOCH to timestamp 1618423358 of file xxhash-2.0.2/xxhash.egg-info/top_level.txt @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.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/xxhash copying xxhash/__init__.py -> build/lib.linux-x86_64-3.7/xxhash running build_ext building '_xxhash' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/src creating build/temp.linux-x86_64-3.7/deps creating build/temp.linux-x86_64-3.7/deps/xxhash gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ideps/xxhash -I/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/include/python3.7m -c src/_xxhash.c -o build/temp.linux-x86_64-3.7/src/_xxhash.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Ideps/xxhash -I/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/include/python3.7m -c deps/xxhash/xxhash.c -o build/temp.linux-x86_64-3.7/deps/xxhash/xxhash.o gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.36.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.7/src/_xxhash.o build/temp.linux-x86_64-3.7/deps/xxhash/xxhash.o -L/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/xxhash/_xxhash.cpython-37m-x86_64-linux-gnu.so 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/xxhash copying build/lib.linux-x86_64-3.7/xxhash/__init__.py -> build/bdist.linux-x86_64/wheel/xxhash copying build/lib.linux-x86_64-3.7/xxhash/_xxhash.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/xxhash running install_egg_info running egg_info writing xxhash.egg-info/PKG-INFO writing dependency_links to xxhash.egg-info/dependency_links.txt writing top-level names to xxhash.egg-info/top_level.txt reading manifest file 'xxhash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'xxhash.egg-info/SOURCES.txt' Copying xxhash.egg-info to build/bdist.linux-x86_64/wheel/xxhash-2.0.2-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/xxhash-2.0.2.dist-info/WHEEL creating 'dist/xxhash-2.0.2-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'xxhash/__init__.py' adding 'xxhash/_xxhash.cpython-37m-x86_64-linux-gnu.so' adding 'xxhash-2.0.2.dist-info/LICENSE' adding 'xxhash-2.0.2.dist-info/METADATA' adding 'xxhash-2.0.2.dist-info/WHEEL' adding 'xxhash-2.0.2.dist-info/top_level.txt' adding 'xxhash-2.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/xxhash-2.0.2/dist /build/xxhash-2.0.2 Processing ./xxhash-2.0.2-cp37-cp37m-linux_x86_64.whl Installing collected packages: xxhash Successfully installed xxhash-2.0.2 /build/xxhash-2.0.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/g5sx7hsh0whfd5q1rqhy2wqyf2cdhfna-python3.7-xxhash-2.0.2 shrinking /nix/store/g5sx7hsh0whfd5q1rqhy2wqyf2cdhfna-python3.7-xxhash-2.0.2/lib/python3.7/site-packages/xxhash/_xxhash.cpython-37m-x86_64-linux-gnu.so strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/g5sx7hsh0whfd5q1rqhy2wqyf2cdhfna-python3.7-xxhash-2.0.2/lib patching script interpreter paths in /nix/store/g5sx7hsh0whfd5q1rqhy2wqyf2cdhfna-python3.7-xxhash-2.0.2 checking for references to /build/ in /nix/store/g5sx7hsh0whfd5q1rqhy2wqyf2cdhfna-python3.7-xxhash-2.0.2... 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 xxhash.egg-info/PKG-INFO writing dependency_links to xxhash.egg-info/dependency_links.txt writing top-level names to xxhash.egg-info/top_level.txt reading manifest file 'xxhash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'xxhash.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-x86_64-3.7/xxhash/_xxhash.cpython-37m-x86_64-linux-gnu.so -> xxhash test_xxh3_64 (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_copy (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_intdigest (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_overflow (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_reset (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_reset_more (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_seed_reset (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_seed_reset_more (tests.test_xxh3_64.TestXXH) ... ok test_xxh3_64_update (tests.test_xxh3_64.TestXXH) ... ok test_xxh32 (tests.test_xxh32.TestXXH) ... ok test_xxh32_copy (tests.test_xxh32.TestXXH) ... ok test_xxh32_intdigest (tests.test_xxh32.TestXXH) ... ok test_xxh32_overflow (tests.test_xxh32.TestXXH) ... ok test_xxh32_reset (tests.test_xxh32.TestXXH) ... ok test_xxh32_update (tests.test_xxh32.TestXXH) ... ok test_xxh64 (tests.test_xxh64.TestXXH) ... ok test_xxh64_copy (tests.test_xxh64.TestXXH) ... ok test_xxh64_intdigest (tests.test_xxh64.TestXXH) ... ok test_xxh64_overflow (tests.test_xxh64.TestXXH) ... ok test_xxh64_reset (tests.test_xxh64.TestXXH) ... ok test_xxh64_update (tests.test_xxh64.TestXXH) ... ok test_buffer_types (tests.test.TestXXH) ... ok test_version (tests.test.TestXXH) ... ok test_xxh3_128 (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_copy (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_intdigest (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_overflow (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_reset (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_reset_more (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_seed_reset (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_seed_reset_more (tests.test_xxh3_128.TestXXH) ... ok test_xxh3_128_update (tests.test_xxh3_128.TestXXH) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.030s OK Finished executing setuptoolsCheckPhase