INFO: not using any hashes in /data/userland-archives/hashes for zope_hookable-7.0.tar.gz (overridden with --hash)
Source /data/userland-archives/zope_hookable-7.0.tar.gz... cached
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file pyproject.toml
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/zope.hookable/zope_hookable-7.0 to /jenkins/jobs/oi-userland/workspace/components/python/zope.hookable/build/amd64-3.9
* Getting build dependencies for wheel...
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:655: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
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'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:655: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope
copying src/zope/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable
copying src/zope/hookable/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable/tests
copying src/zope/hookable/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable/tests
copying src/zope/hookable/tests/test_compile_flags.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable/tests
copying src/zope/hookable/tests/test_hookable.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/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'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
copying src/zope/hookable/_zope_hookable.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable
running build_ext
building 'zope.hookable._zope_hookable' extension
creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/hookable
/usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -c src/zope/hookable/_zope_hookable.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/hookable/_zope_hookable.o
/usr/gcc/13/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/hookable/_zope_hookable.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/hookable/_zope_hookable.cpython-39.so
installing to build/bdist.solaris-2.11-i86pc.64bit/wheel
running install
running install_lib
Skipping installation of build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/__init__.py (namespace package)
copying zope/hookable/_zope_hookable.cpython-39.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable
copying zope/hookable/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable
copying zope/hookable/_zope_hookable.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable
copying zope/hookable/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable/tests
copying zope/hookable/tests/test_compile_flags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable/tests
copying zope/hookable/tests/test_hookable.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/hookable/tests
running install_egg_info
Copying src/zope.hookable.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.hookable-7.0-py3.9.egg-info
Installing build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.hookable-7.0-py3.9-nspkg.pth
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/zope.hookable-7.0.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/zope.hookable/build/amd64-3.9/dist/.tmp-zwp2jt8k/zope.hookable-7.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'zope.hookable-7.0-py3.9-nspkg.pth'
adding 'zope/hookable/__init__.py'
adding 'zope/hookable/_zope_hookable.c'
adding 'zope/hookable/_zope_hookable.cpython-39.so'
adding 'zope/hookable/tests/__init__.py'
adding 'zope/hookable/tests/test_compile_flags.py'
adding 'zope/hookable/tests/test_hookable.py'
adding 'zope.hookable-7.0.dist-info/LICENSE.txt'
adding 'zope.hookable-7.0.dist-info/METADATA'
adding 'zope.hookable-7.0.dist-info/WHEEL'
adding 'zope.hookable-7.0.dist-info/namespace_packages.txt'
adding 'zope.hookable-7.0.dist-info/top_level.txt'
adding 'zope.hookable-7.0.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built zope.hookable-7.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl
Testing dependencies:
tox>=4.0
setuptools  <74
Testing extras:
docs
test
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/zope.hookable/build/manifest-i386-zope.hookable-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/zope.hookable/build/manifest-i386-zope.hookable.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: python/zope.hookable
pkg://openindiana.org/library/python/zope-hookable-39@7.0,5.11-2024.0.0.1:20240917T180306Z
PUBLISHED
pkg://openindiana.org/library/python/zope-hookable@7.0,5.11-2024.0.0.1:20240917T180425Z
PUBLISHED