=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-influxdb", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py313-influxdb-5.3.2 * Building wheel... /opt/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.13/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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /opt/local/lib/python3.13/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/influxdb copying influxdb/__init__.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests copying influxdb/tests/__init__.py -> build/lib/influxdb/tests copying influxdb/tests/chunked_json_test.py -> build/lib/influxdb/tests copying influxdb/tests/client_test.py -> build/lib/influxdb/tests copying influxdb/tests/dataframe_client_test.py -> build/lib/influxdb/tests copying influxdb/tests/helper_test.py -> build/lib/influxdb/tests copying influxdb/tests/misc.py -> build/lib/influxdb/tests copying influxdb/tests/resultset_test.py -> build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.py -> build/lib/influxdb/tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/__init__.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/dataframe_client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/helper_test.py -> build/lib/influxdb/tests/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/__init__.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/client_test_with_server.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/influxdb_instance.py -> build/lib/influxdb/tests/server_tests 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/influxdb copying build/lib/influxdb/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/_dataframe_client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/chunked_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/dataframe_client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/helper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/line_protocol.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb copying build/lib/influxdb/resultset.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb creating build/bdist.solaris-2.11-i86pc.64bit/wheel/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/influxdb08 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/influxdb/tests copying build/lib/influxdb/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/chunked_json_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/client_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/dataframe_client_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/helper_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/misc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/resultset_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests copying build/lib/influxdb/tests/test_line_protocol.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/client_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/dataframe_client_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/helper_test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/influxdb08 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/client_test_with_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/influxdb_instance.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb/tests/server_tests running install_egg_info running egg_info writing influxdb.egg-info/PKG-INFO writing dependency_links to influxdb.egg-info/dependency_links.txt writing requirements to influxdb.egg-info/requires.txt writing top-level names to influxdb.egg-info/top_level.txt reading manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'influxdb.egg-info/SOURCES.txt' Copying influxdb.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./influxdb-5.3.2-py3.13.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/influxdb-5.3.2.dist-info/WHEEL creating '/tmp/work/databases/py-influxdb/work/influxdb-5.3.2/dist/.tmp-bvh3ra8z/influxdb-5.3.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'influxdb/__init__.py' adding 'influxdb/_dataframe_client.py' adding 'influxdb/chunked_json.py' adding 'influxdb/client.py' adding 'influxdb/dataframe_client.py' adding 'influxdb/exceptions.py' adding 'influxdb/helper.py' adding 'influxdb/line_protocol.py' adding 'influxdb/resultset.py' adding 'influxdb/influxdb08/__init__.py' adding 'influxdb/influxdb08/chunked_json.py' adding 'influxdb/influxdb08/client.py' adding 'influxdb/influxdb08/dataframe_client.py' adding 'influxdb/influxdb08/helper.py' adding 'influxdb/tests/__init__.py' adding 'influxdb/tests/chunked_json_test.py' adding 'influxdb/tests/client_test.py' adding 'influxdb/tests/dataframe_client_test.py' adding 'influxdb/tests/helper_test.py' adding 'influxdb/tests/misc.py' adding 'influxdb/tests/resultset_test.py' adding 'influxdb/tests/test_line_protocol.py' adding 'influxdb/tests/influxdb08/__init__.py' adding 'influxdb/tests/influxdb08/client_test.py' adding 'influxdb/tests/influxdb08/dataframe_client_test.py' adding 'influxdb/tests/influxdb08/helper_test.py' adding 'influxdb/tests/server_tests/__init__.py' adding 'influxdb/tests/server_tests/base.py' adding 'influxdb/tests/server_tests/client_test_with_server.py' adding 'influxdb/tests/server_tests/influxdb_instance.py' adding 'influxdb-5.3.2.dist-info/licenses/LICENSE' adding 'influxdb-5.3.2.dist-info/METADATA' adding 'influxdb-5.3.2.dist-info/WHEEL' adding 'influxdb-5.3.2.dist-info/top_level.txt' adding 'influxdb-5.3.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built influxdb-5.3.2-py2.py3-none-any.whl