>>> Building on exopi-1 under devel/git-filter-repo BDEPENDS = [archivers/xz;devel/py-setuptools_scm;devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools;devel/py-build] DIST = [devel/git-filter-repo:git-filter-repo-2.47.0.tar.xz] FULLPKGNAME = git-filter-repo-2.47.0 RDEPENDS = [lang/python/3;devel/git] (Junk lock obtained for exopi-1 at 1767950300.56) >>> Running depends in devel/git-filter-repo at 1767950300.60 last junk was in lang/ghc /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.11p0 xz-5.8.2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/git-filter-repo at 1767950302.36 ===> devel/git-filter-repo ===> Building from scratch git-filter-repo-2.47.0 ===> git-filter-repo-2.47.0 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> git-filter-repo-2.47.0 depends on: py3-build-* -> py3-build-1.3.0 ===> git-filter-repo-2.47.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> git-filter-repo-2.47.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> git-filter-repo-2.47.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> git-filter-repo-2.47.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2 ===> git-filter-repo-2.47.0 depends on: xz->=5.4.0 -> xz-5.8.2 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.11p0 xz-5.8.2 Don't run junk because nojunk in lang/ghc (Junk lock released for exopi-1 at 1767950303.84) distfiles size=186836 >>> Running extract in devel/git-filter-repo at 1767950303.88 ===> devel/git-filter-repo ===> Checking files for git-filter-repo-2.47.0 `/exopi-cvs/ports/distfiles/git-filter-repo-2.47.0.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for git-filter-repo-2.47.0 >>> Running build in devel/git-filter-repo at 1767950304.28 ===> devel/git-filter-repo ===> Patching for git-filter-repo-2.47.0 ===> 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 git-filter-repo-2.47.0 ===> Configuring for git-filter-repo-2.47.0 ===> Building for git-filter-repo-2.47.0 * Getting build dependencies for wheel... /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/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: MIT 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating git_filter_repo.egg-info writing git_filter_repo.egg-info/PKG-INFO writing dependency_links to git_filter_repo.egg-info/dependency_links.txt writing entry points to git_filter_repo.egg-info/entry_points.txt writing top-level names to git_filter_repo.egg-info/top_level.txt writing manifest file 'git_filter_repo.egg-info/SOURCES.txt' reading manifest file 'git_filter_repo.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.gpl' adding license file 'COPYING.mit' writing manifest file 'git_filter_repo.egg-info/SOURCES.txt' * Building wheel... /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/ptr/__init__.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: MIT 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib copying git_filter_repo.py -> build/lib running egg_info writing git_filter_repo.egg-info/PKG-INFO writing dependency_links to git_filter_repo.egg-info/dependency_links.txt writing entry points to git_filter_repo.egg-info/entry_points.txt writing top-level names to git_filter_repo.egg-info/top_level.txt reading manifest file 'git_filter_repo.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.gpl' adding license file 'COPYING.mit' writing manifest file 'git_filter_repo.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib/git_filter_repo.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying git_filter_repo.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./git_filter_repo-2.47.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/git_filter_repo-2.47.0.dist-info/WHEEL creating '/exopi-obj/pobj/git-filter-repo-2.47.0/git-filter-repo-2.47.0/dist/.tmp-mz1ye9ee/git_filter_repo-2.47.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'git_filter_repo.py' adding 'git_filter_repo-2.47.0.dist-info/licenses/COPYING' adding 'git_filter_repo-2.47.0.dist-info/licenses/COPYING.gpl' adding 'git_filter_repo-2.47.0.dist-info/licenses/COPYING.mit' adding 'git_filter_repo-2.47.0.dist-info/METADATA' adding 'git_filter_repo-2.47.0.dist-info/WHEEL' adding 'git_filter_repo-2.47.0.dist-info/entry_points.txt' adding 'git_filter_repo-2.47.0.dist-info/top_level.txt' adding 'git_filter_repo-2.47.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built git_filter_repo-2.47.0-py3-none-any.whl >>> Running package in devel/git-filter-repo at 1767950306.59 ===> devel/git-filter-repo ===> Faking installation for git-filter-repo-2.47.0 /exopi-obj/pobj/git-filter-repo-2.47.0/bin/install -c -m 644 /exopi-obj/pobj/git-filter-repo-2.47.0/git-filter-repo-2.47.0/Documentation/man1/git-filter-repo.1 /exopi-obj/pobj/git-filter-repo-2.47.0/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/git-filter-repo-2.47.0/bin/install -d -m 755 /exopi-obj/pobj/git-filter-repo-2.47.0/fake-amd64/usr/local/share/doc/git /exopi-obj/pobj/git-filter-repo-2.47.0/bin/install -c -m 644 /exopi-obj/pobj/git-filter-repo-2.47.0/git-filter-repo-2.47.0/Documentation/html/git-filter-repo.html /exopi-obj/pobj/git-filter-repo-2.47.0/fake-amd64/usr/local/share/doc/git ===> Building package for git-filter-repo-2.47.0 Create /exopi-cvs/ports/packages/amd64/all/git-filter-repo-2.47.0.tgz Creating package git-filter-repo-2.47.0 reading plist| checking dependencies| checking dependencies|devel/git,-main checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 25% archiving|********************************* | 51% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************************** | 78% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/git-filter-repo-2.47.0.tgz >>> Running clean in devel/git-filter-repo at 1767950309.42 ===> devel/git-filter-repo ===> Cleaning for git-filter-repo-2.47.0 >>> Ended at 1767950309.63 max_stuck=1.57/depends=1.77/show-prepare-results=1.50/extract=0.40/build=2.32/package=2.83/clean=0.24