=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/py-importlab", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=312"] ===> Building for py312-importlab-0.8.1nb1 * Building wheel... /opt/pkg/lib/python3.12/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/pkg/lib/python3.12/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/importlab copying importlab/__init__.py -> build/lib/importlab copying importlab/environment.py -> build/lib/importlab copying importlab/fs.py -> build/lib/importlab copying importlab/graph.py -> build/lib/importlab copying importlab/import_finder.py -> build/lib/importlab copying importlab/output.py -> build/lib/importlab copying importlab/parsepy.py -> build/lib/importlab copying importlab/resolve.py -> build/lib/importlab copying importlab/utils.py -> build/lib/importlab running egg_info writing importlab.egg-info/PKG-INFO writing dependency_links to importlab.egg-info/dependency_links.txt writing requirements to importlab.egg-info/requires.txt writing top-level names to importlab.egg-info/top_level.txt reading manifest file 'importlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'importlab.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.12 copying and adjusting bin/importlab -> build/scripts-3.12 changing mode of build/scripts-3.12/importlab from 644 to 755 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/importlab copying build/lib/importlab/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/environment.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/fs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/graph.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/import_finder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/output.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/parsepy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/resolve.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab copying build/lib/importlab/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab running install_egg_info Copying importlab.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./importlab-0.8.1-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/importlab-0.8.1.data/scripts copying build/scripts-3.12/importlab -> build/bdist.solaris-2.11-i86pc.64bit/wheel/importlab-0.8.1.data/scripts changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/importlab-0.8.1.data/scripts/importlab to 755 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/importlab-0.8.1.dist-info/WHEEL creating '/tmp/work/devel/py-importlab/work/importlab-0.8.1/dist/.tmp-gj_od55t/importlab-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'importlab/__init__.py' adding 'importlab/environment.py' adding 'importlab/fs.py' adding 'importlab/graph.py' adding 'importlab/import_finder.py' adding 'importlab/output.py' adding 'importlab/parsepy.py' adding 'importlab/resolve.py' adding 'importlab/utils.py' adding 'importlab-0.8.1.data/scripts/importlab' adding 'importlab-0.8.1.dist-info/licenses/LICENSE' adding 'importlab-0.8.1.dist-info/METADATA' adding 'importlab-0.8.1.dist-info/WHEEL' adding 'importlab-0.8.1.dist-info/top_level.txt' adding 'importlab-0.8.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built importlab-0.8.1-py2.py3-none-any.whl