>>> Building on exopi-2 under devel/legit BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-installer;devel/py-build;devel/py-setuptools] DIST = [devel/legit:legit-1.2.0.tar.gz] FULLPKGNAME = legit-1.2.0p5 RDEPENDS = [devel/py-click;devel/py-crayons;devel/py-six;lang/python/3;devel/py-clint;devel/py-gitpython] (Junk lock obtained for exopi-2 at 1764447600.75) >>> Running depends in devel/legit at 1764447600.79 last junk was in devel/autopep8 /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 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 >>> Running show-prepare-results in devel/legit at 1764447602.55 ===> devel/legit ===> Building from scratch legit-1.2.0p5 ===> legit-1.2.0p5 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> legit-1.2.0p5 depends on: py3-build-* -> py3-build-1.3.0 ===> legit-1.2.0p5 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> legit-1.2.0p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> legit-1.2.0p5 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-2 at 1764447603.49) distfiles size=16302 >>> Running extract in devel/legit at 1764447603.54 ===> devel/legit ===> Checking files for legit-1.2.0p5 `/exopi-cvs/ports/distfiles/legit-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for legit-1.2.0p5 >>> Running build in devel/legit at 1764447603.97 ===> devel/legit ===> Patching for legit-1.2.0p5 ===> 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 legit-1.2.0p5 ===> Configuring for legit-1.2.0p5 ===> Building for legit-1.2.0p5 * Getting build dependencies for wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing legit.egg-info/PKG-INFO writing dependency_links to legit.egg-info/dependency_links.txt writing entry points to legit.egg-info/entry_points.txt writing requirements to legit.egg-info/requires.txt writing top-level names to legit.egg-info/top_level.txt reading manifest file 'legit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'reqs.txt' adding license file 'LICENSE' writing manifest file 'legit.egg-info/SOURCES.txt' * Building wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /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/legit copying legit/__init__.py -> build/lib/legit copying legit/bootstrap.py -> build/lib/legit copying legit/cli.py -> build/lib/legit copying legit/core.py -> build/lib/legit copying legit/scm.py -> build/lib/legit copying legit/settings.py -> build/lib/legit copying legit/utils.py -> build/lib/legit 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/legit copying build/lib/legit/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/bootstrap.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/cli.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/scm.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/settings.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit copying build/lib/legit/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./legit running install_egg_info running egg_info writing legit.egg-info/PKG-INFO writing dependency_links to legit.egg-info/dependency_links.txt writing entry points to legit.egg-info/entry_points.txt writing requirements to legit.egg-info/requires.txt writing top-level names to legit.egg-info/top_level.txt reading manifest file 'legit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'reqs.txt' adding license file 'LICENSE' writing manifest file 'legit.egg-info/SOURCES.txt' Copying legit.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./legit-1.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/legit-1.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/legit-1.2.0/legit-1.2.0/dist/.tmp-mn6e9rh8/legit-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'legit/__init__.py' adding 'legit/bootstrap.py' adding 'legit/cli.py' adding 'legit/core.py' adding 'legit/scm.py' adding 'legit/settings.py' adding 'legit/utils.py' adding 'legit-1.2.0.dist-info/licenses/LICENSE' adding 'legit-1.2.0.dist-info/METADATA' adding 'legit-1.2.0.dist-info/WHEEL' adding 'legit-1.2.0.dist-info/entry_points.txt' adding 'legit-1.2.0.dist-info/top_level.txt' adding 'legit-1.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built legit-1.2.0-py2.py3-none-any.whl >>> Running package in devel/legit at 1764447605.90 ===> devel/legit ===> Faking installation for legit-1.2.0p5 ===> Building package for legit-1.2.0p5 Create /exopi-cvs/ports/packages/amd64/all/legit-1.2.0p5.tgz Creating package legit-1.2.0p5 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|devel/py-clint checking dependencies|devel/py-crayons checking dependencies|devel/py-gitpython checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 4% archiving|*********** | 17% archiving|******************* | 30% archiving|******************** | 31% archiving|**************************** | 44% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 62% archiving|****************************************** | 66% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/legit-1.2.0p5.tgz >>> Running clean in devel/legit at 1764447608.64 ===> devel/legit ===> Cleaning for legit-1.2.0p5 >>> Ended at 1764447608.81 max_stuck=1.40/depends=1.76/show-prepare-results=0.98/extract=0.46/build=1.93/package=2.73/clean=0.20