>>> Building on exopi-2 under devel/py-binaryornot BDEPENDS = [devel/py-wheel;devel/py-setuptools;devel/py-build;lang/python/3;devel/py-installer] DIST = [devel/py-binaryornot:binaryornot-0.4.4.tar.gz] FULLPKGNAME = py3-binaryornot-0.4.4p3 RDEPENDS = [lang/python/3;textproc/py-chardet] (Junk lock obtained for exopi-2 at 1738574620.27) >>> Running depends in devel/py-binaryornot at 1738574620.33 last junk was in x11/xtacy /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 >>> Running show-prepare-results in devel/py-binaryornot at 1738574622.19 ===> devel/py-binaryornot ===> Building from scratch py3-binaryornot-0.4.4p3 ===> py3-binaryornot-0.4.4p3 depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> py3-binaryornot-0.4.4p3 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-binaryornot-0.4.4p3 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-binaryornot-0.4.4p3 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-binaryornot-0.4.4p3 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 (Junk lock released for exopi-2 at 1738574623.42) distfiles size=371054 >>> Running build in devel/py-binaryornot at 1738574623.46 ===> devel/py-binaryornot ===> Checking files for py3-binaryornot-0.4.4p3 `/exopi-cvs/ports/distfiles/binaryornot-0.4.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-binaryornot-0.4.4p3 ===> Patching for py3-binaryornot-0.4.4p3 ===> 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.4p3 ===> Configuring for py3-binaryornot-0.4.4p3 ===> Building for py3-binaryornot-0.4.4p3 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 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.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! 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.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/binaryornot copying build/lib/binaryornot/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./binaryornot copying build/lib/binaryornot/check.py -> build/bdist.openbsd-7.6-amd64/wheel/./binaryornot copying build/lib/binaryornot/helpers.py -> build/bdist.openbsd-7.6-amd64/wheel/./binaryornot running install_egg_info Copying binaryornot.egg-info to build/bdist.openbsd-7.6-amd64/wheel/./binaryornot-0.4.4-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/binaryornot-0.4.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-binaryornot-0.4.4/binaryornot-0.4.4/dist/.tmp-o3xbx9a9/binaryornot-0.4.4-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'binaryornot/__init__.py' adding 'binaryornot/check.py' adding 'binaryornot/helpers.py' adding 'binaryornot-0.4.4.dist-info/AUTHORS.rst' adding 'binaryornot-0.4.4.dist-info/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.6-amd64/wheel Successfully built binaryornot-0.4.4-py2.py3-none-any.whl >>> Running package in devel/py-binaryornot at 1738574625.62 ===> devel/py-binaryornot ===> Faking installation for py3-binaryornot-0.4.4p3 ===> Building package for py3-binaryornot-0.4.4p3 Create /exopi-cvs/ports/packages/amd64/all/py3-binaryornot-0.4.4p3.tgz Creating package py3-binaryornot-0.4.4p3 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|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% 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|******************************* | 49% archiving|******************************** | 49% archiving|********************************** | 53% archiving|************************************* | 58% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-binaryornot-0.4.4p3.tgz >>> Running clean in devel/py-binaryornot at 1738574628.02 ===> devel/py-binaryornot ===> Cleaning for py3-binaryornot-0.4.4p3 >>> Ended at 1738574628.35 max_stuck=1.58/depends=1.82/show-prepare-results=1.32/build=2.15/package=2.40/clean=0.38