Skip to content

Instantly share code, notes, and snippets.

@rmcgibbo
Created February 26, 2021 00:53
Show Gist options
  • Save rmcgibbo/cffb69f84e74c30d6e81789d7eec7937 to your computer and use it in GitHub Desktop.
Save rmcgibbo/cffb69f84e74c30d6e81789d7eec7937 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/114371
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/xw42cz7061k8hrag6921mgxs7cnx8yff-zope.hookable-5.0.1.tar.gz
source root is zope.hookable-5.0.1
setting SOURCE_DATE_EPOCH to timestamp 1583846551 of file zope.hookable-5.0.1/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
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/zope
copying src/zope/__init__.py -> build/lib.linux-x86_64-3.8/zope
creating build/lib.linux-x86_64-3.8/zope/hookable
copying src/zope/hookable/__init__.py -> build/lib.linux-x86_64-3.8/zope/hookable
creating build/lib.linux-x86_64-3.8/zope/hookable/tests
copying src/zope/hookable/tests/__init__.py -> build/lib.linux-x86_64-3.8/zope/hookable/tests
copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-x86_64-3.8/zope/hookable/tests
running egg_info
writing src/zope.hookable.egg-info/PKG-INFO
writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt
writing namespace_packages to src/zope.hookable.egg-info/namespace_packages.txt
writing requirements to src/zope.hookable.egg-info/requires.txt
writing top-level names to src/zope.hookable.egg-info/top_level.txt
reading manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
copying src/zope/hookable/_zope_hookable.c -> build/lib.linux-x86_64-3.8/zope/hookable
running build_ext
building 'zope.hookable._zope_hookable' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/src
creating build/temp.linux-x86_64-3.8/src/zope
creating build/temp.linux-x86_64-3.8/src/zope/hookable
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/qyv5ffskmq8fv9yf5mb6fr5yracavid4-python3-3.8.7/include/python3.8 -c src/zope/hookable/_zope_hookable.c -o build/temp.linux-x86_64-3.8/src/zope/hookable/_zope_hookable.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1i/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1i/lib build/temp.linux-x86_64-3.8/src/zope/hookable/_zope_hookable.o -L/nix/store/qyv5ffskmq8fv9yf5mb6fr5yracavid4-python3-3.8.7/lib -o build/lib.linux-x86_64-3.8/zope/hookable/_zope_hookable.cpython-38-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/zope/__init__.py (namespace package)
copying zope/hookable/__init__.py -> build/bdist.linux-x86_64/wheel/zope/hookable
copying zope/hookable/_zope_hookable.c -> build/bdist.linux-x86_64/wheel/zope/hookable
copying zope/hookable/_zope_hookable.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/zope/hookable
copying zope/hookable/tests/__init__.py -> build/bdist.linux-x86_64/wheel/zope/hookable/tests
copying zope/hookable/tests/test_hookable.py -> build/bdist.linux-x86_64/wheel/zope/hookable/tests
running install_egg_info
Copying src/zope.hookable.egg-info to build/bdist.linux-x86_64/wheel/zope.hookable-5.0.1-py3.8.egg-info
Installing build/bdist.linux-x86_64/wheel/zope.hookable-5.0.1-py3.8-nspkg.pth
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/zope.hookable-5.0.1.dist-info/WHEEL
creating 'dist/zope.hookable-5.0.1-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope.hookable-5.0.1-py3.8-nspkg.pth'
adding 'zope/hookable/__init__.py'
adding 'zope/hookable/_zope_hookable.c'
adding 'zope/hookable/_zope_hookable.cpython-38-x86_64-linux-gnu.so'
adding 'zope/hookable/tests/__init__.py'
adding 'zope/hookable/tests/test_hookable.py'
adding 'zope.hookable-5.0.1.dist-info/LICENSE.txt'
adding 'zope.hookable-5.0.1.dist-info/METADATA'
adding 'zope.hookable-5.0.1.dist-info/WHEEL'
adding 'zope.hookable-5.0.1.dist-info/namespace_packages.txt'
adding 'zope.hookable-5.0.1.dist-info/top_level.txt'
adding 'zope.hookable-5.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/zope.hookable-5.0.1/dist /build/zope.hookable-5.0.1
Processing ./zope.hookable-5.0.1-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: setuptools in /nix/store/p02mwznf1m12ha9rmaw41mvhsjx4f73f-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from zope.hookable==5.0.1) (50.3.1.post0)
Installing collected packages: zope.hookable
Successfully installed zope.hookable-5.0.1
/build/zope.hookable-5.0.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8kfhqwckwq0abb27n0zmhx311g1g6g3z-python3.8-zope-hookable-5.0.1
shrinking /nix/store/8kfhqwckwq0abb27n0zmhx311g1g6g3z-python3.8-zope-hookable-5.0.1/lib/python3.8/site-packages/zope/hookable/_zope_hookable.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8kfhqwckwq0abb27n0zmhx311g1g6g3z-python3.8-zope-hookable-5.0.1/lib
patching script interpreter paths in /nix/store/8kfhqwckwq0abb27n0zmhx311g1g6g3z-python3.8-zope-hookable-5.0.1
checking for references to /build/ in /nix/store/8kfhqwckwq0abb27n0zmhx311g1g6g3z-python3.8-zope-hookable-5.0.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
@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 src/zope.hookable.egg-info/PKG-INFO
writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt
writing namespace_packages to src/zope.hookable.egg-info/namespace_packages.txt
writing requirements to src/zope.hookable.egg-info/requires.txt
writing top-level names to src/zope.hookable.egg-info/top_level.txt
reading manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-3.8/zope/hookable/_zope_hookable.cpython-38-x86_64-linux-gnu.so -> src/zope/hookable
test_after_hook (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_after_hook_and_reset (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_before_hook (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_class (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_no_args (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_pure_python (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_too_many_args (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_w_implementation_kwarg (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_w_unknown_kwarg (zope.hookable.tests.test_hookable.HookableTests) ... ok
test_after_hook (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_after_hook_and_reset (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_before_hook (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_class (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_no_args (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_pure_python (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_too_many_args (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_w_implementation_kwarg (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_w_unknown_kwarg (zope.hookable.tests.test_hookable.PyHookableTests) ... ok
test_bases_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_dict_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_short_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok
test_bases_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_dict_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_short_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok
----------------------------------------------------------------------
Ran 40 tests in 0.008s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment