>>> Building on exopi-1 under security/py-google-auth BDEPENDS = [devel/py-wheel;devel/py-build;lang/python/3;devel/py-installer;devel/py-setuptools] DIST = [security/py-google-auth:google_auth-2.45.0.tar.gz] FULLPKGNAME = py3-google-auth-2.45.0 RDEPENDS = [devel/py-six;lang/python/3;devel/py-asn1-modules;devel/py-cachetools;security/py-rsa] (Junk lock obtained for exopi-1 at 1767950725.51) >>> Running depends in security/py-google-auth at 1767950725.55 last junk was in www/py-wapiti_arsenic /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 >>> Running show-prepare-results in security/py-google-auth at 1767950727.50 ===> security/py-google-auth ===> Building from scratch py3-google-auth-2.45.0 ===> py3-google-auth-2.45.0 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> py3-google-auth-2.45.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-google-auth-2.45.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-google-auth-2.45.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-google-auth-2.45.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 (Junk lock released for exopi-1 at 1767950728.58) distfiles size=320708 >>> Running extract in security/py-google-auth at 1767950728.62 ===> security/py-google-auth ===> Checking files for py3-google-auth-2.45.0 `/exopi-cvs/ports/distfiles/google_auth-2.45.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-google-auth-2.45.0 >>> Running build in security/py-google-auth at 1767950729.05 ===> security/py-google-auth ===> Patching for py3-google-auth-2.45.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-google-auth-2.45.0 ===> Configuring for py3-google-auth-2.45.0 ===> Building for py3-google-auth-2.45.0 * Getting build dependencies for wheel... /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' * Building wheel... /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/_agent_identity_utils.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_constants.py -> build/lib/google/auth copying google/auth/_credentials_async.py -> build/lib/google/auth copying google/auth/_credentials_base.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_default_async.py -> build/lib/google/auth copying google/auth/_exponential_backoff.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_jwt_async.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/_refresh_worker.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/api_key.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/aws.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/downscoped.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/external_account.py -> build/lib/google/auth copying google/auth/external_account_authorized_user.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/identity_pool.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/metrics.py -> build/lib/google/auth copying google/auth/pluggable.py -> build/lib/google/auth copying google/auth/version.py -> build/lib/google/auth creating build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/_client_async.py -> build/lib/google/oauth2 copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2 copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2 copying google/oauth2/_reauth_async.py -> build/lib/google/oauth2 copying google/oauth2/_service_account_async.py -> build/lib/google/oauth2 copying google/oauth2/challenges.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/gdch_credentials.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/reauth.py -> build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/sts.py -> build/lib/google/oauth2 copying google/oauth2/utils.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_handler.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_handler_factory.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_types.py -> build/lib/google/oauth2 creating build/lib/google/auth/aio copying google/auth/aio/__init__.py -> build/lib/google/auth/aio copying google/auth/aio/_helpers.py -> build/lib/google/auth/aio copying google/auth/aio/credentials.py -> build/lib/google/auth/aio creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_mtls.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/es.py -> build/lib/google/auth/crypt copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt creating build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport copying google/auth/transport/_requests_base.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/mtls.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport creating build/lib/google/auth/aio/transport copying google/auth/aio/transport/__init__.py -> build/lib/google/auth/aio/transport copying google/auth/aio/transport/aiohttp.py -> build/lib/google/auth/aio/transport copying google/auth/aio/transport/sessions.py -> build/lib/google/auth/aio/transport copying google/auth/py.typed -> build/lib/google/auth copying google/oauth2/py.typed -> build/lib/google/oauth2 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/google creating build/bdist.openbsd-7.8-amd64/wheel/google/auth copying build/lib/google/auth/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_agent_identity_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_cloud_sdk.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_constants.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_credentials_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_credentials_base.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_default.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_default_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_exponential_backoff.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_helpers.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_jwt_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_oauth2client.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_refresh_worker.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/_service_account_info.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/api_key.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/app_engine.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/aws.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/iam.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/downscoped.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/environment_vars.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/external_account.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/external_account_authorized_user.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/identity_pool.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/impersonated_credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/jwt.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/metrics.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/pluggable.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth copying build/lib/google/auth/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth creating build/bdist.openbsd-7.8-amd64/wheel/google/auth/aio copying build/lib/google/auth/aio/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio copying build/lib/google/auth/aio/_helpers.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio copying build/lib/google/auth/aio/credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio creating build/bdist.openbsd-7.8-amd64/wheel/google/auth/aio/transport copying build/lib/google/auth/aio/transport/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio/transport copying build/lib/google/auth/aio/transport/aiohttp.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio/transport copying build/lib/google/auth/aio/transport/sessions.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/aio/transport creating build/bdist.openbsd-7.8-amd64/wheel/google/auth/compute_engine copying build/lib/google/auth/compute_engine/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/_metadata.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/_mtls.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/compute_engine creating build/bdist.openbsd-7.8-amd64/wheel/google/auth/crypt copying build/lib/google/auth/crypt/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_cryptography_rsa.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_helpers.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_python_rsa.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/es.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/es256.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/rsa.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/crypt creating build/bdist.openbsd-7.8-amd64/wheel/google/auth/transport copying build/lib/google/auth/transport/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_aiohttp_requests.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_custom_tls_signer.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_http_client.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_mtls_helper.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_requests_base.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/grpc.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/mtls.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/requests.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/urllib3.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth/transport copying build/lib/google/auth/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./google/auth creating build/bdist.openbsd-7.8-amd64/wheel/google/oauth2 copying build/lib/google/oauth2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_client.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_client_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_credentials_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_id_token_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_reauth_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_service_account_async.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/challenges.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/gdch_credentials.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/id_token.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/reauth.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/service_account.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/sts.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_handler.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_handler_factory.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_types.py -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./google/oauth2 running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./google_auth-2.45.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/google_auth-2.45.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-google-auth-2.45.0/google_auth-2.45.0/dist/.tmp-ertdvj99/google_auth-2.45.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'google/auth/__init__.py' adding 'google/auth/_agent_identity_utils.py' adding 'google/auth/_cloud_sdk.py' adding 'google/auth/_constants.py' adding 'google/auth/_credentials_async.py' adding 'google/auth/_credentials_base.py' adding 'google/auth/_default.py' adding 'google/auth/_default_async.py' adding 'google/auth/_exponential_backoff.py' adding 'google/auth/_helpers.py' adding 'google/auth/_jwt_async.py' adding 'google/auth/_oauth2client.py' adding 'google/auth/_refresh_worker.py' adding 'google/auth/_service_account_info.py' adding 'google/auth/api_key.py' adding 'google/auth/app_engine.py' adding 'google/auth/aws.py' adding 'google/auth/credentials.py' adding 'google/auth/downscoped.py' adding 'google/auth/environment_vars.py' adding 'google/auth/exceptions.py' adding 'google/auth/external_account.py' adding 'google/auth/external_account_authorized_user.py' adding 'google/auth/iam.py' adding 'google/auth/identity_pool.py' adding 'google/auth/impersonated_credentials.py' adding 'google/auth/jwt.py' adding 'google/auth/metrics.py' adding 'google/auth/pluggable.py' adding 'google/auth/py.typed' adding 'google/auth/version.py' adding 'google/auth/aio/__init__.py' adding 'google/auth/aio/_helpers.py' adding 'google/auth/aio/credentials.py' adding 'google/auth/aio/transport/__init__.py' adding 'google/auth/aio/transport/aiohttp.py' adding 'google/auth/aio/transport/sessions.py' adding 'google/auth/compute_engine/__init__.py' adding 'google/auth/compute_engine/_metadata.py' adding 'google/auth/compute_engine/_mtls.py' adding 'google/auth/compute_engine/credentials.py' adding 'google/auth/crypt/__init__.py' adding 'google/auth/crypt/_cryptography_rsa.py' adding 'google/auth/crypt/_helpers.py' adding 'google/auth/crypt/_python_rsa.py' adding 'google/auth/crypt/base.py' adding 'google/auth/crypt/es.py' adding 'google/auth/crypt/es256.py' adding 'google/auth/crypt/rsa.py' adding 'google/auth/transport/__init__.py' adding 'google/auth/transport/_aiohttp_requests.py' adding 'google/auth/transport/_custom_tls_signer.py' adding 'google/auth/transport/_http_client.py' adding 'google/auth/transport/_mtls_helper.py' adding 'google/auth/transport/_requests_base.py' adding 'google/auth/transport/grpc.py' adding 'google/auth/transport/mtls.py' adding 'google/auth/transport/requests.py' adding 'google/auth/transport/urllib3.py' adding 'google/oauth2/__init__.py' adding 'google/oauth2/_client.py' adding 'google/oauth2/_client_async.py' adding 'google/oauth2/_credentials_async.py' adding 'google/oauth2/_id_token_async.py' adding 'google/oauth2/_reauth_async.py' adding 'google/oauth2/_service_account_async.py' adding 'google/oauth2/challenges.py' adding 'google/oauth2/credentials.py' adding 'google/oauth2/gdch_credentials.py' adding 'google/oauth2/id_token.py' adding 'google/oauth2/py.typed' adding 'google/oauth2/reauth.py' adding 'google/oauth2/service_account.py' adding 'google/oauth2/sts.py' adding 'google/oauth2/utils.py' adding 'google/oauth2/webauthn_handler.py' adding 'google/oauth2/webauthn_handler_factory.py' adding 'google/oauth2/webauthn_types.py' adding 'google_auth-2.45.0.dist-info/licenses/LICENSE' adding 'google_auth-2.45.0.dist-info/METADATA' adding 'google_auth-2.45.0.dist-info/WHEEL' adding 'google_auth-2.45.0.dist-info/top_level.txt' adding 'google_auth-2.45.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built google_auth-2.45.0-py2.py3-none-any.whl >>> Running package in security/py-google-auth at 1767950732.17 ===> security/py-google-auth ===> Faking installation for py3-google-auth-2.45.0 ===> Building package for py3-google-auth-2.45.0 Create /exopi-cvs/ports/packages/amd64/all/py3-google-auth-2.45.0.tgz Creating package py3-google-auth-2.45.0 reading plist| checking dependencies| checking dependencies|devel/py-asn1-modules checking dependencies|devel/py-cachetools checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|security/py-rsa checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% 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|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% 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|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% 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|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% 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|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-google-auth-2.45.0.tgz >>> Running clean in security/py-google-auth at 1767950735.86 ===> security/py-google-auth ===> Cleaning for py3-google-auth-2.45.0 >>> Ended at 1767950736.11 max_stuck=0.00/depends=1.96/show-prepare-results=1.11/extract=0.44/build=3.11/package=3.66/clean=0.31