INFO: not using any hashes in /data/userland-archives/hashes for zope_security-7.3.tar.gz (overridden with --hash)
Source /data/userland-archives/zope_security-7.3.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/z/zope.security/zope_security-7.3.tar.gz... 
    downloading... ok
    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.security/zope_security-7.3 to /jenkins/jobs/oi-userland/workspace/components/python/zope.security/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.security.egg-info/PKG-INFO
writing dependency_links to src/zope.security.egg-info/dependency_links.txt
writing namespace_packages to src/zope.security.egg-info/namespace_packages.txt
writing requirements to src/zope.security.egg-info/requires.txt
writing top-level names to src/zope.security.egg-info/top_level.txt
reading manifest file 'src/zope.security.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.security.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/security
copying src/zope/security/testing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/metaconfigure.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/management.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/protectclass.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/adapter.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/proxy.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/zcml.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/permission.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/metadirectives.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/interfaces.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/_definitions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/decorator.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/simplepolicies.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/i18n.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/_compat.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/checker.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/exampleclass.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_zcml_functest.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_checker.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_compile_flags.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_location.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_proxy.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/module.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_metaconfigure.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_decorator.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_permission.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_simplepolicies.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_protectclass.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_testing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_zcml.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_simpleinteraction.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_adapter.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
copying src/zope/security/tests/test_management.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
running egg_info
writing src/zope.security.egg-info/PKG-INFO
writing dependency_links to src/zope.security.egg-info/dependency_links.txt
writing namespace_packages to src/zope.security.egg-info/namespace_packages.txt
writing requirements to src/zope.security.egg-info/requires.txt
writing top-level names to src/zope.security.egg-info/top_level.txt
reading manifest file 'src/zope.security.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.security.egg-info/SOURCES.txt'
/usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:218: _Warning: Package 'zope.security.examples' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'zope.security.examples' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'zope.security.examples' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'zope.security.examples' to be distributed and are
        already explicitly excluding 'zope.security.examples' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying src/zope/security/_proxy.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/_zope_security_checker.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/configure.zcml -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/meta.zcml -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
copying src/zope/security/permissions.zcml -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/examples
copying src/zope/security/examples/sandbox.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/examples
copying src/zope/security/examples/sandbox_security.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/examples
copying src/zope/security/tests/redefineperms.zcml -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/tests
running build_ext
building 'zope.security._proxy' extension
creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/security
/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 -Iinclude/zope.proxy -I/usr/include/python3.9 -c src/zope/security/_proxy.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/security/_proxy.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/security/_proxy.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/_proxy.cpython-39.so
building 'zope.security._zope_security_checker' extension
/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/security/_zope_security_checker.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/security/_zope_security_checker.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/security/_zope_security_checker.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/security/_zope_security_checker.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/security/_zope_security_checker.cpython-39.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/configure.zcml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/management.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/proxy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/protectclass.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/meta.zcml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/interfaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/testing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/simplepolicies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/permission.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/adapter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/zcml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/_compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/_proxy.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/_definitions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/metadirectives.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/_proxy.cpython-39.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/permissions.zcml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/_zope_security_checker.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/metaconfigure.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/checker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/i18n.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/decorator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security
copying zope/security/examples/sandbox.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/examples
copying zope/security/examples/sandbox_security.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/examples
copying zope/security/tests/test_zcml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_decorator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_testing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_simpleinteraction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_simplepolicies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_adapter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/redefineperms.zcml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/exampleclass.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_metaconfigure.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/module.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_location.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_management.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_checker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_protectclass.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_proxy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_zcml_functest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_permission.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
copying zope/security/tests/test_compile_flags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/security/tests
running install_egg_info
Copying src/zope.security.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.security-7.3-py3.9.egg-info
Installing build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.security-7.3-py3.9-nspkg.pth
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/zope.security-7.3.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/zope.security/build/amd64-3.9/dist/.tmp-1migjv9x/zope.security-7.3-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'zope.security-7.3-py3.9-nspkg.pth'
adding 'zope/security/__init__.py'
adding 'zope/security/_compat.py'
adding 'zope/security/_definitions.py'
adding 'zope/security/_proxy.c'
adding 'zope/security/_proxy.cpython-39.so'
adding 'zope/security/_zope_security_checker.c'
adding 'zope/security/_zope_security_checker.cpython-39.so'
adding 'zope/security/adapter.py'
adding 'zope/security/checker.py'
adding 'zope/security/configure.zcml'
adding 'zope/security/decorator.py'
adding 'zope/security/i18n.py'
adding 'zope/security/interfaces.py'
adding 'zope/security/management.py'
adding 'zope/security/meta.zcml'
adding 'zope/security/metaconfigure.py'
adding 'zope/security/metadirectives.py'
adding 'zope/security/permission.py'
adding 'zope/security/permissions.zcml'
adding 'zope/security/protectclass.py'
adding 'zope/security/proxy.py'
adding 'zope/security/simplepolicies.py'
adding 'zope/security/testing.py'
adding 'zope/security/zcml.py'
adding 'zope/security/examples/sandbox.py'
adding 'zope/security/examples/sandbox_security.py'
adding 'zope/security/tests/__init__.py'
adding 'zope/security/tests/exampleclass.py'
adding 'zope/security/tests/module.py'
adding 'zope/security/tests/redefineperms.zcml'
adding 'zope/security/tests/test_adapter.py'
adding 'zope/security/tests/test_checker.py'
adding 'zope/security/tests/test_compile_flags.py'
adding 'zope/security/tests/test_decorator.py'
adding 'zope/security/tests/test_location.py'
adding 'zope/security/tests/test_management.py'
adding 'zope/security/tests/test_metaconfigure.py'
adding 'zope/security/tests/test_permission.py'
adding 'zope/security/tests/test_protectclass.py'
adding 'zope/security/tests/test_proxy.py'
adding 'zope/security/tests/test_simpleinteraction.py'
adding 'zope/security/tests/test_simplepolicies.py'
adding 'zope/security/tests/test_testing.py'
adding 'zope/security/tests/test_zcml.py'
adding 'zope/security/tests/test_zcml_functest.py'
adding 'zope.security-7.3.dist-info/LICENSE.txt'
adding 'zope.security-7.3.dist-info/METADATA'
adding 'zope.security-7.3.dist-info/WHEEL'
adding 'zope.security-7.3.dist-info/namespace_packages.txt'
adding 'zope.security-7.3.dist-info/top_level.txt'
adding 'zope.security-7.3.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built zope.security-7.3-cp39-cp39-solaris_2_11_i86pc_64bit.whl
Testing dependencies:
tox>=4.0
setuptools  <74
Testing extras:
test
docs
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/zope.security/build/manifest-i386-zope.security-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/zope.security/build/manifest-i386-zope.security.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.security
pkg://openindiana.org/library/python/zope-security-39@7.3,5.11-2024.0.0.0:20241004T171200Z
PUBLISHED
pkg://openindiana.org/library/python/zope-security@7.3,5.11-2024.0.0.0:20241004T171217Z
PUBLISHED