>>> Building on exopi-1 under devel/py-test-docker-tools BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [devel/py-test-docker-tools:pytest_docker_tools-3.1.9.tar.gz] FULLPKGNAME = py3-test-docker-tools-3.1.9 RDEPENDS = [devel/py-docker;lang/python/3] (Junk lock obtained for exopi-1 at 1764617792.91) >>> Running depends in devel/py-test-docker-tools at 1764617792.95 last junk was in sysutils/py-hpilo /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in devel/py-test-docker-tools at 1764617794.38 ===> devel/py-test-docker-tools ===> Building from scratch py3-test-docker-tools-3.1.9 ===> py3-test-docker-tools-3.1.9 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-test-docker-tools-3.1.9 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-test-docker-tools-3.1.9 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-test-docker-tools-3.1.9 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-test-docker-tools-3.1.9 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-1 at 1764617795.39) distfiles size=42824 >>> Running extract in devel/py-test-docker-tools at 1764617795.44 ===> devel/py-test-docker-tools ===> Checking files for py3-test-docker-tools-3.1.9 `/exopi-cvs/ports/distfiles/pytest_docker_tools-3.1.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-test-docker-tools-3.1.9 >>> Running build in devel/py-test-docker-tools at 1764617795.75 ===> devel/py-test-docker-tools ===> Patching for py3-test-docker-tools-3.1.9 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-test-docker-tools-3.1.9 ===> Configuring for py3-test-docker-tools-3.1.9 ===> Building for py3-test-docker-tools-3.1.9 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/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) /usr/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 2026-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) /usr/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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 egg_info writing pytest_docker_tools.egg-info/PKG-INFO writing dependency_links to pytest_docker_tools.egg-info/dependency_links.txt writing entry points to pytest_docker_tools.egg-info/entry_points.txt writing requirements to pytest_docker_tools.egg-info/requires.txt writing top-level names to pytest_docker_tools.egg-info/top_level.txt reading manifest file 'pytest_docker_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_docker_tools.egg-info/SOURCES.txt' * Building wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/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) /usr/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 2026-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) running bdist_wheel /usr/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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() /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: 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/pytest_docker_tools copying pytest_docker_tools/__init__.py -> build/lib/pytest_docker_tools copying pytest_docker_tools/builder.py -> build/lib/pytest_docker_tools copying pytest_docker_tools/exceptions.py -> build/lib/pytest_docker_tools copying pytest_docker_tools/plugin.py -> build/lib/pytest_docker_tools copying pytest_docker_tools/templates.py -> build/lib/pytest_docker_tools copying pytest_docker_tools/utils.py -> build/lib/pytest_docker_tools creating build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/__init__.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/build.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/container.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/fetch.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/image.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/image_or_build.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/network.py -> build/lib/pytest_docker_tools/factories copying pytest_docker_tools/factories/volume.py -> build/lib/pytest_docker_tools/factories creating build/lib/pytest_docker_tools/wrappers copying pytest_docker_tools/wrappers/__init__.py -> build/lib/pytest_docker_tools/wrappers copying pytest_docker_tools/wrappers/container.py -> build/lib/pytest_docker_tools/wrappers running egg_info writing pytest_docker_tools.egg-info/PKG-INFO writing dependency_links to pytest_docker_tools.egg-info/dependency_links.txt writing entry points to pytest_docker_tools.egg-info/entry_points.txt writing requirements to pytest_docker_tools.egg-info/requires.txt writing top-level names to pytest_docker_tools.egg-info/top_level.txt reading manifest file 'pytest_docker_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_docker_tools.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pytest_docker_tools.contexts.scratch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pytest_docker_tools.contexts.scratch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pytest_docker_tools.contexts.scratch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pytest_docker_tools.contexts.scratch' to be distributed and are already explicitly excluding 'pytest_docker_tools.contexts.scratch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/pytest_docker_tools/contexts/scratch copying pytest_docker_tools/contexts/scratch/Dockerfile -> build/lib/pytest_docker_tools/contexts/scratch installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools copying build/lib/pytest_docker_tools/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools copying build/lib/pytest_docker_tools/builder.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools copying build/lib/pytest_docker_tools/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools copying build/lib/pytest_docker_tools/plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools copying build/lib/pytest_docker_tools/templates.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools copying build/lib/pytest_docker_tools/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/build.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/container.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/fetch.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/image.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/image_or_build.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/network.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories copying build/lib/pytest_docker_tools/factories/volume.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/factories creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools/wrappers copying build/lib/pytest_docker_tools/wrappers/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/wrappers copying build/lib/pytest_docker_tools/wrappers/container.py -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/wrappers creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools/contexts creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools/contexts/scratch copying build/lib/pytest_docker_tools/contexts/scratch/Dockerfile -> build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools/contexts/scratch running install_egg_info Copying pytest_docker_tools.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./pytest_docker_tools-3.1.9-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/pytest_docker_tools-3.1.9.dist-info/WHEEL creating '/exopi-obj/pobj/py-test-docker-tools-3.1.9/pytest_docker_tools-3.1.9/dist/.tmp-14723jti/pytest_docker_tools-3.1.9-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pytest_docker_tools/__init__.py' adding 'pytest_docker_tools/builder.py' adding 'pytest_docker_tools/exceptions.py' adding 'pytest_docker_tools/plugin.py' adding 'pytest_docker_tools/templates.py' adding 'pytest_docker_tools/utils.py' adding 'pytest_docker_tools/contexts/scratch/Dockerfile' adding 'pytest_docker_tools/factories/__init__.py' adding 'pytest_docker_tools/factories/build.py' adding 'pytest_docker_tools/factories/container.py' adding 'pytest_docker_tools/factories/fetch.py' adding 'pytest_docker_tools/factories/image.py' adding 'pytest_docker_tools/factories/image_or_build.py' adding 'pytest_docker_tools/factories/network.py' adding 'pytest_docker_tools/factories/volume.py' adding 'pytest_docker_tools/wrappers/__init__.py' adding 'pytest_docker_tools/wrappers/container.py' adding 'pytest_docker_tools-3.1.9.dist-info/licenses/LICENSE' adding 'pytest_docker_tools-3.1.9.dist-info/METADATA' adding 'pytest_docker_tools-3.1.9.dist-info/WHEEL' adding 'pytest_docker_tools-3.1.9.dist-info/entry_points.txt' adding 'pytest_docker_tools-3.1.9.dist-info/top_level.txt' adding 'pytest_docker_tools-3.1.9.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built pytest_docker_tools-3.1.9-py2.py3-none-any.whl >>> Running package in devel/py-test-docker-tools at 1764617797.65 ===> devel/py-test-docker-tools ===> Faking installation for py3-test-docker-tools-3.1.9 ===> Building package for py3-test-docker-tools-3.1.9 Create /exopi-cvs/ports/packages/amd64/all/py3-test-docker-tools-3.1.9.tgz Creating package py3-test-docker-tools-3.1.9 reading plist| checking dependencies| checking dependencies|devel/py-docker checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 7% archiving|***** | 8% archiving|******** | 12% archiving|*********** | 17% archiving|************* | 20% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|************************ | 37% archiving|************************* | 40% archiving|*************************** | 43% archiving|**************************** | 43% archiving|******************************** | 50% archiving|************************************ | 56% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-test-docker-tools-3.1.9.tgz >>> Running clean in devel/py-test-docker-tools at 1764617799.23 ===> devel/py-test-docker-tools ===> Cleaning for py3-test-docker-tools-3.1.9 >>> Ended at 1764617799.45 max_stuck=0.62/depends=1.45/show-prepare-results=1.03/extract=0.34/build=1.90/package=1.58/clean=0.24