>>> Building on exopi-5 under security/letsencrypt/py-acme,python3 BDEPENDS = [security/py-josepy,python3;devel/py-wheel,python3;lang/python/3.10;textproc/py-pyRFC3339,python3;devel/py-tz,python3;security/py-cryptography,python3;security/py-openssl,python3;www/py-requests-toolbelt,python3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;www/py-requests,python3] DIST = [security/letsencrypt/py-acme,python3:acme-2.9.0.tar.gz] FULLPKGNAME = py3-acme-2.9.0 RDEPENDS = [textproc/py-pyRFC3339,python3;security/py-cryptography,python3;devel/py-tz,python3;www/py-requests,python3;www/py-requests-toolbelt,python3;security/py-openssl,python3;security/py-josepy,python3;lang/python/3.10] (Junk lock obtained for exopi-5 at 1714760133.57) >>> Running depends in security/letsencrypt/py-acme,python3 at 1714760133.60 last junk was in security/py-cryptography,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cryptography-42.0.5 py3-installer-0.7.0 py3-josepy-1.14.0 py3-openssl-24.0.0 py3-pyRFC3339-1.1p2 py3-requests-2.31.0 py3-requests-toolbelt-0.10.1 py3-tz-2024.1 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cryptography-42.0.5 py3-installer-0.7.0 py3-josepy-1.14.0 py3-openssl-24.0.0 py3-pyRFC3339-1.1p2 py3-requests-2.31.0 py3-requests-toolbelt-0.10.1 py3-setuptools-68.0.0v0 py3-tz-2024.1 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cryptography-42.0.5 py3-installer-0.7.0 py3-josepy-1.14.0 py3-openssl-24.0.0 py3-pyRFC3339-1.1p2 py3-requests-2.31.0 py3-requests-toolbelt-0.10.1 py3-tz-2024.1 py3-wheel-0.43.0 >>> Running show-prepare-results in security/letsencrypt/py-acme,python3 at 1714760135.91 ===> security/letsencrypt/py-acme,python3 ===> Building from scratch py3-acme-2.9.0 ===> py3-acme-2.9.0 depends on: py3-cryptography->=0.8 -> py3-cryptography-42.0.5 ===> py3-acme-2.9.0 depends on: py3-josepy-* -> py3-josepy-1.14.0 ===> py3-acme-2.9.0 depends on: py3-openssl->=0.15 -> py3-openssl-24.0.0 ===> py3-acme-2.9.0 depends on: py3-pyRFC3339-* -> py3-pyRFC3339-1.1p2 ===> py3-acme-2.9.0 depends on: py3-tz-* -> py3-tz-2024.1 ===> py3-acme-2.9.0 depends on: py3-requests-* -> py3-requests-2.31.0 ===> py3-acme-2.9.0 depends on: py3-requests-toolbelt-* -> py3-requests-toolbelt-0.10.1 ===> py3-acme-2.9.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-acme-2.9.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-acme-2.9.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-acme-2.9.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-acme-2.9.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-cryptography-42.0.5 py3-installer-0.7.0 py3-josepy-1.14.0 py3-openssl-24.0.0 py3-pyRFC3339-1.1p2 py3-requests-2.31.0 py3-requests-toolbelt-0.10.1 py3-setuptools-68.0.0v0 py3-tz-2024.1 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1714760138.38) distfiles size=91636 >>> Running build in security/letsencrypt/py-acme,python3 at 1714760138.41 ===> security/letsencrypt/py-acme,python3 ===> Checking files for py3-acme-2.9.0 `/exopi-cvs/ports/distfiles/acme-2.9.0.tar.gz' is up to date. >> (SHA256) acme-2.9.0.tar.gz: OK ===> Extracting for py3-acme-2.9.0 ===> Patching for py3-acme-2.9.0 ===> 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-acme-2.9.0 ===> Configuring for py3-acme-2.9.0 ===> Building for py3-acme-2.9.0 * Getting build dependencies for wheel... running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/util.py -> build/lib/acme creating build/lib/acme/_internal copying acme/_internal/__init__.py -> build/lib/acme/_internal creating build/lib/acme/_internal/tests copying acme/_internal/tests/__init__.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/challenges_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/client_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/crypto_util_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/errors_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/fields_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/jose_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/jws_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/messages_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/standalone_test.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/test_util.py -> build/lib/acme/_internal/tests copying acme/_internal/tests/util_test.py -> build/lib/acme/_internal/tests running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'acme.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'acme._internal.tests.testdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'acme._internal.tests.testdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'acme._internal.tests.testdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'acme._internal.tests.testdata' to be distributed and are already explicitly excluding 'acme._internal.tests.testdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying acme/py.typed -> build/lib/acme creating build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/README -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-100sans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-idnsans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-ipsans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-ipv6sans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-nocn.der -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert-san.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert.der -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/cert.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/critical-san.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-100sans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-6sans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-idnsans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-ipsans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-ipv6sans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-mixed.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-nosans.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr-san.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr.der -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/csr.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/dsa512_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/ec_secp384r1_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa1024_cert.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa1024_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa2048_cert.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa2048_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa256_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa4096_cert.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa4096_key.pem -> build/lib/acme/_internal/tests/testdata copying acme/_internal/tests/testdata/rsa512_key.pem -> build/lib/acme/_internal/tests/testdata installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/challenges.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/client.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/crypto_util.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/fields.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/jws.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/messages.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/standalone.py -> build/bdist.openbsd-7.5-amd64/wheel/acme copying build/lib/acme/util.py -> build/bdist.openbsd-7.5-amd64/wheel/acme creating build/bdist.openbsd-7.5-amd64/wheel/acme/_internal copying build/lib/acme/_internal/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal creating build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/challenges_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/client_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/crypto_util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/errors_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/fields_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/jose_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/jws_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/messages_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/standalone_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/test_util.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests copying build/lib/acme/_internal/tests/util_test.py -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests creating build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/README -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-100sans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-idnsans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-ipsans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-ipv6sans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-nocn.der -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert-san.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert.der -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/cert.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/critical-san.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-100sans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-6sans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-idnsans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-ipsans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-ipv6sans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-mixed.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-nosans.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr-san.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr.der -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/csr.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/dsa512_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/ec_secp384r1_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa1024_cert.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa1024_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa2048_cert.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa2048_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa256_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa4096_cert.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa4096_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/_internal/tests/testdata/rsa512_key.pem -> build/bdist.openbsd-7.5-amd64/wheel/acme/_internal/tests/testdata copying build/lib/acme/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/acme running install_egg_info Copying acme.egg-info to build/bdist.openbsd-7.5-amd64/wheel/acme-2.9.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/acme-2.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-acme-2.9.0-python3/acme-2.9.0/dist/.tmp-83ch1_z4/acme-2.9.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'acme/__init__.py' adding 'acme/challenges.py' adding 'acme/client.py' adding 'acme/crypto_util.py' adding 'acme/errors.py' adding 'acme/fields.py' adding 'acme/jws.py' adding 'acme/messages.py' adding 'acme/py.typed' adding 'acme/standalone.py' adding 'acme/util.py' adding 'acme/_internal/__init__.py' adding 'acme/_internal/tests/__init__.py' adding 'acme/_internal/tests/challenges_test.py' adding 'acme/_internal/tests/client_test.py' adding 'acme/_internal/tests/crypto_util_test.py' adding 'acme/_internal/tests/errors_test.py' adding 'acme/_internal/tests/fields_test.py' adding 'acme/_internal/tests/jose_test.py' adding 'acme/_internal/tests/jws_test.py' adding 'acme/_internal/tests/messages_test.py' adding 'acme/_internal/tests/standalone_test.py' adding 'acme/_internal/tests/test_util.py' adding 'acme/_internal/tests/util_test.py' adding 'acme/_internal/tests/testdata/README' adding 'acme/_internal/tests/testdata/cert-100sans.pem' adding 'acme/_internal/tests/testdata/cert-idnsans.pem' adding 'acme/_internal/tests/testdata/cert-ipsans.pem' adding 'acme/_internal/tests/testdata/cert-ipv6sans.pem' adding 'acme/_internal/tests/testdata/cert-nocn.der' adding 'acme/_internal/tests/testdata/cert-san.pem' adding 'acme/_internal/tests/testdata/cert.der' adding 'acme/_internal/tests/testdata/cert.pem' adding 'acme/_internal/tests/testdata/critical-san.pem' adding 'acme/_internal/tests/testdata/csr-100sans.pem' adding 'acme/_internal/tests/testdata/csr-6sans.pem' adding 'acme/_internal/tests/testdata/csr-idnsans.pem' adding 'acme/_internal/tests/testdata/csr-ipsans.pem' adding 'acme/_internal/tests/testdata/csr-ipv6sans.pem' adding 'acme/_internal/tests/testdata/csr-mixed.pem' adding 'acme/_internal/tests/testdata/csr-nosans.pem' adding 'acme/_internal/tests/testdata/csr-san.pem' adding 'acme/_internal/tests/testdata/csr.der' adding 'acme/_internal/tests/testdata/csr.pem' adding 'acme/_internal/tests/testdata/dsa512_key.pem' adding 'acme/_internal/tests/testdata/ec_secp384r1_key.pem' adding 'acme/_internal/tests/testdata/rsa1024_cert.pem' adding 'acme/_internal/tests/testdata/rsa1024_key.pem' adding 'acme/_internal/tests/testdata/rsa2048_cert.pem' adding 'acme/_internal/tests/testdata/rsa2048_key.pem' adding 'acme/_internal/tests/testdata/rsa256_key.pem' adding 'acme/_internal/tests/testdata/rsa4096_cert.pem' adding 'acme/_internal/tests/testdata/rsa4096_key.pem' adding 'acme/_internal/tests/testdata/rsa512_key.pem' adding 'acme-2.9.0.dist-info/LICENSE.txt' adding 'acme-2.9.0.dist-info/METADATA' adding 'acme-2.9.0.dist-info/WHEEL' adding 'acme-2.9.0.dist-info/top_level.txt' adding 'acme-2.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built acme-2.9.0-py3-none-any.whl >>> Running package in security/letsencrypt/py-acme,python3 at 1714760141.15 ===> security/letsencrypt/py-acme,python3 ===> Faking installation for py3-acme-2.9.0 ===> Building package for py3-acme-2.9.0 Create /exopi-cvs/ports/packages/amd64/all/py3-acme-2.9.0.tgz Creating package py3-acme-2.9.0 reading plist| checking dependencies| checking dependencies|devel/py-tz,python3 checking dependencies|lang/python/3.10,-main checking dependencies|security/py-cryptography,python3 checking dependencies|security/py-josepy,python3 checking dependencies|security/py-openssl,python3 checking dependencies|textproc/py-pyRFC3339,python3 checking dependencies|www/py-requests,python3 checking dependencies|www/py-requests-toolbelt,python3 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|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% 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|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% 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|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% 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|** | 3% archiving|**** | 6% archiving|****** | 9% archiving|******** | 13% archiving|********* | 15% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|*************** | 24% archiving|****************** | 27% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 34% archiving|*********************** | 37% archiving|************************** | 41% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|**************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|*********************************************************** | 93% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-acme-2.9.0.tgz >>> Running clean in security/letsencrypt/py-acme,python3 at 1714760143.15 ===> security/letsencrypt/py-acme,python3 ===> Cleaning for py3-acme-2.9.0 >>> Ended at 1714760143.39 max_stuck=2.21/depends=2.31/show-prepare-results=2.50/build=2.74/package=2.00/clean=0.26