=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/security/py27-OpenSSL", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-OpenSSL-21.0.0nb5 * Building wheel... :27: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /opt/local/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-requires' in 'bdist_rpm' (setup.cfg), please use the underscore name 'build_requires' instead. !! ******************************************************************************** Usage of dash-separated 'build-requires' will not be supported in future versions. Please use the underscore name 'build_requires' instead. (Affected: pyOpenSSL). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'doc-files' in 'bdist_rpm' (setup.cfg), please use the underscore name 'doc_files' instead. !! ******************************************************************************** Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead. (Affected: pyOpenSSL). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /opt/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/OpenSSL copying build/lib/OpenSSL/SSL.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/crypto.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/debug.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/rand.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL copying build/lib/OpenSSL/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./OpenSSL running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyOpenSSL-21.0.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyopenssl-21.0.0.dist-info/WHEEL creating '/tmp/work/security/py27-OpenSSL/work/pyOpenSSL-21.0.0/dist/.tmp-jcgjmc7p/pyopenssl-21.0.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'OpenSSL/SSL.py' adding 'OpenSSL/__init__.py' adding 'OpenSSL/_util.py' adding 'OpenSSL/crypto.py' adding 'OpenSSL/debug.py' adding 'OpenSSL/rand.py' adding 'OpenSSL/version.py' adding 'pyopenssl-21.0.0.dist-info/licenses/LICENSE' adding 'pyopenssl-21.0.0.dist-info/METADATA' adding 'pyopenssl-21.0.0.dist-info/WHEEL' adding 'pyopenssl-21.0.0.dist-info/top_level.txt' adding 'pyopenssl-21.0.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pyopenssl-21.0.0-py2.py3-none-any.whl