>>> Building on exopi-1 under textproc/py-charset-normalizer BDEPENDS = [devel/py-mypy;devel/py-installer;devel/py-wheel;devel/py-build;devel/py-setuptools;lang/python/3] DIST = [textproc/py-charset-normalizer:charset_normalizer-3.4.5.tar.gz] FULLPKGNAME = py3-charset-normalizer-3.4.5p0 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-1 at 1773073249.78224) Received IO (Junk lock obtained for exopi-1 at 1773073250.88) Woken up textproc/py-charset-normalizer Woken up textproc/py-charset-normalizer Woken up textproc/py-charset-normalizer Woken up textproc/py-charset-normalizer >>> Running depends in textproc/py-charset-normalizer at 1773073252.62 last junk was in net/jftpgw /usr/sbin/pkg_add -aI -Drepair py3-mypy-1.18.2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-mypy-1.18.2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-mypy-1.18.2 >>> Running show-prepare-results in textproc/py-charset-normalizer at 1773073258.21 ===> textproc/py-charset-normalizer ===> Building from scratch py3-charset-normalizer-3.4.5p0 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-mypy-<=1.18.2 -> py3-mypy-1.18.2 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-setuptools-<=81v0 -> py3-setuptools-80.9.0v0 ===> py3-charset-normalizer-3.4.5p0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-charset-normalizer-3.4.5p0 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> Verifying specs: m ===> found m.10.1 py3-build-1.4.0 py3-installer-0.7.0p2 py3-mypy-1.18.2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-1 at 1773073259.78) Woken up textproc/py-pandocfilters distfiles size=134804 >>> Running extract in textproc/py-charset-normalizer at 1773073259.83 ===> textproc/py-charset-normalizer ===> Checking files for py3-charset-normalizer-3.4.5p0 `/exopi-cvs/ports/distfiles/charset_normalizer-3.4.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-charset-normalizer-3.4.5p0 >>> Running build in textproc/py-charset-normalizer at 1773073260.36 ===> textproc/py-charset-normalizer ===> Patching for py3-charset-normalizer-3.4.5p0 ===> 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-charset-normalizer-3.4.5p0 ===> Configuring for py3-charset-normalizer-3.4.5p0 ===> Building for py3-charset-normalizer-3.4.5p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing src/charset_normalizer.egg-info/PKG-INFO writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt writing entry points to src/charset_normalizer.egg-info/entry_points.txt writing requirements to src/charset_normalizer.egg-info/requires.txt writing top-level names to src/charset_normalizer.egg-info/top_level.txt dependency build/bytes_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/dict_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/exc_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/float_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/generic_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist dependency build/init.c won't be automatically included in the manifest: the path doesn't exist dependency build/int_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/list_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/misc_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist dependency build/set_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/str_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/tuple_ops.c won't be automatically included in the manifest: the path doesn't exist reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '__pycache__' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/__main__.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/api.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/cd.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/constant.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/legacy.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/md.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/models.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/utils.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer copying src/charset_normalizer/version.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer creating build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cli copying src/charset_normalizer/cli/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cli copying src/charset_normalizer/cli/__main__.py -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cli running egg_info writing src/charset_normalizer.egg-info/PKG-INFO writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt writing entry points to src/charset_normalizer.egg-info/entry_points.txt writing requirements to src/charset_normalizer.egg-info/requires.txt writing top-level names to src/charset_normalizer.egg-info/top_level.txt dependency build/bytes_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/dict_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/exc_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/float_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/generic_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist dependency build/init.c won't be automatically included in the manifest: the path doesn't exist dependency build/int_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/list_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/misc_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist dependency build/set_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/str_ops.c won't be automatically included in the manifest: the path doesn't exist dependency build/tuple_ops.c won't be automatically included in the manifest: the path doesn't exist reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' copying src/charset_normalizer/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer running build_ext building '81d243bd2c585b0f4821__mypyc' extension creating build/temp.openbsd-7.8-amd64-cpython-313/build cc -O2 -pipe -fPIC -I/usr/local/lib/python3.13/site-packages/mypyc/lib-rt -Ibuild -I/usr/local/include/python3.13 -c build/__native_81d243bd2c585b0f4821.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/__native_81d243bd2c585b0f4821.o -O3 -g0 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '__pycache__' warning: no previously-included files matching '*.pyc' found anywhere in distribution cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/build/__native_81d243bd2c585b0f4821.o -L/usr/local/lib -lm -o build/lib.openbsd-7.8-amd64-cpython-313/81d243bd2c585b0f4821__mypyc.cpython-313.so building 'charset_normalizer.md' extension creating build/temp.openbsd-7.8-amd64-cpython-313/build/charset_normalizer cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c build/charset_normalizer/md.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/charset_normalizer/md.o -O3 -g0 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/build/charset_normalizer/md.o -L/usr/local/lib -lm -o build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/md.cpython-313.so building 'charset_normalizer.cd' extension cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c build/charset_normalizer/cd.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/charset_normalizer/cd.o -O3 -g0 -Werror -Wno-unused-function -Wno-unused-label -Wno-unreachable-code -Wno-unused-variable -Wno-unused-command-line-argument -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-ignored-optimization-argument -Wno-cpp cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/build/charset_normalizer/cd.o -L/usr/local/lib -lm -o build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cd.cpython-313.so 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/charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/api.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cd.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/constant.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/legacy.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/md.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/models.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer creating build/bdist.openbsd-7.8-amd64/wheel/charset_normalizer/cli copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cli/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer/cli copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cli/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer/cli copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/md.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/charset_normalizer/cd.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer copying build/lib.openbsd-7.8-amd64-cpython-313/81d243bd2c585b0f4821__mypyc.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying src/charset_normalizer.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./charset_normalizer-3.4.5-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/charset_normalizer-3.4.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-charset-normalizer-3.4.5/charset_normalizer-3.4.5/dist/.tmp-k4vocasf/charset_normalizer-3.4.5-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding '81d243bd2c585b0f4821__mypyc.cpython-313.so' adding 'charset_normalizer/__init__.py' adding 'charset_normalizer/__main__.py' adding 'charset_normalizer/api.py' adding 'charset_normalizer/cd.cpython-313.so' adding 'charset_normalizer/cd.py' adding 'charset_normalizer/constant.py' adding 'charset_normalizer/legacy.py' adding 'charset_normalizer/md.cpython-313.so' adding 'charset_normalizer/md.py' adding 'charset_normalizer/models.py' adding 'charset_normalizer/py.typed' adding 'charset_normalizer/utils.py' adding 'charset_normalizer/version.py' adding 'charset_normalizer/cli/__init__.py' adding 'charset_normalizer/cli/__main__.py' adding 'charset_normalizer-3.4.5.dist-info/licenses/LICENSE' adding 'charset_normalizer-3.4.5.dist-info/METADATA' adding 'charset_normalizer-3.4.5.dist-info/WHEEL' adding 'charset_normalizer-3.4.5.dist-info/entry_points.txt' adding 'charset_normalizer-3.4.5.dist-info/top_level.txt' adding 'charset_normalizer-3.4.5.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built charset_normalizer-3.4.5-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in textproc/py-charset-normalizer at 1773073300.21 ===> textproc/py-charset-normalizer ===> Faking installation for py3-charset-normalizer-3.4.5p0 *** Check MODPY_PYBUILD setting (currently "setuptools") /exopi-obj/pobj/py-charset-normalizer-3.4.5/charset_normalizer-3.4.5/pyproject.toml:build-backend = "backend" ===> Building package for py3-charset-normalizer-3.4.5p0 Create /exopi-cvs/ports/packages/amd64/all/py3-charset-normalizer-3.4.5p0.tgz Creating package py3-charset-normalizer-3.4.5p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|******************************* | 49% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************** | 60% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|******************************************* | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-charset-normalizer-3.4.5p0.tgz >>> Running clean in textproc/py-charset-normalizer at 1773073304.50 ===> textproc/py-charset-normalizer ===> Cleaning for py3-charset-normalizer-3.4.5p0 >>> Ended at 1773073304.75 max_stuck=12.78/waiting-for-lock #47=2.85/depends=5.59/show-prepare-results=1.62/extract=0.53/build=39.87/package=4.27/clean=0.30