>>> Building on exopi-6 under www/py-html5-parser BDEPENDS = [devel/py-installer;lang/python/3;textproc/libxml;devel/py-build;devel/py-wheel;devel/py-setuptools] DIST = [www/py-html5-parser:html5-parser-0.4.12.tar.gz] FULLPKGNAME = py3-html5-parser-0.4.12p0 RDEPENDS = [lang/python/3;textproc/py-chardet;textproc/libxml;textproc/py-lxml] (Junk lock obtained for exopi-6 at 1735055229.61) >>> Running depends in www/py-html5-parser at 1735055229.65 last junk was in x11/gnome/music /usr/sbin/pkg_add -aI -Drepair libxml-2.13.5 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair libxml-2.13.5 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair libxml-2.13.5 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 >>> Running show-prepare-results in www/py-html5-parser at 1735055233.16 ===> www/py-html5-parser ===> Building from scratch py3-html5-parser-0.4.12p0 ===> py3-html5-parser-0.4.12p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-html5-parser-0.4.12p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-html5-parser-0.4.12p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-html5-parser-0.4.12p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-html5-parser-0.4.12p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-html5-parser-0.4.12p0 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.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-6 at 1735055235.28) distfiles size=270861 >>> Running build in www/py-html5-parser at 1735055235.34 ===> www/py-html5-parser ===> Checking files for py3-html5-parser-0.4.12p0 `/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.12p0 ===> Patching for py3-html5-parser-0.4.12p0 ===> 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.12p0 ===> Configuring for py3-html5-parser-0.4.12p0 ===> Building for py3-html5-parser-0.4.12p0 * 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-312 creating build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/dom.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/soup.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.openbsd-7.6-amd64-cpython-312/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/gumbo creating build/temp.openbsd-7.6-amd64-cpython-312/src cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/attribute.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/attribute.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/char_ref.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/char_ref.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/error.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/error.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/gumbo_edit.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/gumbo_edit.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/parser.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/parser.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/string_buffer.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/string_buffer.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/string_piece.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/string_piece.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/svg_attrs.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/svg_attrs.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/svg_tags.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/svg_tags.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/tag.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/tag.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/tokenizer.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/tokenizer.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/utf8.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/utf8.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/util.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/util.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c gumbo/vector.c -o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/vector.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c src/as-libxml.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/as-libxml.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c src/as-python-tree.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/as-python-tree.o -std=c99 -fvisibility=hidden cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -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.12 -c src/python-wrapper.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/python-wrapper.o -std=c99 -fvisibility=hidden cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/gumbo/attribute.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/char_ref.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/error.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/gumbo_edit.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/parser.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/string_buffer.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/string_piece.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/svg_attrs.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/svg_tags.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/tag.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/tokenizer.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/utf8.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/util.o build/temp.openbsd-7.6-amd64-cpython-312/gumbo/vector.o build/temp.openbsd-7.6-amd64-cpython-312/src/as-libxml.o build/temp.openbsd-7.6-amd64-cpython-312/src/as-python-tree.o build/temp.openbsd-7.6-amd64-cpython-312/src/python-wrapper.o -L/usr/local/lib -L/usr/local/lib -lxml2 -o build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/html_parser.cpython-312.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-312/html5_parser/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/dom.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/encoding_names.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/encoding_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/soup.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/stdlib_etree.py -> build/bdist.openbsd-7.6-amd64/wheel/html5_parser copying build/lib.openbsd-7.6-amd64-cpython-312/html5_parser/html_parser.cpython-312.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.12.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/html5-parser-0.4.12/dist/.tmp-p_otnwqz/html5_parser-0.4.12-cp312-cp312-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-312.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-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in www/py-html5-parser at 1735055252.56 ===> www/py-html5-parser ===> Faking installation for py3-html5-parser-0.4.12p0 ===> Building package for py3-html5-parser-0.4.12p0 Create /exopi-cvs/ports/packages/amd64/all/py3-html5-parser-0.4.12p0.tgz Creating package py3-html5-parser-0.4.12p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/libxml,-main checking dependencies|textproc/py-chardet checking dependencies|textproc/py-lxml checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% 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|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5-parser-0.4.12p0.tgz >>> Running clean in www/py-html5-parser at 1735055260.58 ===> www/py-html5-parser ===> Cleaning for py3-html5-parser-0.4.12p0 >>> Ended at 1735055261.03 max_stuck=2.95/depends=3.51/show-prepare-results=2.15/build=17.25/package=8.03/clean=0.47