>>> Building on exopi-5 under www/py-requests,python3 BDEPENDS = [devel/py-build,python3;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-wheel,python3;lang/python/3] DIST = [www/py-requests,python3:requests-2.31.0.tar.gz] FULLPKGNAME = py3-requests-2.31.0p0 RDEPENDS = [textproc/py-charset-normalizer,python3;archivers/py-brotli,python3;www/py-urllib3,python3;net/py-idna,python3;lang/python/3;devel/py-certifi,python3] Woken up sysutils/py-find,python3 (Junk lock failure for exopi-5 at 1716216401.25021) Received IO (Junk lock obtained for exopi-5 at 1716216405.13) Received IO Woken up www/py-requests,python3 Woken up www/py-requests,python3 Woken up www/py-requests,python3 Woken up www/py-requests,python3 Short-cut: depends already handled by sysutils/py-find,python3 >>> Running show-prepare-results in www/py-requests,python3 at 1716216406.46 ===> www/py-requests,python3 ===> Building from scratch py3-requests-2.31.0p0 ===> py3-requests-2.31.0p0 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-requests-2.31.0p0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-requests-2.31.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-requests-2.31.0p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-requests-2.31.0p0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-5 at 1716216408.25) distfiles size=110794 >>> Running build in www/py-requests,python3 at 1716216408.29 ===> www/py-requests,python3 ===> Checking files for py3-requests-2.31.0p0 `/exopi-cvs/ports/distfiles/requests-2.31.0.tar.gz' is up to date. >> (SHA256) requests-2.31.0.tar.gz: OK ===> Extracting for py3-requests-2.31.0p0 ===> Patching for py3-requests-2.31.0p0 ===> 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-requests-2.31.0p0 ===> Configuring for py3-requests-2.31.0p0 ===> Building for py3-requests-2.31.0p0 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' 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) /usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' 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) /usr/local/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/__version__.py -> build/lib/requests copying requests/_internal_utils.py -> build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/certs.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/help.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/packages.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/utils.py -> build/lib/requests running egg_info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' warning: no files found matching 'pytest.ini' 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/requests copying build/lib/requests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/__version__.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/_internal_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/adapters.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/api.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/certs.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/cookies.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/help.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/hooks.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/models.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/packages.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/sessions.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/status_codes.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/structures.py -> build/bdist.openbsd-7.5-amd64/wheel/requests copying build/lib/requests/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/requests running install_egg_info Copying requests.egg-info to build/bdist.openbsd-7.5-amd64/wheel/requests-2.31.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/requests-2.31.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-requests-2.31.0-python3/requests-2.31.0/dist/.tmp-nz_cvoa_/requests-2.31.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'requests/__init__.py' adding 'requests/__version__.py' adding 'requests/_internal_utils.py' adding 'requests/adapters.py' adding 'requests/api.py' adding 'requests/auth.py' adding 'requests/certs.py' adding 'requests/compat.py' adding 'requests/cookies.py' adding 'requests/exceptions.py' adding 'requests/help.py' adding 'requests/hooks.py' adding 'requests/models.py' adding 'requests/packages.py' adding 'requests/sessions.py' adding 'requests/status_codes.py' adding 'requests/structures.py' adding 'requests/utils.py' adding 'requests-2.31.0.dist-info/LICENSE' adding 'requests-2.31.0.dist-info/METADATA' adding 'requests-2.31.0.dist-info/WHEEL' adding 'requests-2.31.0.dist-info/top_level.txt' adding 'requests-2.31.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built requests-2.31.0-py3-none-any.whl >>> Running package in www/py-requests,python3 at 1716216411.42 ===> www/py-requests,python3 ===> Faking installation for py3-requests-2.31.0p0 ===> Building package for py3-requests-2.31.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-requests-2.31.0p0.tgz Creating package py3-requests-2.31.0p0 reading plist| checking dependencies| checking dependencies|archivers/py-brotli,python3 checking dependencies|devel/py-certifi,python3 checking dependencies|lang/python/3,-main checking dependencies|net/py-idna,python3 checking dependencies|textproc/py-charset-normalizer,python3 checking dependencies|www/py-urllib3,python3 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|**** | 7% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 15% archiving|*********** | 17% archiving|*********** | 18% archiving|************** | 22% archiving|***************** | 26% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|************************ | 37% archiving|**************************** | 43% archiving|******************************* | 48% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|**************************************** | 63% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|******************************************************* | 85% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-requests-2.31.0p0.tgz >>> Running clean in www/py-requests,python3 at 1716216416.59 ===> www/py-requests,python3 ===> Cleaning for py3-requests-2.31.0p0 >>> Ended at 1716216416.95 max_stuck=1.06/waiting-for-lock #38=5.22/show-prepare-results=1.82/build=3.14/package=5.16/clean=0.40