=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/py-xandikos", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py313-xandikos-0.3.7 * Building wheel... /opt/local/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /opt/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /opt/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU General Public License v3 or later (GPLv3+) 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.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/tests copying tests/__init__.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_access.py -> build/lib/tests copying tests/test_apache.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_auth.py -> build/lib/tests copying tests/test_caldav.py -> build/lib/tests copying tests/test_caldav_filters.py -> build/lib/tests copying tests/test_carddav.py -> build/lib/tests copying tests/test_carddav_filters.py -> build/lib/tests copying tests/test_collation.py -> build/lib/tests copying tests/test_config.py -> build/lib/tests copying tests/test_davcommon.py -> build/lib/tests copying tests/test_expand_property.py -> build/lib/tests copying tests/test_icalendar.py -> build/lib/tests copying tests/test_insufficient_index_handling.py -> build/lib/tests copying tests/test_main.py -> build/lib/tests copying tests/test_multi_user.py -> build/lib/tests copying tests/test_performance.py -> build/lib/tests copying tests/test_post.py -> build/lib/tests copying tests/test_quota.py -> build/lib/tests copying tests/test_rrule_index_usage.py -> build/lib/tests copying tests/test_scheduling.py -> build/lib/tests copying tests/test_store.py -> build/lib/tests copying tests/test_store_regression.py -> build/lib/tests copying tests/test_sync.py -> build/lib/tests copying tests/test_timezones.py -> build/lib/tests copying tests/test_vcard.py -> build/lib/tests copying tests/test_web.py -> build/lib/tests copying tests/test_webdav.py -> build/lib/tests copying tests/test_wsgi.py -> build/lib/tests copying tests/test_wsgi_helpers.py -> build/lib/tests creating build/lib/xandikos copying xandikos/__init__.py -> build/lib/xandikos copying xandikos/__main__.py -> build/lib/xandikos copying xandikos/access.py -> build/lib/xandikos copying xandikos/apache.py -> build/lib/xandikos copying xandikos/caldav.py -> build/lib/xandikos copying xandikos/carddav.py -> build/lib/xandikos copying xandikos/collation.py -> build/lib/xandikos copying xandikos/davcommon.py -> build/lib/xandikos copying xandikos/fs.py -> build/lib/xandikos copying xandikos/icalendar.py -> build/lib/xandikos copying xandikos/infit.py -> build/lib/xandikos copying xandikos/multi_user.py -> build/lib/xandikos copying xandikos/quota.py -> build/lib/xandikos copying xandikos/scheduling.py -> build/lib/xandikos copying xandikos/server_info.py -> build/lib/xandikos copying xandikos/sync.py -> build/lib/xandikos copying xandikos/timezones.py -> build/lib/xandikos copying xandikos/vcard.py -> build/lib/xandikos copying xandikos/web.py -> build/lib/xandikos copying xandikos/webdav.py -> build/lib/xandikos copying xandikos/wsgi.py -> build/lib/xandikos copying xandikos/wsgi_helpers.py -> build/lib/xandikos copying xandikos/xmpp.py -> build/lib/xandikos creating build/lib/xandikos/store copying xandikos/store/__init__.py -> build/lib/xandikos/store copying xandikos/store/config.py -> build/lib/xandikos/store copying xandikos/store/git.py -> build/lib/xandikos/store copying xandikos/store/index.py -> build/lib/xandikos/store copying xandikos/store/memory.py -> build/lib/xandikos/store copying xandikos/store/vdir.py -> build/lib/xandikos/store copying xandikos/py.typed -> build/lib/xandikos creating build/lib/xandikos/templates copying xandikos/templates/collection.html -> build/lib/xandikos/templates copying xandikos/templates/principal.html -> build/lib/xandikos/templates copying xandikos/templates/root.html -> build/lib/xandikos/templates 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/tests copying build/lib/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/conftest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_access.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_apache.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_api.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_auth.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_caldav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_caldav_filters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_carddav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_carddav_filters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_collation.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_davcommon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_expand_property.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_icalendar.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_insufficient_index_handling.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_main.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_multi_user.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_performance.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_post.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_quota.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_rrule_index_usage.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_scheduling.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_store.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_store_regression.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_sync.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_timezones.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_vcard.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_web.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_webdav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_wsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests copying build/lib/tests/test_wsgi_helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/xandikos copying build/lib/xandikos/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/access.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/apache.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/caldav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/carddav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/collation.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/davcommon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/fs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/icalendar.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/infit.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/multi_user.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/quota.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/scheduling.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/server_info.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/sync.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/timezones.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/vcard.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/web.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/webdav.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/wsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/wsgi_helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos copying build/lib/xandikos/xmpp.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos creating build/bdist.solaris-2.11-i86pc.64bit/wheel/xandikos/store copying build/lib/xandikos/store/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/store/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/store/git.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/store/index.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/store/memory.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/store/vdir.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/store copying build/lib/xandikos/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos creating build/bdist.solaris-2.11-i86pc.64bit/wheel/xandikos/templates copying build/lib/xandikos/templates/collection.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/templates copying build/lib/xandikos/templates/principal.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/templates copying build/lib/xandikos/templates/root.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos/templates running install_egg_info running egg_info writing xandikos.egg-info/PKG-INFO writing dependency_links to xandikos.egg-info/dependency_links.txt writing entry points to xandikos.egg-info/entry_points.txt writing requirements to xandikos.egg-info/requires.txt writing top-level names to xandikos.egg-info/top_level.txt reading manifest file 'xandikos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'compat/*.sha256sum' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'xandikos.egg-info/SOURCES.txt' Copying xandikos.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./xandikos-0.3.7-py3.13.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/xandikos-0.3.7.dist-info/WHEEL creating '/tmp/work/net/py-xandikos/work/xandikos-0.3.7/dist/.tmp-h50t201u/xandikos-0.3.7-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_access.py' adding 'tests/test_apache.py' adding 'tests/test_api.py' adding 'tests/test_auth.py' adding 'tests/test_caldav.py' adding 'tests/test_caldav_filters.py' adding 'tests/test_carddav.py' adding 'tests/test_carddav_filters.py' adding 'tests/test_collation.py' adding 'tests/test_config.py' adding 'tests/test_davcommon.py' adding 'tests/test_expand_property.py' adding 'tests/test_icalendar.py' adding 'tests/test_insufficient_index_handling.py' adding 'tests/test_main.py' adding 'tests/test_multi_user.py' adding 'tests/test_performance.py' adding 'tests/test_post.py' adding 'tests/test_quota.py' adding 'tests/test_rrule_index_usage.py' adding 'tests/test_scheduling.py' adding 'tests/test_store.py' adding 'tests/test_store_regression.py' adding 'tests/test_sync.py' adding 'tests/test_timezones.py' adding 'tests/test_vcard.py' adding 'tests/test_web.py' adding 'tests/test_webdav.py' adding 'tests/test_wsgi.py' adding 'tests/test_wsgi_helpers.py' adding 'xandikos/__init__.py' adding 'xandikos/__main__.py' adding 'xandikos/access.py' adding 'xandikos/apache.py' adding 'xandikos/caldav.py' adding 'xandikos/carddav.py' adding 'xandikos/collation.py' adding 'xandikos/davcommon.py' adding 'xandikos/fs.py' adding 'xandikos/icalendar.py' adding 'xandikos/infit.py' adding 'xandikos/multi_user.py' adding 'xandikos/py.typed' adding 'xandikos/quota.py' adding 'xandikos/scheduling.py' adding 'xandikos/server_info.py' adding 'xandikos/sync.py' adding 'xandikos/timezones.py' adding 'xandikos/vcard.py' adding 'xandikos/web.py' adding 'xandikos/webdav.py' adding 'xandikos/wsgi.py' adding 'xandikos/wsgi_helpers.py' adding 'xandikos/xmpp.py' adding 'xandikos/store/__init__.py' adding 'xandikos/store/config.py' adding 'xandikos/store/git.py' adding 'xandikos/store/index.py' adding 'xandikos/store/memory.py' adding 'xandikos/store/vdir.py' adding 'xandikos/templates/collection.html' adding 'xandikos/templates/principal.html' adding 'xandikos/templates/root.html' adding 'xandikos-0.3.7.dist-info/licenses/AUTHORS' adding 'xandikos-0.3.7.dist-info/licenses/COPYING' adding 'xandikos-0.3.7.dist-info/METADATA' adding 'xandikos-0.3.7.dist-info/WHEEL' adding 'xandikos-0.3.7.dist-info/entry_points.txt' adding 'xandikos-0.3.7.dist-info/top_level.txt' adding 'xandikos-0.3.7.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built xandikos-0.3.7-py2.py3-none-any.whl