>>> Building on exopi-1 under textproc/py-coloredlogs BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [textproc/py-coloredlogs:coloredlogs-15.0.1.tar.gz] FULLPKGNAME = py3-coloredlogs-15.0.1p3 RDEPENDS = [textproc/py-humanfriendly;lang/python/3] (Junk lock obtained for exopi-1 at 1764617826.73) >>> Running depends in textproc/py-coloredlogs at 1764617826.77 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 textproc/py-coloredlogs at 1764617828.29 ===> textproc/py-coloredlogs ===> Building from scratch py3-coloredlogs-15.0.1p3 ===> py3-coloredlogs-15.0.1p3 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-coloredlogs-15.0.1p3 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-coloredlogs-15.0.1p3 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-coloredlogs-15.0.1p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-coloredlogs-15.0.1p3 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 1764617829.22) distfiles size=278520 >>> Running extract in textproc/py-coloredlogs at 1764617829.25 ===> textproc/py-coloredlogs ===> Checking files for py3-coloredlogs-15.0.1p3 `/exopi-cvs/ports/distfiles/coloredlogs-15.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-coloredlogs-15.0.1p3 >>> Running build in textproc/py-coloredlogs at 1764617829.58 ===> textproc/py-coloredlogs ===> Patching for py3-coloredlogs-15.0.1p3 ===> Applying OpenBSD patch patch-coloredlogs_converter___init___py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: coloredlogs/converter/__init__.py |--- coloredlogs/converter/__init__.py.orig |+++ coloredlogs/converter/__init__.py -------------------------- Patching file coloredlogs/converter/__init__.py using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 75. done ===> 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-coloredlogs-15.0.1p3 ===> Configuring for py3-coloredlogs-15.0.1p3 ===> Building for py3-coloredlogs-15.0.1p3 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 writing coloredlogs.egg-info/PKG-INFO writing dependency_links to coloredlogs.egg-info/dependency_links.txt writing entry points to coloredlogs.egg-info/entry_points.txt writing requirements to coloredlogs.egg-info/requires.txt writing top-level names to coloredlogs.egg-info/top_level.txt reading manifest file 'coloredlogs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'coloredlogs.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /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/coloredlogs copying coloredlogs/__init__.py -> build/lib/coloredlogs copying coloredlogs/tests.py -> build/lib/coloredlogs copying coloredlogs/demo.py -> build/lib/coloredlogs copying coloredlogs/syslog.py -> build/lib/coloredlogs copying coloredlogs/cli.py -> build/lib/coloredlogs creating build/lib/coloredlogs/converter copying coloredlogs/converter/__init__.py -> build/lib/coloredlogs/converter copying coloredlogs/converter/colors.py -> build/lib/coloredlogs/converter 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/coloredlogs copying build/lib/coloredlogs/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs copying build/lib/coloredlogs/tests.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs copying build/lib/coloredlogs/demo.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs copying build/lib/coloredlogs/syslog.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs copying build/lib/coloredlogs/cli.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs creating build/bdist.openbsd-7.8-amd64/wheel/coloredlogs/converter copying build/lib/coloredlogs/converter/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs/converter copying build/lib/coloredlogs/converter/colors.py -> build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs/converter running install_data creating build/bdist.openbsd-7.8-amd64/wheel/coloredlogs-15.0.1.data/data copying coloredlogs.pth -> build/bdist.openbsd-7.8-amd64/wheel/ running install_egg_info running egg_info writing coloredlogs.egg-info/PKG-INFO writing dependency_links to coloredlogs.egg-info/dependency_links.txt writing entry points to coloredlogs.egg-info/entry_points.txt writing requirements to coloredlogs.egg-info/requires.txt writing top-level names to coloredlogs.egg-info/top_level.txt reading manifest file 'coloredlogs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'coloredlogs.egg-info/SOURCES.txt' Copying coloredlogs.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./coloredlogs-15.0.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/coloredlogs-15.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-coloredlogs-15.0.1/coloredlogs-15.0.1/dist/.tmp-_5rwor_1/coloredlogs-15.0.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'coloredlogs.pth' adding 'coloredlogs/__init__.py' adding 'coloredlogs/cli.py' adding 'coloredlogs/demo.py' adding 'coloredlogs/syslog.py' adding 'coloredlogs/tests.py' adding 'coloredlogs/converter/__init__.py' adding 'coloredlogs/converter/colors.py' adding 'coloredlogs-15.0.1.dist-info/licenses/LICENSE.txt' adding 'coloredlogs-15.0.1.dist-info/METADATA' adding 'coloredlogs-15.0.1.dist-info/WHEEL' adding 'coloredlogs-15.0.1.dist-info/entry_points.txt' adding 'coloredlogs-15.0.1.dist-info/top_level.txt' adding 'coloredlogs-15.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built coloredlogs-15.0.1-py2.py3-none-any.whl >>> Running package in textproc/py-coloredlogs at 1764617831.44 ===> textproc/py-coloredlogs ===> Faking installation for py3-coloredlogs-15.0.1p3 ===> Building package for py3-coloredlogs-15.0.1p3 Create /exopi-cvs/ports/packages/amd64/all/py3-coloredlogs-15.0.1p3.tgz Creating package py3-coloredlogs-15.0.1p3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-humanfriendly 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|********* | 15% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************** | 35% archiving|************************ | 38% archiving|***************************** | 46% archiving|*********************************** | 55% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************** | 68% archiving|********************************************** | 72% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-coloredlogs-15.0.1p3.tgz >>> Running clean in textproc/py-coloredlogs at 1764617832.92 ===> textproc/py-coloredlogs ===> Cleaning for py3-coloredlogs-15.0.1p3 >>> Ended at 1764617833.09 max_stuck=1.04/depends=1.52/show-prepare-results=0.97/extract=0.34/build=1.85/package=1.48/clean=0.20