>>> Building on exopi-6 under devel/py-binaryornot BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [devel/py-binaryornot:binaryornot-0.4.4.tar.gz] FULLPKGNAME = py3-binaryornot-0.4.4p4 RDEPENDS = [lang/python/3;textproc/py-chardet] (Junk lock obtained for exopi-6 at 1764617394.69) >>> Running depends in devel/py-binaryornot at 1764617394.73 last junk was in textproc/py-inflection /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-binaryornot at 1764617396.03 ===> devel/py-binaryornot ===> Building from scratch py3-binaryornot-0.4.4p4 ===> py3-binaryornot-0.4.4p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-binaryornot-0.4.4p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-binaryornot-0.4.4p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-binaryornot-0.4.4p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-binaryornot-0.4.4p4 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-6 at 1764617396.96) distfiles size=371054 >>> Running extract in devel/py-binaryornot at 1764617396.99 ===> devel/py-binaryornot ===> Checking files for py3-binaryornot-0.4.4p4 `/exopi-cvs/ports/distfiles/binaryornot-0.4.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-binaryornot-0.4.4p4 >>> Running build in devel/py-binaryornot at 1764617397.86 ===> devel/py-binaryornot ===> Patching for py3-binaryornot-0.4.4p4 ===> Applying OpenBSD patch patch-tests_test_check_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix failing test | |https://github.com/binaryornot/binaryornot/commit/38dee57986c6679d9936a1da6f6c8182da3734f8 | |Index: tests/test_check.py |--- tests/test_check.py.orig |+++ tests/test_check.py -------------------------- Patching file tests/test_check.py using Plan A... Hunk #1 succeeded at 216. 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-binaryornot-0.4.4p4 ===> Configuring for py3-binaryornot-0.4.4p4 ===> Building for py3-binaryornot-0.4.4p4 * 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/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 binaryornot.egg-info/PKG-INFO writing dependency_links to binaryornot.egg-info/dependency_links.txt writing requirements to binaryornot.egg-info/requires.txt writing top-level names to binaryornot.egg-info/top_level.txt reading manifest file 'binaryornot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'binaryornot.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/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 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/binaryornot copying binaryornot/__init__.py -> build/lib/binaryornot copying binaryornot/check.py -> build/lib/binaryornot copying binaryornot/helpers.py -> build/lib/binaryornot running egg_info writing binaryornot.egg-info/PKG-INFO writing dependency_links to binaryornot.egg-info/dependency_links.txt writing requirements to binaryornot.egg-info/requires.txt writing top-level names to binaryornot.egg-info/top_level.txt reading manifest file 'binaryornot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'binaryornot.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 creating build/bdist.openbsd-7.8-amd64/wheel/binaryornot copying build/lib/binaryornot/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./binaryornot copying build/lib/binaryornot/check.py -> build/bdist.openbsd-7.8-amd64/wheel/./binaryornot copying build/lib/binaryornot/helpers.py -> build/bdist.openbsd-7.8-amd64/wheel/./binaryornot running install_egg_info Copying binaryornot.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./binaryornot-0.4.4-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/binaryornot-0.4.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-binaryornot-0.4.4/binaryornot-0.4.4/dist/.tmp-yye6yym1/binaryornot-0.4.4-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'binaryornot/__init__.py' adding 'binaryornot/check.py' adding 'binaryornot/helpers.py' adding 'binaryornot-0.4.4.dist-info/licenses/AUTHORS.rst' adding 'binaryornot-0.4.4.dist-info/licenses/LICENSE' adding 'binaryornot-0.4.4.dist-info/METADATA' adding 'binaryornot-0.4.4.dist-info/WHEEL' adding 'binaryornot-0.4.4.dist-info/top_level.txt' adding 'binaryornot-0.4.4.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built binaryornot-0.4.4-py2.py3-none-any.whl >>> Running package in devel/py-binaryornot at 1764617399.68 ===> devel/py-binaryornot ===> Faking installation for py3-binaryornot-0.4.4p4 ===> Building package for py3-binaryornot-0.4.4p4 Create /exopi-cvs/ports/packages/amd64/all/py3-binaryornot-0.4.4p4.tgz Creating package py3-binaryornot-0.4.4p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-chardet checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|**** | 6% archiving|****** | 10% archiving|****************** | 28% archiving|***************************** | 46% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|************************************************ | 75% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-binaryornot-0.4.4p4.tgz >>> Running clean in devel/py-binaryornot at 1764617401.28 ===> devel/py-binaryornot ===> Cleaning for py3-binaryornot-0.4.4p4 >>> Ended at 1764617401.51 max_stuck=0.00/depends=1.31/show-prepare-results=0.96/extract=0.86/build=1.81/package=1.61/clean=0.27