>>> Building on exopi-4 under net/py-amqp BDEPENDS = [devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-build] DIST = [net/py-amqp:amqp-5.3.1.tar.gz] FULLPKGNAME = py3-amqp-5.3.1p0 RDEPENDS = [lang/python/3;devel/py-vine] (Junk lock obtained for exopi-4 at 1778680956.95) >>> Running depends in net/py-amqp at 1778680957.00 last junk was in math/libqalculate /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in net/py-amqp at 1778680959.04 ===> net/py-amqp ===> Building from scratch py3-amqp-5.3.1p0 ===> py3-amqp-5.3.1p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-amqp-5.3.1p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-amqp-5.3.1p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-amqp-5.3.1p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-amqp-5.3.1p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-4 at 1778680960.37) distfiles size=129013 >>> Running extract in net/py-amqp at 1778680960.41 ===> net/py-amqp ===> Checking files for py3-amqp-5.3.1p0 `/exopi-cvs/ports/distfiles/amqp-5.3.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-amqp-5.3.1p0 >>> Running build in net/py-amqp at 1778680960.85 ===> net/py-amqp ===> Patching for py3-amqp-5.3.1p0 ===> 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-amqp-5.3.1p0 ===> Configuring for py3-amqp-5.3.1p0 ===> Building for py3-amqp-5.3.1p0 * Getting build dependencies for wheel... :79: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 amqp.egg-info/PKG-INFO writing dependency_links to amqp.egg-info/dependency_links.txt writing requirements to amqp.egg-info/requires.txt writing top-level names to amqp.egg-info/top_level.txt reading manifest file 'amqp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'demo' warning: no files found matching 'README' under directory 'extra' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw*' found under directory '*' adding license file 'LICENSE' writing manifest file 'amqp.egg-info/SOURCES.txt' * Building wheel... :79: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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/amqp copying amqp/__init__.py -> build/lib/amqp copying amqp/abstract_channel.py -> build/lib/amqp copying amqp/basic_message.py -> build/lib/amqp copying amqp/channel.py -> build/lib/amqp copying amqp/connection.py -> build/lib/amqp copying amqp/exceptions.py -> build/lib/amqp copying amqp/method_framing.py -> build/lib/amqp copying amqp/platform.py -> build/lib/amqp copying amqp/protocol.py -> build/lib/amqp copying amqp/sasl.py -> build/lib/amqp copying amqp/serialization.py -> build/lib/amqp copying amqp/spec.py -> build/lib/amqp copying amqp/transport.py -> build/lib/amqp copying amqp/utils.py -> build/lib/amqp installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/amqp copying build/lib/amqp/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/abstract_channel.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/basic_message.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/channel.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/connection.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/method_framing.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/platform.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/protocol.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/sasl.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/serialization.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/spec.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/transport.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp copying build/lib/amqp/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./amqp running install_egg_info running egg_info writing amqp.egg-info/PKG-INFO writing dependency_links to amqp.egg-info/dependency_links.txt writing requirements to amqp.egg-info/requires.txt writing top-level names to amqp.egg-info/top_level.txt reading manifest file 'amqp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'demo' warning: no files found matching 'README' under directory 'extra' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw*' found under directory '*' adding license file 'LICENSE' writing manifest file 'amqp.egg-info/SOURCES.txt' Copying amqp.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./amqp-5.3.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/amqp-5.3.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-amqp-5.3.1/amqp-5.3.1/dist/.tmp-ua6om4rf/amqp-5.3.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'amqp/__init__.py' adding 'amqp/abstract_channel.py' adding 'amqp/basic_message.py' adding 'amqp/channel.py' adding 'amqp/connection.py' adding 'amqp/exceptions.py' adding 'amqp/method_framing.py' adding 'amqp/platform.py' adding 'amqp/protocol.py' adding 'amqp/sasl.py' adding 'amqp/serialization.py' adding 'amqp/spec.py' adding 'amqp/transport.py' adding 'amqp/utils.py' adding 'amqp-5.3.1.dist-info/licenses/LICENSE' adding 'amqp-5.3.1.dist-info/METADATA' adding 'amqp-5.3.1.dist-info/WHEEL' adding 'amqp-5.3.1.dist-info/top_level.txt' adding 'amqp-5.3.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built amqp-5.3.1-py3-none-any.whl >>> Running package in net/py-amqp at 1778680963.06 ===> net/py-amqp ===> Faking installation for py3-amqp-5.3.1p0 ===> Building package for py3-amqp-5.3.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-amqp-5.3.1p0.tgz Creating package py3-amqp-5.3.1p0 reading plist| checking dependencies| checking dependencies|devel/py-vine checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|********** | 16% archiving|****************** | 28% archiving|********************* | 33% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|********************************* | 52% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|*************************************** | 62% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|******************************************************** | 88% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-amqp-5.3.1p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-amqp-5.3.1p0 +++ /exopi-cvs/ports/plist/amd64/py3-amqp-5.3.1p0-new @@ -1,5 +1,5 @@ @name py3-amqp-5.3.1p0 -@version 16 +@version 17 @comment pkgpath=net/py-amqp ftp=yes @arch amd64 +DESC @@ -7,54 +7,54 @@ @depend devel/py-vine:py3-vine->=5.0.0,<6.0.0:py3-vine-5.1.0p0 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/amqp/ -lib/python3.13/site-packages/amqp-5.3.1.dist-info/ -lib/python3.13/site-packages/amqp-5.3.1.dist-info/METADATA -lib/python3.13/site-packages/amqp-5.3.1.dist-info/RECORD -lib/python3.13/site-packages/amqp-5.3.1.dist-info/WHEEL -lib/python3.13/site-packages/amqp-5.3.1.dist-info/licenses/ -lib/python3.13/site-packages/amqp-5.3.1.dist-info/licenses/LICENSE -lib/python3.13/site-packages/amqp-5.3.1.dist-info/top_level.txt -lib/python3.13/site-packages/amqp/__init__.py -lib/python3.13/site-packages/amqp/__pycache__/ -lib/python3.13/site-packages/amqp/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/abstract_channel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/abstract_channel.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/basic_message.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/basic_message.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/channel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/channel.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/connection.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/connection.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/method_framing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/method_framing.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/platform.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/platform.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/protocol.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/protocol.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/sasl.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/sasl.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/serialization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/serialization.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/spec.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/spec.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/transport.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/transport.cpython-313.pyc -lib/python3.13/site-packages/amqp/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/amqp/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/amqp/abstract_channel.py -lib/python3.13/site-packages/amqp/basic_message.py -lib/python3.13/site-packages/amqp/channel.py -lib/python3.13/site-packages/amqp/connection.py -lib/python3.13/site-packages/amqp/exceptions.py -lib/python3.13/site-packages/amqp/method_framing.py -lib/python3.13/site-packages/amqp/platform.py -lib/python3.13/site-packages/amqp/protocol.py -lib/python3.13/site-packages/amqp/sasl.py -lib/python3.13/site-packages/amqp/serialization.py -lib/python3.13/site-packages/amqp/spec.py -lib/python3.13/site-packages/amqp/transport.py -lib/python3.13/site-packages/amqp/utils.py +lib/python3.14/site-packages/amqp/ +lib/python3.14/site-packages/amqp-5.3.1.dist-info/ +lib/python3.14/site-packages/amqp-5.3.1.dist-info/METADATA +lib/python3.14/site-packages/amqp-5.3.1.dist-info/RECORD +lib/python3.14/site-packages/amqp-5.3.1.dist-info/WHEEL +lib/python3.14/site-packages/amqp-5.3.1.dist-info/licenses/ +lib/python3.14/site-packages/amqp-5.3.1.dist-info/licenses/LICENSE +lib/python3.14/site-packages/amqp-5.3.1.dist-info/top_level.txt +lib/python3.14/site-packages/amqp/__init__.py +lib/python3.14/site-packages/amqp/__pycache__/ +lib/python3.14/site-packages/amqp/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/abstract_channel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/abstract_channel.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/basic_message.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/basic_message.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/channel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/channel.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/connection.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/connection.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/method_framing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/method_framing.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/platform.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/platform.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/protocol.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/protocol.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/sasl.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/sasl.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/serialization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/serialization.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/spec.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/spec.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/transport.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/transport.cpython-314.pyc +lib/python3.14/site-packages/amqp/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/amqp/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/amqp/abstract_channel.py +lib/python3.14/site-packages/amqp/basic_message.py +lib/python3.14/site-packages/amqp/channel.py +lib/python3.14/site-packages/amqp/connection.py +lib/python3.14/site-packages/amqp/exceptions.py +lib/python3.14/site-packages/amqp/method_framing.py +lib/python3.14/site-packages/amqp/platform.py +lib/python3.14/site-packages/amqp/protocol.py +lib/python3.14/site-packages/amqp/sasl.py +lib/python3.14/site-packages/amqp/serialization.py +lib/python3.14/site-packages/amqp/spec.py +lib/python3.14/site-packages/amqp/transport.py +lib/python3.14/site-packages/amqp/utils.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-amqp-5.3.1p0.tgz >>> Running clean in net/py-amqp at 1778680965.63 ===> net/py-amqp ===> Cleaning for py3-amqp-5.3.1p0 >>> Ended at 1778680965.85 max_stuck=1.36/depends=2.06/show-prepare-results=1.36/extract=0.45/build=2.18/package=2.59/clean=0.25