>>> Building on exopi-5 under www/py-html5-parser,python3 BDEPENDS = [lang/python/3.10;devel/py-wheel,python3;devel/py-installer,python3;textproc/libxml;devel/py-setuptools,python3;devel/py-build,python3] DIST = [www/py-html5-parser,python3:html5-parser-0.4.11.tar.gz] FULLPKGNAME = py3-html5-parser-0.4.11 RDEPENDS = [lang/python/3.10;textproc/libxml;textproc/py-lxml,python3;textproc/py-chardet,python3] (Junk lock obtained for exopi-5 at 1714801941.38) >>> Running depends in www/py-html5-parser,python3 at 1714801941.41 last junk was in x11/kde-applications/libkdegames /usr/sbin/pkg_add -aI -Drepair libxml-2.12.6 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair libxml-2.12.6 py3-build-1.2.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 libxml-2.12.6 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in www/py-html5-parser,python3 at 1714801944.96 ===> www/py-html5-parser,python3 ===> Building from scratch py3-html5-parser-0.4.11 ===> py3-html5-parser-0.4.11 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-html5-parser-0.4.11 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-html5-parser-0.4.11 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-html5-parser-0.4.11 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-html5-parser-0.4.11 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-html5-parser-0.4.11 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: pthread xml2 ===> found pthread.27.1 xml2.20.0 libxml-2.12.6 py3-build-1.2.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 1714801947.19) distfiles size=270735 >>> Running build in www/py-html5-parser,python3 at 1714801947.23 ===> www/py-html5-parser,python3 ===> Checking files for py3-html5-parser-0.4.11 `/exopi-cvs/ports/distfiles/html5-parser-0.4.11.tar.gz' is up to date. >> (SHA256) html5-parser-0.4.11.tar.gz: OK ===> Extracting for py3-html5-parser-0.4.11 ===> Patching for py3-html5-parser-0.4.11 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 19. done ===> 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-html5-parser-0.4.11 ===> Configuring for py3-html5-parser-0.4.11 ===> Building for py3-html5-parser-0.4.11 * Getting build dependencies for wheel... running egg_info writing src/html5_parser.egg-info/PKG-INFO writing dependency_links to src/html5_parser.egg-info/dependency_links.txt writing requirements to src/html5_parser.egg-info/requires.txt writing top-level names to src/html5_parser.egg-info/top_level.txt reading manifest file 'src/html5_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'win-ci.py' warning: no files found matching 'gumbo/*.py' adding license file 'LICENSE' writing manifest file 'src/html5_parser.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/html5_parser copying src/html5_parser/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser copying src/html5_parser/dom.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser copying src/html5_parser/soup.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.openbsd-7.5-amd64-cpython-310/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/gumbo creating build/temp.openbsd-7.5-amd64-cpython-310/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/attribute.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/attribute.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/char_ref.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/char_ref.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/error.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/error.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/gumbo_edit.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/gumbo_edit.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/parser.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/parser.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/string_buffer.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/string_buffer.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/string_piece.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/string_piece.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/svg_attrs.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/svg_attrs.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/svg_tags.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/svg_tags.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/tag.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/tag.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/tokenizer.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/tokenizer.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/utf8.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/utf8.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/util.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/util.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c gumbo/vector.c -o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/vector.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c src/as-libxml.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/as-libxml.o -std=c99 -fvisibility=hidden In file included from src/as-libxml.c:38: src/stack.h:22:23: warning: call to undeclared function 'calloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] StackClass *ans = calloc(sizeof(StackClass), 1); ^ src/stack.h:22:17: warning: incompatible integer to pointer conversion initializing 'Stack *' with an expression of type 'int' [-Wint-conversion] StackClass *ans = calloc(sizeof(StackClass), 1); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/stack.h:24:39: warning: call to undeclared function 'malloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ans->items = (StackItemClass*)malloc(sizeof(StackItemClass) * sz); ^ src/stack.h:24:22: warning: cast to 'StackItem *' from smaller integer type 'int' [-Wint-to-pointer-cast] ans->items = (StackItemClass*)malloc(sizeof(StackItemClass) * sz); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/stack.h:26:16: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] else { free(ans); ans = NULL; } ^ src/stack.h:32:39: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] FNAME(free)(StackClass *s) { if (s) { free(s->items); free(s); } } ^ src/stack.h:42:17: warning: call to undeclared function 'realloc'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] void *ans = realloc(p, sz); ^ src/stack.h:42:11: warning: incompatible integer to pointer conversion initializing 'void *' with an expression of type 'int' [-Wint-conversion] void *ans = realloc(p, sz); ^ ~~~~~~~~~~~~~~ src/stack.h:43:22: warning: call to undeclared function 'free'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (ans == NULL) free(orig); ^ src/as-libxml.c:418:12: warning: call to undeclared function 'atoi'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return atoi(xmlParserVersion); ^ 10 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c src/as-python-tree.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/as-python-tree.o -std=c99 -fvisibility=hidden cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=11 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.10 -c src/python-wrapper.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/python-wrapper.o -std=c99 -fvisibility=hidden cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/gumbo/attribute.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/char_ref.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/error.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/gumbo_edit.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/parser.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/string_buffer.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/string_piece.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/svg_attrs.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/svg_tags.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/tag.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/tokenizer.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/utf8.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/util.o build/temp.openbsd-7.5-amd64-cpython-310/gumbo/vector.o build/temp.openbsd-7.5-amd64-cpython-310/src/as-libxml.o build/temp.openbsd-7.5-amd64-cpython-310/src/as-python-tree.o build/temp.openbsd-7.5-amd64-cpython-310/src/python-wrapper.o -L/usr/local/lib -L/usr/local/lib -lxml2 -o build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/html_parser.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/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/encoding_names.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/encoding_parser.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/soup.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/stdlib_etree.py -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser copying build/lib.openbsd-7.5-amd64-cpython-310/html5_parser/html_parser.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/html5_parser running install_egg_info running egg_info writing src/html5_parser.egg-info/PKG-INFO writing dependency_links to src/html5_parser.egg-info/dependency_links.txt writing requirements to src/html5_parser.egg-info/requires.txt writing top-level names to src/html5_parser.egg-info/top_level.txt reading manifest file 'src/html5_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'win-ci.py' warning: no files found matching 'gumbo/*.py' adding license file 'LICENSE' writing manifest file 'src/html5_parser.egg-info/SOURCES.txt' Copying src/html5_parser.egg-info to build/bdist.openbsd-7.5-amd64/wheel/html5_parser-0.4.11-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/html5_parser-0.4.11.dist-info/WHEEL creating '/exopi-obj/pobj/py-html5-parser-0.4.11-python3/html5-parser-0.4.11/dist/.tmp-xohbgzvz/html5_parser-0.4.11-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'html5_parser/__init__.py' adding 'html5_parser/dom.py' adding 'html5_parser/encoding_names.py' adding 'html5_parser/encoding_parser.py' adding 'html5_parser/html_parser.cpython-310.so' adding 'html5_parser/soup.py' adding 'html5_parser/stdlib_etree.py' adding 'html5_parser-0.4.11.dist-info/LICENSE' adding 'html5_parser-0.4.11.dist-info/METADATA' adding 'html5_parser-0.4.11.dist-info/WHEEL' adding 'html5_parser-0.4.11.dist-info/top_level.txt' adding 'html5_parser-0.4.11.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built html5_parser-0.4.11-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in www/py-html5-parser,python3 at 1714801962.57 ===> www/py-html5-parser,python3 ===> Faking installation for py3-html5-parser-0.4.11 ===> Building package for py3-html5-parser-0.4.11 Create /exopi-cvs/ports/packages/amd64/all/py3-html5-parser-0.4.11.tgz Creating package py3-html5-parser-0.4.11 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|textproc/libxml,-main checking dependencies|textproc/py-chardet,python3 checking dependencies|textproc/py-lxml,python3 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5-parser-0.4.11.tgz >>> Running clean in www/py-html5-parser,python3 at 1714801969.24 ===> www/py-html5-parser,python3 ===> Cleaning for py3-html5-parser-0.4.11 >>> Ended at 1714801969.51 max_stuck=1.94/depends=3.56/show-prepare-results=2.26/build=15.34/package=6.67/clean=0.30