=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-agate-sql", "all", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py312-agate-sql-0.7.2nb1 * Building wheel... /opt/local/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 :: MIT 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.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/agatesql copying agatesql/__init__.py -> build/lib/agatesql copying agatesql/table.py -> build/lib/agatesql 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/agatesql copying build/lib/agatesql/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./agatesql copying build/lib/agatesql/table.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./agatesql running install_egg_info running egg_info writing agate_sql.egg-info/PKG-INFO writing dependency_links to agate_sql.egg-info/dependency_links.txt writing requirements to agate_sql.egg-info/requires.txt writing top-level names to agate_sql.egg-info/top_level.txt reading manifest file 'agate_sql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.readthedocs.yaml' adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'agate_sql.egg-info/SOURCES.txt' Copying agate_sql.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./agate_sql-0.7.2-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/agate_sql-0.7.2.dist-info/WHEEL creating '/tmp/work/databases/py-agate-sql/work/agate-sql-0.7.2/dist/.tmp-v3my80ll/agate_sql-0.7.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'agate_sql-0.7.2.dist-info/licenses/AUTHORS.rst' adding 'agate_sql-0.7.2.dist-info/licenses/COPYING' adding 'agatesql/__init__.py' adding 'agatesql/table.py' adding 'agate_sql-0.7.2.dist-info/METADATA' adding 'agate_sql-0.7.2.dist-info/WHEEL' adding 'agate_sql-0.7.2.dist-info/top_level.txt' adding 'agate_sql-0.7.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built agate_sql-0.7.2-py2.py3-none-any.whl