>>> Building on exopi-3 under textproc/py-chardet BDEPENDS = [devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools;devel/py-build] DIST = [textproc/py-chardet:chardet-5.2.0.tar.gz] FULLPKGNAME = py3-chardet-5.2.0p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1764520567.38) >>> Running depends in textproc/py-chardet at 1764520567.42 last junk was in security/letsencrypt/py-acme /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-wheel-0.46.1 >>> Running show-prepare-results in textproc/py-chardet at 1764520571.54 ===> textproc/py-chardet ===> Building from scratch py3-chardet-5.2.0p2 ===> py3-chardet-5.2.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-chardet-5.2.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-chardet-5.2.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-chardet-5.2.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-chardet-5.2.0p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764520573.09) distfiles size=2069618 >>> Running extract in textproc/py-chardet at 1764520573.12 ===> textproc/py-chardet ===> Checking files for py3-chardet-5.2.0p2 `/exopi-cvs/ports/distfiles/chardet-5.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-chardet-5.2.0p2 >>> Running build in textproc/py-chardet at 1764520573.75 ===> textproc/py-chardet ===> Patching for py3-chardet-5.2.0p2 ===> 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-chardet-5.2.0p2 ===> Configuring for py3-chardet-5.2.0p2 ===> Building for py3-chardet-5.2.0p2 * 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 :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing chardet.egg-info/PKG-INFO writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt writing top-level names to chardet.egg-info/top_level.txt reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' 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 'chardet.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 :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/chardet copying chardet/__init__.py -> build/lib/chardet copying chardet/__main__.py -> build/lib/chardet copying chardet/big5freq.py -> build/lib/chardet copying chardet/big5prober.py -> build/lib/chardet copying chardet/chardistribution.py -> build/lib/chardet copying chardet/charsetgroupprober.py -> build/lib/chardet copying chardet/charsetprober.py -> build/lib/chardet copying chardet/codingstatemachine.py -> build/lib/chardet copying chardet/codingstatemachinedict.py -> build/lib/chardet copying chardet/cp949prober.py -> build/lib/chardet copying chardet/enums.py -> build/lib/chardet copying chardet/escprober.py -> build/lib/chardet copying chardet/escsm.py -> build/lib/chardet copying chardet/eucjpprober.py -> build/lib/chardet copying chardet/euckrfreq.py -> build/lib/chardet copying chardet/euckrprober.py -> build/lib/chardet copying chardet/euctwfreq.py -> build/lib/chardet copying chardet/euctwprober.py -> build/lib/chardet copying chardet/gb2312freq.py -> build/lib/chardet copying chardet/gb2312prober.py -> build/lib/chardet copying chardet/hebrewprober.py -> build/lib/chardet copying chardet/jisfreq.py -> build/lib/chardet copying chardet/johabfreq.py -> build/lib/chardet copying chardet/johabprober.py -> build/lib/chardet copying chardet/jpcntx.py -> build/lib/chardet copying chardet/langbulgarianmodel.py -> build/lib/chardet copying chardet/langgreekmodel.py -> build/lib/chardet copying chardet/langhebrewmodel.py -> build/lib/chardet copying chardet/langhungarianmodel.py -> build/lib/chardet copying chardet/langrussianmodel.py -> build/lib/chardet copying chardet/langthaimodel.py -> build/lib/chardet copying chardet/langturkishmodel.py -> build/lib/chardet copying chardet/latin1prober.py -> build/lib/chardet copying chardet/macromanprober.py -> build/lib/chardet copying chardet/mbcharsetprober.py -> build/lib/chardet copying chardet/mbcsgroupprober.py -> build/lib/chardet copying chardet/mbcssm.py -> build/lib/chardet copying chardet/resultdict.py -> build/lib/chardet copying chardet/sbcharsetprober.py -> build/lib/chardet copying chardet/sbcsgroupprober.py -> build/lib/chardet copying chardet/sjisprober.py -> build/lib/chardet copying chardet/universaldetector.py -> build/lib/chardet copying chardet/utf1632prober.py -> build/lib/chardet copying chardet/utf8prober.py -> build/lib/chardet copying chardet/version.py -> build/lib/chardet creating build/lib/chardet/cli copying chardet/cli/__init__.py -> build/lib/chardet/cli copying chardet/cli/chardetect.py -> build/lib/chardet/cli creating build/lib/chardet/metadata copying chardet/metadata/__init__.py -> build/lib/chardet/metadata copying chardet/metadata/languages.py -> build/lib/chardet/metadata running egg_info writing chardet.egg-info/PKG-INFO writing dependency_links to chardet.egg-info/dependency_links.txt writing entry points to chardet.egg-info/entry_points.txt writing top-level names to chardet.egg-info/top_level.txt reading manifest file 'chardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'chardet.egg-info/SOURCES.txt' copying chardet/py.typed -> build/lib/chardet 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/chardet copying build/lib/chardet/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/big5freq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/big5prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/chardistribution.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/charsetgroupprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/charsetprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/codingstatemachine.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/codingstatemachinedict.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/cp949prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/enums.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/escprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/escsm.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/eucjpprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/euckrfreq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/euckrprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/euctwfreq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/euctwprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/gb2312freq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet creating build/bdist.openbsd-7.8-amd64/wheel/chardet/cli copying build/lib/chardet/cli/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet/cli copying build/lib/chardet/cli/chardetect.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet/cli copying build/lib/chardet/gb2312prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/hebrewprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/jisfreq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/johabfreq.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/johabprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/jpcntx.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langbulgarianmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langgreekmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langhebrewmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langhungarianmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langrussianmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langthaimodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/langturkishmodel.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/latin1prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/macromanprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/mbcharsetprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/mbcsgroupprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/mbcssm.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/resultdict.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/sbcharsetprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/sbcsgroupprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/sjisprober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/universaldetector.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/utf1632prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet copying build/lib/chardet/utf8prober.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet creating build/bdist.openbsd-7.8-amd64/wheel/chardet/metadata copying build/lib/chardet/metadata/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet/metadata copying build/lib/chardet/metadata/languages.py -> build/bdist.openbsd-7.8-amd64/wheel/./chardet/metadata copying build/lib/chardet/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./chardet running install_egg_info Copying chardet.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./chardet-5.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/chardet-5.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-chardet-5.2.0/chardet-5.2.0/dist/.tmp-k3die1ub/chardet-5.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'chardet/__init__.py' adding 'chardet/__main__.py' adding 'chardet/big5freq.py' adding 'chardet/big5prober.py' adding 'chardet/chardistribution.py' adding 'chardet/charsetgroupprober.py' adding 'chardet/charsetprober.py' adding 'chardet/codingstatemachine.py' adding 'chardet/codingstatemachinedict.py' adding 'chardet/cp949prober.py' adding 'chardet/enums.py' adding 'chardet/escprober.py' adding 'chardet/escsm.py' adding 'chardet/eucjpprober.py' adding 'chardet/euckrfreq.py' adding 'chardet/euckrprober.py' adding 'chardet/euctwfreq.py' adding 'chardet/euctwprober.py' adding 'chardet/gb2312freq.py' adding 'chardet/gb2312prober.py' adding 'chardet/hebrewprober.py' adding 'chardet/jisfreq.py' adding 'chardet/johabfreq.py' adding 'chardet/johabprober.py' adding 'chardet/jpcntx.py' adding 'chardet/langbulgarianmodel.py' adding 'chardet/langgreekmodel.py' adding 'chardet/langhebrewmodel.py' adding 'chardet/langhungarianmodel.py' adding 'chardet/langrussianmodel.py' adding 'chardet/langthaimodel.py' adding 'chardet/langturkishmodel.py' adding 'chardet/latin1prober.py' adding 'chardet/macromanprober.py' adding 'chardet/mbcharsetprober.py' adding 'chardet/mbcsgroupprober.py' adding 'chardet/mbcssm.py' adding 'chardet/py.typed' adding 'chardet/resultdict.py' adding 'chardet/sbcharsetprober.py' adding 'chardet/sbcsgroupprober.py' adding 'chardet/sjisprober.py' adding 'chardet/universaldetector.py' adding 'chardet/utf1632prober.py' adding 'chardet/utf8prober.py' adding 'chardet/version.py' adding 'chardet/cli/__init__.py' adding 'chardet/cli/chardetect.py' adding 'chardet/metadata/__init__.py' adding 'chardet/metadata/languages.py' adding 'chardet-5.2.0.dist-info/licenses/LICENSE' adding 'chardet-5.2.0.dist-info/METADATA' adding 'chardet-5.2.0.dist-info/WHEEL' adding 'chardet-5.2.0.dist-info/entry_points.txt' adding 'chardet-5.2.0.dist-info/top_level.txt' adding 'chardet-5.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built chardet-5.2.0-py3-none-any.whl >>> Running package in textproc/py-chardet at 1764520577.28 ===> textproc/py-chardet ===> Faking installation for py3-chardet-5.2.0p2 ===> Building package for py3-chardet-5.2.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-chardet-5.2.0p2.tgz Creating package py3-chardet-5.2.0p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% 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|*************** | 24% checksumming|*************** | 25% 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|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% 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|********************************************** | 75% checksumming|********************************************** | 76% 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|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|********* | 14% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 19% archiving|************** | 22% archiving|**************** | 25% archiving|***************** | 27% archiving|******************* | 29% archiving|******************** | 32% archiving|********************** | 34% archiving|************************ | 37% archiving|************************* | 40% archiving|**************************** | 43% archiving|****************************** | 46% archiving|******************************* | 49% archiving|********************************* | 51% archiving|********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-chardet-5.2.0p2.tgz >>> Running clean in textproc/py-chardet at 1764520581.67 ===> textproc/py-chardet ===> Cleaning for py3-chardet-5.2.0p2 >>> Ended at 1764520581.98 max_stuck=0.00/depends=4.13/show-prepare-results=1.58/extract=0.63/build=3.53/package=4.38/clean=0.35