>>> Building on exopi-4 under archivers/py-zstandard BDEPENDS = [devel/py-installer;lang/python/3;devel/py-wheel;devel/py-cffi;devel/py-setuptools;devel/py-build;sysutils/py-packaging] DIST = [archivers/py-zstandard:zstandard-0.25.0.tar.gz] FULLPKGNAME = py3-zstandard-0.25.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764461841.07) >>> Running depends in archivers/py-zstandard at 1764461841.11 last junk was in net/p5-Zonemaster/engine /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-packaging-25.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-packaging-25.0 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-cffi-2.0.0 py3-packaging-25.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in archivers/py-zstandard at 1764461842.89 ===> archivers/py-zstandard ===> Building from scratch py3-zstandard-0.25.0 ===> py3-zstandard-0.25.0 depends on: py3-cffi-* -> py3-cffi-2.0.0 ===> py3-zstandard-0.25.0 depends on: py3-packaging-* -> py3-packaging-25.0 ===> py3-zstandard-0.25.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-zstandard-0.25.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-zstandard-0.25.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-zstandard-0.25.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-zstandard-0.25.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-packaging-25.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764461843.99) distfiles size=711513 >>> Running extract in archivers/py-zstandard at 1764461844.03 ===> archivers/py-zstandard ===> Checking files for py3-zstandard-0.25.0 `/exopi-cvs/ports/distfiles/zstandard-0.25.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-zstandard-0.25.0 >>> Running build in archivers/py-zstandard at 1764461844.38 ===> archivers/py-zstandard ===> Patching for py3-zstandard-0.25.0 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |relax; pins were added due to no-gil support for freethreaded Python builds, |but we don't currently need that in the package build. | |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 34. Hunk #3 succeeded at 42. 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-zstandard-0.25.0 ===> Configuring for py3-zstandard-0.25.0 ===> Building for py3-zstandard-0.25.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/cffi/cparser.py:436: UserWarning: #pragma in cdef() are entirely ignored. They should be removed for now, otherwise your code might behave differently in a future version of CFFI if #pragma support gets added. Note that '#pragma pack' needs to be replaced with the 'packed' keyword argument to cdef(). warnings.warn( regenerated: 'build/zstandard/_cffi.c' /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) generating build/zstandard/_cffi.c running egg_info writing zstandard.egg-info/PKG-INFO writing dependency_links to zstandard.egg-info/dependency_links.txt writing requirements to zstandard.egg-info/requires.txt writing top-level names to zstandard.egg-info/top_level.txt reading manifest file 'zstandard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'zstandard.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/cffi/cparser.py:436: UserWarning: #pragma in cdef() are entirely ignored. They should be removed for now, otherwise your code might behave differently in a future version of CFFI if #pragma support gets added. Note that '#pragma pack' needs to be replaced with the 'packed' keyword argument to cdef(). warnings.warn( not modified: 'build/zstandard/_cffi.c' /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) generating build/zstandard/_cffi.c (already up-to-date) running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/zstandard copying zstandard/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/zstandard copying zstandard/backend_cffi.py -> build/lib.openbsd-7.8-amd64-cpython-313/zstandard running egg_info writing zstandard.egg-info/PKG-INFO writing dependency_links to zstandard.egg-info/dependency_links.txt writing requirements to zstandard.egg-info/requires.txt writing top-level names to zstandard.egg-info/top_level.txt reading manifest file 'zstandard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'zstandard.egg-info/SOURCES.txt' copying zstandard/__init__.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/zstandard copying zstandard/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/zstandard running build_ext building 'zstandard.backend_c' extension creating build/temp.openbsd-7.8-amd64-cpython-313/c-ext cc -O2 -pipe -DZDICT_QSORT=ZDICT_QSORT_C90 -fPIC -Ic-ext -Izstd -I/usr/local/include/python3.13 -c c-ext/backend_c.c -o build/temp.openbsd-7.8-amd64-cpython-313/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -DZDICT_QSORT=ZDICT_QSORT_C90 build/temp.openbsd-7.8-amd64-cpython-313/c-ext/backend_c.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/zstandard/backend_c.cpython-313.so building 'zstandard._cffi' extension creating build/temp.openbsd-7.8-amd64-cpython-313/build/zstandard creating build/temp.openbsd-7.8-amd64-cpython-313/zstd cc -O2 -pipe -DZDICT_QSORT=ZDICT_QSORT_C90 -fPIC -I/exopi-obj/pobj/py-zstandard-0.25.0/zstandard-0.25.0/zstd -I/usr/local/include/python3.13 -c build/zstandard/_cffi.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/zstandard/_cffi.o cc -O2 -pipe -DZDICT_QSORT=ZDICT_QSORT_C90 -fPIC -I/exopi-obj/pobj/py-zstandard-0.25.0/zstandard-0.25.0/zstd -I/usr/local/include/python3.13 -c zstd/zstd.c -o build/temp.openbsd-7.8-amd64-cpython-313/zstd/zstd.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -DZDICT_QSORT=ZDICT_QSORT_C90 build/temp.openbsd-7.8-amd64-cpython-313/build/zstandard/_cffi.o build/temp.openbsd-7.8-amd64-cpython-313/zstd/zstd.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/zstandard/_cffi.cpython-313.so 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/zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/backend_cffi.py -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/backend_c.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard copying build/lib.openbsd-7.8-amd64-cpython-313/zstandard/_cffi.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./zstandard running install_egg_info Copying zstandard.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./zstandard-0.25.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/zstandard-0.25.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-zstandard-0.25.0/zstandard-0.25.0/dist/.tmp-myej7_1k/zstandard-0.25.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'zstandard/__init__.py' adding 'zstandard/__init__.pyi' adding 'zstandard/_cffi.cpython-313.so' adding 'zstandard/backend_c.cpython-313.so' adding 'zstandard/backend_cffi.py' adding 'zstandard/py.typed' adding 'zstandard-0.25.0.dist-info/licenses/LICENSE' adding 'zstandard-0.25.0.dist-info/METADATA' adding 'zstandard-0.25.0.dist-info/WHEEL' adding 'zstandard-0.25.0.dist-info/top_level.txt' adding 'zstandard-0.25.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built zstandard-0.25.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in archivers/py-zstandard at 1764461886.64 ===> archivers/py-zstandard ===> Faking installation for py3-zstandard-0.25.0 ===> Building package for py3-zstandard-0.25.0 Create /exopi-cvs/ports/packages/amd64/all/py3-zstandard-0.25.0.tgz Creating package py3-zstandard-0.25.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|********* | 13% archiving|********* | 14% archiving|*********************************** | 55% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-zstandard-0.25.0.tgz >>> Running clean in archivers/py-zstandard at 1764461888.04 ===> archivers/py-zstandard ===> Cleaning for py3-zstandard-0.25.0 >>> Ended at 1764461888.23 max_stuck=9.98/depends=1.79/show-prepare-results=1.14/extract=0.36/build=42.25/package=1.42/clean=0.22