>>> Building on exopi-6 under www/py-beaker BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-installer] DIST = [www/py-beaker:Beaker-1.13.0.tar.gz] FULLPKGNAME = py3-beaker-1.13.0p2 RDEPENDS = [security/py-cryptodome;lang/python/3] Woken up www/py-beaker (Junk lock failure for exopi-6 at 1764447534.31178) Received IO (Junk lock obtained for exopi-6 at 1764447534.65) Received IO Woken up www/py-beaker Woken up www/py-beaker Woken up www/py-beaker >>> Running depends in www/py-beaker at 1764447536.16 last junk was in textproc/docbook-xsl /usr/sbin/pkg_add -aI -Drepair py3-setuptools-79.0.1v0 py3-wheel-0.46.1 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-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in www/py-beaker at 1764447538.05 ===> www/py-beaker ===> Building from scratch py3-beaker-1.13.0p2 ===> py3-beaker-1.13.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-beaker-1.13.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-beaker-1.13.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-beaker-1.13.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-beaker-1.13.0p2 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 1764447539.15) Woken up devel/py-test-aiohttp distfiles size=68250 >>> Running extract in www/py-beaker at 1764447539.18 ===> www/py-beaker ===> Checking files for py3-beaker-1.13.0p2 `/exopi-cvs/ports/distfiles/Beaker-1.13.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-beaker-1.13.0p2 >>> Running build in www/py-beaker at 1764447539.51 ===> www/py-beaker ===> Patching for py3-beaker-1.13.0p2 ===> Applying OpenBSD patch patch-beaker_synchronization_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid deadlock due to pthreads design. | |--- beaker/synchronization.py.orig Thu Jan 7 22:43:56 2010 |+++ beaker/synchronization.py Thu Jan 7 22:50:23 2010 -------------------------- Patching file beaker/synchronization.py using Plan A... Hunk #1 succeeded at 20. 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-beaker-1.13.0p2 ===> Configuring for py3-beaker-1.13.0p2 ===> Building for py3-beaker-1.13.0p2 * 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing Beaker.egg-info/PKG-INFO writing dependency_links to Beaker.egg-info/dependency_links.txt writing entry points to Beaker.egg-info/entry_points.txt writing requirements to Beaker.egg-info/requires.txt writing top-level names to Beaker.egg-info/top_level.txt reading manifest file 'Beaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Beaker.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 :: 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/beaker copying beaker/__init__.py -> build/lib/beaker copying beaker/_compat.py -> build/lib/beaker copying beaker/cache.py -> build/lib/beaker copying beaker/container.py -> build/lib/beaker copying beaker/converters.py -> build/lib/beaker copying beaker/cookie.py -> build/lib/beaker copying beaker/exceptions.py -> build/lib/beaker copying beaker/middleware.py -> build/lib/beaker copying beaker/session.py -> build/lib/beaker copying beaker/synchronization.py -> build/lib/beaker copying beaker/util.py -> build/lib/beaker creating build/lib/beaker/crypto copying beaker/crypto/__init__.py -> build/lib/beaker/crypto copying beaker/crypto/jcecrypto.py -> build/lib/beaker/crypto copying beaker/crypto/noencryption.py -> build/lib/beaker/crypto copying beaker/crypto/nsscrypto.py -> build/lib/beaker/crypto copying beaker/crypto/pbkdf2.py -> build/lib/beaker/crypto copying beaker/crypto/pyca_cryptography.py -> build/lib/beaker/crypto copying beaker/crypto/pycrypto.py -> build/lib/beaker/crypto copying beaker/crypto/util.py -> build/lib/beaker/crypto creating build/lib/beaker/ext copying beaker/ext/__init__.py -> build/lib/beaker/ext copying beaker/ext/database.py -> build/lib/beaker/ext copying beaker/ext/google.py -> build/lib/beaker/ext copying beaker/ext/memcached.py -> build/lib/beaker/ext copying beaker/ext/mongodb.py -> build/lib/beaker/ext copying beaker/ext/redisclusternm.py -> build/lib/beaker/ext copying beaker/ext/redisnm.py -> build/lib/beaker/ext copying beaker/ext/sqla.py -> build/lib/beaker/ext 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/beaker copying build/lib/beaker/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/_compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/cache.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/container.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/converters.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/cookie.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/middleware.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/session.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/synchronization.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker copying build/lib/beaker/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker creating build/bdist.openbsd-7.8-amd64/wheel/beaker/crypto copying build/lib/beaker/crypto/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/jcecrypto.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/noencryption.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/nsscrypto.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/pbkdf2.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/pyca_cryptography.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/pycrypto.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto copying build/lib/beaker/crypto/util.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/crypto creating build/bdist.openbsd-7.8-amd64/wheel/beaker/ext copying build/lib/beaker/ext/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/database.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/google.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/memcached.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/mongodb.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/redisclusternm.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/redisnm.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext copying build/lib/beaker/ext/sqla.py -> build/bdist.openbsd-7.8-amd64/wheel/./beaker/ext running install_egg_info running egg_info writing Beaker.egg-info/PKG-INFO writing dependency_links to Beaker.egg-info/dependency_links.txt writing entry points to Beaker.egg-info/entry_points.txt writing requirements to Beaker.egg-info/requires.txt writing top-level names to Beaker.egg-info/top_level.txt reading manifest file 'Beaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Beaker.egg-info/SOURCES.txt' Copying Beaker.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./Beaker-1.13.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/beaker-1.13.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-beaker-1.13.0/Beaker-1.13.0/dist/.tmp-o77m44uz/beaker-1.13.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'beaker/__init__.py' adding 'beaker/_compat.py' adding 'beaker/cache.py' adding 'beaker/container.py' adding 'beaker/converters.py' adding 'beaker/cookie.py' adding 'beaker/exceptions.py' adding 'beaker/middleware.py' adding 'beaker/session.py' adding 'beaker/synchronization.py' adding 'beaker/util.py' adding 'beaker/crypto/__init__.py' adding 'beaker/crypto/jcecrypto.py' adding 'beaker/crypto/noencryption.py' adding 'beaker/crypto/nsscrypto.py' adding 'beaker/crypto/pbkdf2.py' adding 'beaker/crypto/pyca_cryptography.py' adding 'beaker/crypto/pycrypto.py' adding 'beaker/crypto/util.py' adding 'beaker/ext/__init__.py' adding 'beaker/ext/database.py' adding 'beaker/ext/google.py' adding 'beaker/ext/memcached.py' adding 'beaker/ext/mongodb.py' adding 'beaker/ext/redisclusternm.py' adding 'beaker/ext/redisnm.py' adding 'beaker/ext/sqla.py' adding 'beaker-1.13.0.dist-info/licenses/LICENSE' adding 'beaker-1.13.0.dist-info/METADATA' adding 'beaker-1.13.0.dist-info/WHEEL' adding 'beaker-1.13.0.dist-info/entry_points.txt' adding 'beaker-1.13.0.dist-info/top_level.txt' adding 'beaker-1.13.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built beaker-1.13.0-py3-none-any.whl >>> Running package in www/py-beaker at 1764447542.14 ===> www/py-beaker ===> Faking installation for py3-beaker-1.13.0p2 ===> Building package for py3-beaker-1.13.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-beaker-1.13.0p2.tgz Creating package py3-beaker-1.13.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptodome checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|**** | 6% archiving|****** | 10% archiving|********** | 15% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|******************** | 31% archiving|************************ | 37% archiving|************************** | 40% archiving|*************************** | 43% archiving|****************************** | 46% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************** | 78% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-beaker-1.13.0p2.tgz >>> Running clean in www/py-beaker at 1764447544.73 ===> www/py-beaker ===> Cleaning for py3-beaker-1.13.0p2 >>> Ended at 1764447544.96 max_stuck=1.85/waiting-for-lock #127=1.86/depends=1.88/show-prepare-results=1.14/extract=0.33/build=2.63/package=2.60/clean=0.25