>>> Building on exopi-6 under www/py-requests,python3 BDEPENDS = [lang/python/3.10;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;devel/py-installer,python3] DIST = [www/py-requests,python3:requests-2.31.0.tar.gz] FULLPKGNAME = py3-requests-2.31.0 RDEPENDS = [net/py-idna,python3;textproc/py-charset-normalizer,python3;archivers/py-brotli,python3;devel/py-certifi,python3;lang/python/3.10;www/py-urllib3,python3] Avoided depends for py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=110794 >>> Running build in www/py-requests,python3 at 1714745669.89 ===> www/py-requests,python3 ===> Building from scratch py3-requests-2.31.0 ===> py3-requests-2.31.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-requests-2.31.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-requests-2.31.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-requests-2.31.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-requests-2.31.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for py3-requests-2.31.0 `/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.0 ===> Patching for py3-requests-2.31.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-requests-2.31.0 ===> Configuring for py3-requests-2.31.0 ===> Building for py3-requests-2.31.0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/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.10/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.10/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.10/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.10/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.10/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' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' 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.10.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-vhvxif8v/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 1714745673.94 ===> www/py-requests,python3 ===> Faking installation for py3-requests-2.31.0 ===> Building package for py3-requests-2.31.0 Create /exopi-cvs/ports/packages/amd64/all/py3-requests-2.31.0.tgz Creating package py3-requests-2.31.0 reading plist| checking dependencies| checking dependencies|archivers/py-brotli,python3 checking dependencies|devel/py-certifi,python3 checking dependencies|lang/python/3.10,-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|**** | 6% archiving|****** | 9% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|************* | 20% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|********************* | 33% archiving|************************ | 38% archiving|*************************** | 42% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|*********************************** | 55% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|**************************************************** | 81% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-requests-2.31.0.tgz >>> Running clean in www/py-requests,python3 at 1714745677.79 ===> www/py-requests,python3 ===> Cleaning for py3-requests-2.31.0 >>> Ended at 1714745678.11 max_stuck=0.00/build=4.06/package=3.83/clean=0.37