=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-betamax", "all", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py312-betamax-0.9.0nb1 * 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 :: 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.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/betamax copying src/betamax/__init__.py -> build/lib/betamax copying src/betamax/adapter.py -> build/lib/betamax copying src/betamax/configure.py -> build/lib/betamax copying src/betamax/decorator.py -> build/lib/betamax copying src/betamax/exceptions.py -> build/lib/betamax copying src/betamax/headers.py -> build/lib/betamax copying src/betamax/mock_response.py -> build/lib/betamax copying src/betamax/options.py -> build/lib/betamax copying src/betamax/recorder.py -> build/lib/betamax copying src/betamax/util.py -> build/lib/betamax creating build/lib/betamax/cassette copying src/betamax/cassette/__init__.py -> build/lib/betamax/cassette copying src/betamax/cassette/cassette.py -> build/lib/betamax/cassette copying src/betamax/cassette/interaction.py -> build/lib/betamax/cassette creating build/lib/betamax/fixtures copying src/betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying src/betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying src/betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/matchers copying src/betamax/matchers/__init__.py -> build/lib/betamax/matchers copying src/betamax/matchers/base.py -> build/lib/betamax/matchers copying src/betamax/matchers/body.py -> build/lib/betamax/matchers copying src/betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying src/betamax/matchers/headers.py -> build/lib/betamax/matchers copying src/betamax/matchers/host.py -> build/lib/betamax/matchers copying src/betamax/matchers/method.py -> build/lib/betamax/matchers copying src/betamax/matchers/path.py -> build/lib/betamax/matchers copying src/betamax/matchers/query.py -> build/lib/betamax/matchers copying src/betamax/matchers/uri.py -> build/lib/betamax/matchers creating build/lib/betamax/serializers copying src/betamax/serializers/__init__.py -> build/lib/betamax/serializers copying src/betamax/serializers/base.py -> build/lib/betamax/serializers copying src/betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying src/betamax/serializers/proxy.py -> build/lib/betamax/serializers running egg_info writing src/betamax.egg-info/PKG-INFO writing dependency_links to src/betamax.egg-info/dependency_links.txt writing entry points to src/betamax.egg-info/entry_points.txt writing requirements to src/betamax.egg-info/requires.txt writing top-level names to src/betamax.egg-info/top_level.txt reading manifest file 'src/betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' under directory 'docs' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/betamax.egg-info/SOURCES.txt' 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/betamax copying build/lib/betamax/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/adapter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/configure.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/decorator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/headers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/mock_response.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/options.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/recorder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax copying build/lib/betamax/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax creating build/bdist.solaris-2.11-i86pc.64bit/wheel/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/cassette copying build/lib/betamax/cassette/cassette.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/cassette copying build/lib/betamax/cassette/interaction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/cassette creating build/bdist.solaris-2.11-i86pc.64bit/wheel/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/fixtures creating build/bdist.solaris-2.11-i86pc.64bit/wheel/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/body.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/headers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/host.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/method.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/path.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/query.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers copying build/lib/betamax/matchers/uri.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/matchers creating build/bdist.solaris-2.11-i86pc.64bit/wheel/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/serializers copying build/lib/betamax/serializers/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/serializers copying build/lib/betamax/serializers/proxy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax/serializers running install_egg_info Copying src/betamax.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./betamax-0.9.0-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/betamax-0.9.0.dist-info/WHEEL creating '/tmp/work/www/py-betamax/work/betamax-0.9.0/dist/.tmp-bdw2j_jm/betamax-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'betamax/__init__.py' adding 'betamax/adapter.py' adding 'betamax/configure.py' adding 'betamax/decorator.py' adding 'betamax/exceptions.py' adding 'betamax/headers.py' adding 'betamax/mock_response.py' adding 'betamax/options.py' adding 'betamax/recorder.py' adding 'betamax/util.py' adding 'betamax/cassette/__init__.py' adding 'betamax/cassette/cassette.py' adding 'betamax/cassette/interaction.py' adding 'betamax/fixtures/__init__.py' adding 'betamax/fixtures/pytest.py' adding 'betamax/fixtures/unittest.py' adding 'betamax/matchers/__init__.py' adding 'betamax/matchers/base.py' adding 'betamax/matchers/body.py' adding 'betamax/matchers/digest_auth.py' adding 'betamax/matchers/headers.py' adding 'betamax/matchers/host.py' adding 'betamax/matchers/method.py' adding 'betamax/matchers/path.py' adding 'betamax/matchers/query.py' adding 'betamax/matchers/uri.py' adding 'betamax/serializers/__init__.py' adding 'betamax/serializers/base.py' adding 'betamax/serializers/json_serializer.py' adding 'betamax/serializers/proxy.py' adding 'betamax-0.9.0.dist-info/licenses/LICENSE' adding 'betamax-0.9.0.dist-info/METADATA' adding 'betamax-0.9.0.dist-info/WHEEL' adding 'betamax-0.9.0.dist-info/entry_points.txt' adding 'betamax-0.9.0.dist-info/top_level.txt' adding 'betamax-0.9.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built betamax-0.9.0-py2.py3-none-any.whl