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/aps4zrl5rf8rc5lyc2anq79n4aki9xrm-pathlib2-2.3.6.tar.gz source root is pathlib2-2.3.6 setting SOURCE_DATE_EPOCH to timestamp 1625487262 of file pathlib2-2.3.6/setup.cfg @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 The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/pathlib2 copying pathlib2/__init__.py -> build/lib/pathlib2 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/pathlib2 copying build/lib/pathlib2/__init__.py -> build/bdist.linux-x86_64/wheel/pathlib2 running install_egg_info running egg_info writing pathlib2.egg-info/PKG-INFO writing dependency_links to pathlib2.egg-info/dependency_links.txt writing requirements to pathlib2.egg-info/requires.txt writing top-level names to pathlib2.egg-info/top_level.txt reading manifest file 'pathlib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'appveyor.yml' warning: no previously-included files found matching 'codecov.yml' no previously-included directories found matching 'appveyor' adding license file 'LICENSE.rst' writing manifest file 'pathlib2.egg-info/SOURCES.txt' Copying pathlib2.egg-info to build/bdist.linux-x86_64/wheel/pathlib2-2.3.6-py3.7.egg-info running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pathlib2-2.3.6.dist-info/WHEEL creating 'dist/pathlib2-2.3.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pathlib2/__init__.py' adding 'pathlib2-2.3.6.dist-info/LICENSE.rst' adding 'pathlib2-2.3.6.dist-info/METADATA' adding 'pathlib2-2.3.6.dist-info/WHEEL' adding 'pathlib2-2.3.6.dist-info/top_level.txt' adding 'pathlib2-2.3.6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pathlib2-2.3.6/dist /build/pathlib2-2.3.6 Processing ./pathlib2-2.3.6-py2.py3-none-any.whl Requirement already satisfied: six in /nix/store/msvg5gfhdizybcv5cv3wjma5fsmc09ck-python3.7-six-1.16.0/lib/python3.7/site-packages (from pathlib2==2.3.6) (1.16.0) Installing collected packages: pathlib2 Successfully installed pathlib2-2.3.6 /build/pathlib2-2.3.6 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/q0hv6v5gfn4f10x1ysp0azfwc8saav4f-python3.7-pathlib2-2.3.6 strip is /nix/store/fp2h123793bxln4cjxy0mz08sf4nx2m3-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/q0hv6v5gfn4f10x1ysp0azfwc8saav4f-python3.7-pathlib2-2.3.6/lib patching script interpreter paths in /nix/store/q0hv6v5gfn4f10x1ysp0azfwc8saav4f-python3.7-pathlib2-2.3.6 checking for references to /build/ in /nix/store/q0hv6v5gfn4f10x1ysp0azfwc8saav4f-python3.7-pathlib2-2.3.6... 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 /nix/store/r28nip42zvcr35lsndbgafqa9w4d91n0-stdenv-linux/setup: line 87: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory 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 pathlib2.egg-info/PKG-INFO writing dependency_links to pathlib2.egg-info/dependency_links.txt writing requirements to pathlib2.egg-info/requires.txt writing top-level names to pathlib2.egg-info/top_level.txt reading manifest file 'pathlib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'appveyor.yml' warning: no previously-included files found matching 'codecov.yml' no previously-included directories found matching 'appveyor' adding license file 'LICENSE.rst' writing manifest file 'pathlib2.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Finished executing setuptoolsCheckPhase