>>> Building on exopi-6 under devel/py-cparser,python3 BDEPENDS = [lang/python/3;devel/py-build,python3;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-wheel,python3] DIST = [devel/py-cparser,python3:pycparser-2.22.tar.gz] FULLPKGNAME = py3-cparser-2.22 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1731871944.60) >>> Running depends in devel/py-cparser,python3 at 1731871944.67 last junk was in devel/dune /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in devel/py-cparser,python3 at 1731871946.37 ===> devel/py-cparser,python3 ===> Building from scratch py3-cparser-2.22 ===> py3-cparser-2.22 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-cparser-2.22 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-cparser-2.22 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-cparser-2.22 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-cparser-2.22 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-6 at 1731871947.45) distfiles size=172736 >>> Running build in devel/py-cparser,python3 at 1731871947.50 ===> devel/py-cparser,python3 ===> Checking files for py3-cparser-2.22 `/exopi-cvs/ports/distfiles/pycparser-2.22.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cparser-2.22 ===> Patching for py3-cparser-2.22 ===> 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-cparser-2.22 ===> Configuring for py3-cparser-2.22 ===> Building for py3-cparser-2.22 * Getting build dependencies for wheel... running egg_info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt reading manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'setup.pyc' warning: no previously-included files matching 'yacctab.*' found under directory 'tests' warning: no previously-included files matching 'lextab.*' found under directory 'tests' warning: no previously-included files matching 'yacctab.*' found under directory 'examples' warning: no previously-included files matching 'lextab.*' found under directory 'examples' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/_ast_gen.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/_build_tables.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/ast_transforms.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/c_ast.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/c_generator.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/c_lexer.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/c_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/lextab.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/plyparser.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser copying build/lib/pycparser/yacctab.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser creating build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/lex.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> build/bdist.openbsd-7.6-amd64/wheel/pycparser/ply copying build/lib/pycparser/_c_ast.cfg -> build/bdist.openbsd-7.6-amd64/wheel/pycparser running install_egg_info running egg_info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt reading manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' warning: no previously-included files found matching 'setup.pyc' warning: no previously-included files matching 'yacctab.*' found under directory 'tests' warning: no previously-included files matching 'lextab.*' found under directory 'tests' warning: no previously-included files matching 'yacctab.*' found under directory 'examples' warning: no previously-included files matching 'lextab.*' found under directory 'examples' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pycparser-2.22-py3.11.egg-info running install_scripts Build the lexing/parsing tables creating build/bdist.openbsd-7.6-amd64/wheel/pycparser-2.22.dist-info/WHEEL creating '/exopi-obj/pobj/py-cparser-2.22-python3/pycparser-2.22/dist/.tmp-v6ppodxj/pycparser-2.22-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'pycparser/__init__.py' adding 'pycparser/_ast_gen.py' adding 'pycparser/_build_tables.py' adding 'pycparser/_c_ast.cfg' adding 'pycparser/ast_transforms.py' adding 'pycparser/c_ast.py' adding 'pycparser/c_generator.py' adding 'pycparser/c_lexer.py' adding 'pycparser/c_parser.py' adding 'pycparser/lextab.py' adding 'pycparser/plyparser.py' adding 'pycparser/yacctab.py' adding 'pycparser/ply/__init__.py' adding 'pycparser/ply/cpp.py' adding 'pycparser/ply/ctokens.py' adding 'pycparser/ply/lex.py' adding 'pycparser/ply/yacc.py' adding 'pycparser/ply/ygen.py' adding 'pycparser-2.22.dist-info/LICENSE' adding 'pycparser-2.22.dist-info/METADATA' adding 'pycparser-2.22.dist-info/WHEEL' adding 'pycparser-2.22.dist-info/top_level.txt' adding 'pycparser-2.22.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pycparser-2.22-py3-none-any.whl >>> Running package in devel/py-cparser,python3 at 1731871950.48 ===> devel/py-cparser,python3 ===> Faking installation for py3-cparser-2.22 ===> Building package for py3-cparser-2.22 Create /exopi-cvs/ports/packages/amd64/all/py3-cparser-2.22.tgz Creating package py3-cparser-2.22 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|*** | 5% archiving|***** | 8% archiving|****** | 10% archiving|******* | 12% archiving|******** | 13% archiving|********* | 14% archiving|************ | 19% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|*********************** | 36% archiving|****************************** | 46% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|*************************************** | 61% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cparser-2.22.tgz >>> Running clean in devel/py-cparser,python3 at 1731871953.01 ===> devel/py-cparser,python3 ===> Cleaning for py3-cparser-2.22 >>> Ended at 1731871953.27 max_stuck=0.66/depends=1.72/show-prepare-results=1.12/build=2.99/package=2.52/clean=0.30