>>> Building on exopi-3 under devel/py-filebytes BDEPENDS = [devel/py-build;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-installer] DIST = [devel/py-filebytes:filebytes-0.10.2.tar.gz] FULLPKGNAME = py3-filebytes-0.10.2p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1787344754.11) >>> Running depends in devel/py-filebytes at 1787344754.15 last junk was in devel/py-straight.plugin /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 >>> Running show-prepare-results in devel/py-filebytes at 1787344756.57 ===> devel/py-filebytes ===> Building from scratch py3-filebytes-0.10.2p0 ===> py3-filebytes-0.10.2p0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-filebytes-0.10.2p0 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-filebytes-0.10.2p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-filebytes-0.10.2p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-filebytes-0.10.2p0 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-3 at 1787344757.60) distfiles size=20358 >>> Running extract in devel/py-filebytes at 1787344757.65 ===> devel/py-filebytes ===> Checking files for py3-filebytes-0.10.2p0 `/exopi-cvs/ports/distfiles/filebytes-0.10.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-filebytes-0.10.2p0 >>> Running build in devel/py-filebytes at 1787344757.93 ===> devel/py-filebytes ===> Patching for py3-filebytes-0.10.2p0 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 469058d50d4b7ff8da54b623a0a1aa972cd78dc6 Mon Sep 17 00:00:00 2001 |From: Seva Alekseyev |Date: Thu, 4 Dec 2025 11:24:19 -0500 |Subject: [PATCH] No more hand parsing __init__ for VERSION | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 1. 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-filebytes-0.10.2p0 ===> Configuring for py3-filebytes-0.10.2p0 ===> Building for py3-filebytes-0.10.2p0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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 filebytes.egg-info/PKG-INFO writing dependency_links to filebytes.egg-info/dependency_links.txt writing top-level names to filebytes.egg-info/top_level.txt reading manifest file 'filebytes.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'filebytes.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/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 running build running build_py creating build/lib/filebytes copying filebytes/__init__.py -> build/lib/filebytes copying filebytes/binary.py -> build/lib/filebytes copying filebytes/ctypes_helper.py -> build/lib/filebytes copying filebytes/elf.py -> build/lib/filebytes copying filebytes/enum.py -> build/lib/filebytes copying filebytes/mach_o.py -> build/lib/filebytes copying filebytes/oat.py -> build/lib/filebytes copying filebytes/pe.py -> build/lib/filebytes installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/filebytes copying build/lib/filebytes/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/binary.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/ctypes_helper.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/elf.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/enum.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/mach_o.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/oat.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes copying build/lib/filebytes/pe.py -> build/bdist.openbsd-8.0-amd64/wheel/./filebytes running install_egg_info running egg_info writing filebytes.egg-info/PKG-INFO writing dependency_links to filebytes.egg-info/dependency_links.txt writing top-level names to filebytes.egg-info/top_level.txt reading manifest file 'filebytes.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'filebytes.egg-info/SOURCES.txt' Copying filebytes.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./filebytes-0.10.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/filebytes-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-filebytes-0.10.2/filebytes-0.10.2/dist/.tmp-33_4xb_2/filebytes-0.10.2-py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'filebytes/__init__.py' adding 'filebytes/binary.py' adding 'filebytes/ctypes_helper.py' adding 'filebytes/elf.py' adding 'filebytes/enum.py' adding 'filebytes/mach_o.py' adding 'filebytes/oat.py' adding 'filebytes/pe.py' adding 'filebytes-0.10.2.dist-info/licenses/COPYING' adding 'filebytes-0.10.2.dist-info/METADATA' adding 'filebytes-0.10.2.dist-info/WHEEL' adding 'filebytes-0.10.2.dist-info/top_level.txt' adding 'filebytes-0.10.2.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built filebytes-0.10.2-py3-none-any.whl >>> Running package in devel/py-filebytes at 1787344760.67 ===> devel/py-filebytes ===> Faking installation for py3-filebytes-0.10.2p0 ===> Building package for py3-filebytes-0.10.2p0 Create /exopi-cvs/ports/packages/amd64/all/py3-filebytes-0.10.2p0.tgz Creating package py3-filebytes-0.10.2p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|** | 4% archiving|********* | 14% archiving|**************** | 25% archiving|****************** | 28% archiving|******************** | 32% archiving|************************* | 39% archiving|****************************** | 46% archiving|******************************* | 49% archiving|********************************* | 52% archiving|*************************************** | 61% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************** | 78% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-filebytes-0.10.2p0.tgz >>> Running clean in devel/py-filebytes at 1787344762.26 ===> devel/py-filebytes ===> Cleaning for py3-filebytes-0.10.2p0 >>> Ended at 1787344762.50 max_stuck=2.18/depends=2.44/show-prepare-results=1.06/extract=0.30/build=2.73/package=1.59/clean=0.27