>>> Building on exopi-1 under www/py-html5-parser,python3 BDEPENDS = [devel/py-installer,python3;textproc/libxml;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;lang/python/3] DIST = [www/py-html5-parser,python3:html5-parser-0.4.12.tar.gz] FULLPKGNAME = py3-html5-parser-0.4.12 RDEPENDS = [textproc/py-chardet,python3;lang/python/3;textproc/libxml;textproc/py-lxml,python3] (Junk lock obtained for exopi-1 at 1731859427.21) >>> Running depends in www/py-html5-parser,python3 at 1731859427.24 last junk was in multimedia/handbrake /usr/sbin/pkg_add -aI -Drepair libxml-2.13.5 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 libxml-2.13.5 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 libxml-2.13.5 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 www/py-html5-parser,python3 at 1731859436.57 ===> www/py-html5-parser,python3 ===> Building from scratch py3-html5-parser-0.4.12 ===> py3-html5-parser-0.4.12 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-html5-parser-0.4.12 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-html5-parser-0.4.12 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-html5-parser-0.4.12 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-html5-parser-0.4.12 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-html5-parser-0.4.12 depends on: libxml-* -> libxml-2.13.5 ===> Verifying specs: pthread xml2 ===> found pthread.27.1 xml2.21.0 libxml-2.13.5 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-1 at 1731859438.13) distfiles size=270861 >>> Running build in www/py-html5-parser,python3 at 1731859438.16 ===> www/py-html5-parser,python3 ===> Checking files for py3-html5-parser-0.4.12 `/exopi-cvs/ports/distfiles/html5-parser-0.4.12.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-html5-parser-0.4.12 ===> Patching for py3-html5-parser-0.4.12 ===> 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.12 ===> Configuring for py3-html5-parser-0.4.12 ===> Building for py3-html5-parser-0.4.12 * 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.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/dom.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/soup.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.openbsd-7.6-amd64-cpython-311/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/gumbo creating build/temp.openbsd-7.6-amd64-cpython-311/src cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/attribute.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/attribute.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/char_ref.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/char_ref.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/error.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/error.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/gumbo_edit.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/gumbo_edit.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/parser.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/parser.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/string_buffer.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/string_buffer.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/string_piece.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/string_piece.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/svg_attrs.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/svg_attrs.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/svg_tags.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/svg_tags.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/tag.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/tag.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/tokenizer.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/tokenizer.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/utf8.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/utf8.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/util.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/util.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c gumbo/vector.c -o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/vector.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c src/as-libxml.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/as-libxml.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c src/as-python-tree.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/as-python-tree.o -std=c99 -fvisibility=hidden cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/python3.11 -c src/python-wrapper.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/python-wrapper.o -std=c99 -fvisibility=hidden cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/gumbo/attribute.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/char_ref.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/error.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/gumbo_edit.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/parser.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/string_buffer.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/string_piece.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/svg_attrs.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/svg_tags.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/tag.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/tokenizer.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/utf8.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/util.o build/temp.openbsd-7.6-amd64-cpython-311/gumbo/vector.o build/temp.openbsd-7.6-amd64-cpython-311/src/as-libxml.o build/temp.openbsd-7.6-amd64-cpython-311/src/as-python-tree.o build/temp.openbsd-7.6-amd64-cpython-311/src/python-wrapper.o -L/usr/local/lib -L/usr/local/lib -lxml2 -o build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/html_parser.cpython-311.so 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/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/dom.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/encoding_names.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/encoding_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/soup.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/stdlib_etree.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-311/html5_parser/html_parser.cpython-311.so -> build/bdist.openbsd-7.6-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.6-amd64/wheel/html5_parser-0.4.12-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/html5_parser-0.4.12.dist-info/WHEEL creating '/exopi-obj/pobj/py-html5-parser-0.4.12-python3/html5-parser-0.4.12/dist/.tmp-j57xfzr9/html5_parser-0.4.12-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-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-311.so' adding 'html5_parser/soup.py' adding 'html5_parser/stdlib_etree.py' adding 'html5_parser-0.4.12.dist-info/LICENSE' adding 'html5_parser-0.4.12.dist-info/METADATA' adding 'html5_parser-0.4.12.dist-info/WHEEL' adding 'html5_parser-0.4.12.dist-info/top_level.txt' adding 'html5_parser-0.4.12.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built html5_parser-0.4.12-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in www/py-html5-parser,python3 at 1731859449.99 ===> www/py-html5-parser,python3 ===> Faking installation for py3-html5-parser-0.4.12 ===> Building package for py3-html5-parser-0.4.12 Create /exopi-cvs/ports/packages/amd64/all/py3-html5-parser-0.4.12.tgz Creating package py3-html5-parser-0.4.12 reading plist| checking dependencies| checking dependencies|lang/python/3,-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|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5-parser-0.4.12.tgz >>> Running clean in www/py-html5-parser,python3 at 1731859457.71 ===> www/py-html5-parser,python3 ===> Cleaning for py3-html5-parser-0.4.12 >>> Ended at 1731859458.65 max_stuck=5.00/depends=9.32/show-prepare-results=1.60/build=11.81/package=7.73/clean=0.97