>>> Building on exopi-5 under textproc/py-ijson,python3 BDEPENDS = [devel/py-build,python3;devel/libyajl;devel/py-wheel,python3;lang/python/3.10;devel/py-setuptools,python3;devel/py-installer,python3] DIST = [textproc/py-ijson,python3:ijson-3.2.3.tar.gz] FULLPKGNAME = py3-ijson-3.2.3 RDEPENDS = [lang/python/3.10;devel/libyajl] (Junk lock obtained for exopi-5 at 1713353935.69) >>> Running depends in textproc/py-ijson,python3 at 1713353935.73 last junk was in audio/libbs2b /usr/sbin/pkg_add -aI -Drepair libyajl-2.1.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair libyajl-2.1.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair libyajl-2.1.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in textproc/py-ijson,python3 at 1713353937.42 ===> textproc/py-ijson,python3 ===> Building from scratch py3-ijson-3.2.3 ===> py3-ijson-3.2.3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-ijson-3.2.3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-ijson-3.2.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-ijson-3.2.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-ijson-3.2.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-ijson-3.2.3 depends on: libyajl-* -> libyajl-2.1.0 ===> Verifying specs: pthread yajl ===> found pthread.27.1 yajl.2.1 libyajl-2.1.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1713353938.63) distfiles size=57596 >>> Running build in textproc/py-ijson,python3 at 1713353938.67 ===> textproc/py-ijson,python3 ===> Checking files for py3-ijson-3.2.3 `/exopi-cvs/ports/distfiles/ijson-3.2.3.tar.gz' is up to date. >> (SHA256) ijson-3.2.3.tar.gz: OK ===> Extracting for py3-ijson-3.2.3 ===> Patching for py3-ijson-3.2.3 ===> 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-ijson-3.2.3 ===> Configuring for py3-ijson-3.2.3 ===> Building for py3-ijson-3.2.3 * Getting build dependencies for wheel... running egg_info writing ijson.egg-info/PKG-INFO writing dependency_links to ijson.egg-info/dependency_links.txt writing top-level names to ijson.egg-info/top_level.txt reading manifest file 'ijson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'ijson.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/common.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/compat.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/dump.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/utils.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/utils35.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson copying ijson/version.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson creating build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/_yajl2_ctypes_common.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/python.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/yajl.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/yajl2.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/yajl2_c.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends copying ijson/backends/yajl2_cffi.py -> build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends running build_ext building 'ijson.backends._yajl2' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/ijson creating build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends creating build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/async_reading_generator.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/async_reading_generator.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/basic_parse.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/basic_parse_async.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse_async.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/basic_parse_basecoro.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse_basecoro.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/coro_utils.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/coro_utils.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/items.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/items_async.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items_async.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/items_basecoro.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items_basecoro.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/kvitems.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/kvitems_async.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems_async.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/kvitems_basecoro.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems_basecoro.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/module.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/module.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/parse.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/parse_async.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse_async.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/parse_basecoro.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse_basecoro.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -Iijson/backends/yajl2_c -I/usr/local/include/python3.10 -c ijson/backends/yajl2_c/reading_generator.c -o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/reading_generator.o cc -shared -fPIC -L/usr/local/lib/ -L/usr/local/lib -O2 -pipe -I/usr/local/include build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/async_reading_generator.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse_async.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/basic_parse_basecoro.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/coro_utils.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items_async.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/items_basecoro.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems_async.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/kvitems_basecoro.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/module.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse_async.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/parse_basecoro.o build/temp.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c/reading_generator.o -L/usr/local/lib -lyajl -o build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/_yajl2.cpython-310.so 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/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/common.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/dump.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/utils35.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/version.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson creating build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/_yajl2_ctypes_common.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/python.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_c.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/yajl2_cffi.py -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends copying build/lib.openbsd-7.5-amd64-cpython-310/ijson/backends/_yajl2.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/ijson/backends running install_egg_info running egg_info writing ijson.egg-info/PKG-INFO writing dependency_links to ijson.egg-info/dependency_links.txt writing top-level names to ijson.egg-info/top_level.txt reading manifest file 'ijson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'ijson.egg-info/SOURCES.txt' Copying ijson.egg-info to build/bdist.openbsd-7.5-amd64/wheel/ijson-3.2.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/ijson-3.2.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-ijson-3.2.3-python3/ijson-3.2.3/dist/.tmp-_nal4qe2/ijson-3.2.3-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'ijson/__init__.py' adding 'ijson/common.py' adding 'ijson/compat.py' adding 'ijson/dump.py' adding 'ijson/utils.py' adding 'ijson/utils35.py' adding 'ijson/version.py' adding 'ijson/backends/__init__.py' adding 'ijson/backends/_yajl2.cpython-310.so' adding 'ijson/backends/_yajl2_ctypes_common.py' adding 'ijson/backends/python.py' adding 'ijson/backends/yajl.py' adding 'ijson/backends/yajl2.py' adding 'ijson/backends/yajl2_c.py' adding 'ijson/backends/yajl2_cffi.py' adding 'ijson-3.2.3.dist-info/LICENSE.txt' adding 'ijson-3.2.3.dist-info/METADATA' adding 'ijson-3.2.3.dist-info/WHEEL' adding 'ijson-3.2.3.dist-info/top_level.txt' adding 'ijson-3.2.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built ijson-3.2.3-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in textproc/py-ijson,python3 at 1713353946.01 ===> textproc/py-ijson,python3 ===> Faking installation for py3-ijson-3.2.3 ===> Building package for py3-ijson-3.2.3 Create /exopi-cvs/ports/packages/amd64/all/py3-ijson-3.2.3.tgz Creating package py3-ijson-3.2.3 reading plist| checking dependencies| checking dependencies|devel/libyajl checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*** | 5% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 19% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|***************** | 26% archiving|****************** | 28% archiving|****************** | 29% archiving|*************************************************** | 79% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-ijson-3.2.3.tgz >>> Running clean in textproc/py-ijson,python3 at 1713353949.90 ===> textproc/py-ijson,python3 ===> Cleaning for py3-ijson-3.2.3 >>> Ended at 1713353950.15 max_stuck=0.00/depends=1.68/show-prepare-results=1.26/build=7.34/package=3.89/clean=0.28