>>> Building on exopi-3 under www/py-macaroons,python3 BDEPENDS = [lang/python/3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [www/py-macaroons,python3:pymacaroons-0.13.0.tar.gz] FULLPKGNAME = py3-macaroons-0.13.0p4 RDEPENDS = [devel/py-six,python3;lang/python/3;security/py-libnacl,python3] Avoided depends for py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 distfiles size=21083 >>> Running build in www/py-macaroons,python3 at 1731775519.02 ===> www/py-macaroons,python3 ===> Building from scratch py3-macaroons-0.13.0p4 ===> py3-macaroons-0.13.0p4 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-macaroons-0.13.0p4 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-macaroons-0.13.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-macaroons-0.13.0p4 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-macaroons-0.13.0p4 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Checking files for py3-macaroons-0.13.0p4 `/exopi-cvs/ports/distfiles/pymacaroons-0.13.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-macaroons-0.13.0p4 ===> Patching for py3-macaroons-0.13.0p4 ===> 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-macaroons-0.13.0p4 ===> Configuring for py3-macaroons-0.13.0p4 ===> Building for py3-macaroons-0.13.0p4 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running egg_info writing pymacaroons.egg-info/PKG-INFO writing dependency_links to pymacaroons.egg-info/dependency_links.txt writing requirements to pymacaroons.egg-info/requires.txt writing top-level names to pymacaroons.egg-info/top_level.txt reading manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pymacaroons.egg-info/SOURCES.txt' warning: no previously-included files matching '*' found under directory 'docs/_templates' warning: no previously-included files matching '*' found under directory 'docs/_build' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pymacaroons copying pymacaroons/__init__.py -> build/lib/pymacaroons copying pymacaroons/caveat.py -> build/lib/pymacaroons copying pymacaroons/exceptions.py -> build/lib/pymacaroons copying pymacaroons/macaroon.py -> build/lib/pymacaroons copying pymacaroons/utils.py -> build/lib/pymacaroons copying pymacaroons/verifier.py -> build/lib/pymacaroons creating build/lib/pymacaroons/binders copying pymacaroons/binders/__init__.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/base_binder.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/hash_signatures_binder.py -> build/lib/pymacaroons/binders creating build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/__init__.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_third_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/encrypted_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/third_party.py -> build/lib/pymacaroons/caveat_delegates creating build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/__init__.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/base_field_encryptor.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/secret_box_encryptor.py -> build/lib/pymacaroons/field_encryptors creating build/lib/pymacaroons/serializers copying pymacaroons/serializers/__init__.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/base_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/binary_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/json_serializer.py -> build/lib/pymacaroons/serializers running egg_info writing pymacaroons.egg-info/PKG-INFO writing dependency_links to pymacaroons.egg-info/dependency_links.txt writing requirements to pymacaroons.egg-info/requires.txt writing top-level names to pymacaroons.egg-info/top_level.txt reading manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_templates' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE' writing manifest file 'pymacaroons.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 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/caveat.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/macaroon.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/utils.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons copying build/lib/pymacaroons/verifier.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/binders copying build/lib/pymacaroons/binders/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/binders copying build/lib/pymacaroons/binders/base_binder.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/binders copying build/lib/pymacaroons/binders/hash_signatures_binder.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/binders creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_first_party.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_third_party.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/encrypted_first_party.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/first_party.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/third_party.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/caveat_delegates creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/base_field_encryptor.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/secret_box_encryptor.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/field_encryptors creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/serializers copying build/lib/pymacaroons/serializers/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/serializers copying build/lib/pymacaroons/serializers/base_serializer.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/serializers copying build/lib/pymacaroons/serializers/binary_serializer.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/serializers copying build/lib/pymacaroons/serializers/json_serializer.py -> build/bdist.openbsd-7.6-amd64/wheel/pymacaroons/serializers running install_egg_info Copying pymacaroons.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pymacaroons-0.13.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/pymacaroons-0.13.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-macaroons-0.13.0-python3/pymacaroons-0.13.0/dist/.tmp-e9eufjwu/pymacaroons-0.13.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'pymacaroons/__init__.py' adding 'pymacaroons/caveat.py' adding 'pymacaroons/exceptions.py' adding 'pymacaroons/macaroon.py' adding 'pymacaroons/utils.py' adding 'pymacaroons/verifier.py' adding 'pymacaroons/binders/__init__.py' adding 'pymacaroons/binders/base_binder.py' adding 'pymacaroons/binders/hash_signatures_binder.py' adding 'pymacaroons/caveat_delegates/__init__.py' adding 'pymacaroons/caveat_delegates/base_first_party.py' adding 'pymacaroons/caveat_delegates/base_third_party.py' adding 'pymacaroons/caveat_delegates/encrypted_first_party.py' adding 'pymacaroons/caveat_delegates/first_party.py' adding 'pymacaroons/caveat_delegates/third_party.py' adding 'pymacaroons/field_encryptors/__init__.py' adding 'pymacaroons/field_encryptors/base_field_encryptor.py' adding 'pymacaroons/field_encryptors/secret_box_encryptor.py' adding 'pymacaroons/serializers/__init__.py' adding 'pymacaroons/serializers/base_serializer.py' adding 'pymacaroons/serializers/binary_serializer.py' adding 'pymacaroons/serializers/json_serializer.py' adding 'pymacaroons-0.13.0.dist-info/LICENSE' adding 'pymacaroons-0.13.0.dist-info/METADATA' adding 'pymacaroons-0.13.0.dist-info/WHEEL' adding 'pymacaroons-0.13.0.dist-info/top_level.txt' adding 'pymacaroons-0.13.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pymacaroons-0.13.0-py2.py3-none-any.whl >>> Running package in www/py-macaroons,python3 at 1731775522.12 ===> www/py-macaroons,python3 ===> Faking installation for py3-macaroons-0.13.0p4 ===> Building package for py3-macaroons-0.13.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-macaroons-0.13.0p4.tgz Creating package py3-macaroons-0.13.0p4 reading plist| checking dependencies| checking dependencies|devel/py-six,python3 checking dependencies|lang/python/3,-main checking dependencies|security/py-libnacl,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% 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|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% 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|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% 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|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% 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|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|****** | 10% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 35% archiving|*********************** | 37% archiving|************************* | 38% archiving|************************** | 40% archiving|*************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|************************************** | 59% archiving|******************************************* | 67% archiving|********************************************* | 71% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-macaroons-0.13.0p4.tgz >>> Running clean in www/py-macaroons,python3 at 1731775524.29 ===> www/py-macaroons,python3 ===> Cleaning for py3-macaroons-0.13.0p4 >>> Ended at 1731775524.49 max_stuck=0.00/build=3.11/package=2.17/clean=0.22