>>> Building on exopi-4 under www/py-html5-parser
BDEPENDS = [devel/py-build;devel/py-setuptools;textproc/libxml;lang/python/3;devel/py-installer;devel/py-wheel]
DIST = [www/py-html5-parser:html5-parser-0.4.12.tar.gz]
FULLPKGNAME = py3-html5-parser-0.4.12p2
RDEPENDS = [lang/python/3;textproc/libxml;textproc/py-lxml;textproc/py-chardet]
(Junk lock failure for exopi-4 at 1764831202.6997)
Received IO
(Junk lock obtained for exopi-4 at 1764831204.57)
Received IO
Woken up www/py-html5-parser
Woken up www/py-html5-parser
Woken up www/py-html5-parser
Woken up www/py-html5-parser
>>> Running depends in www/py-html5-parser at 1764831206.37
last junk was in x11/kde-plasma/ocean-sound-theme
/usr/sbin/pkg_add -aI -Drepair libxml-2.15.1p1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9
was: /usr/sbin/pkg_add -aI -Drepair libxml-2.15.1p1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9
/usr/sbin/pkg_add -aI -Drepair libxml-2.15.1p1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9
>>> Running show-prepare-results in www/py-html5-parser at 1764831209.09
===> www/py-html5-parser
===> Building from scratch py3-html5-parser-0.4.12p2
===> py3-html5-parser-0.4.12p2 depends on: python->=3.13,<3.14 -> python-3.13.9
===> py3-html5-parser-0.4.12p2 depends on: py3-build-* -> py3-build-1.3.0
===> py3-html5-parser-0.4.12p2 depends on: py3-installer-* -> py3-installer-0.7.0p2
===> py3-html5-parser-0.4.12p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0
===> py3-html5-parser-0.4.12p2 depends on: py3-wheel-* -> py3-wheel-0.46.1
===> py3-html5-parser-0.4.12p2 depends on: libxml-* -> libxml-2.15.1p1
===> Verifying specs: pthread xml2
===> found pthread.28.1 xml2.22.1
libxml-2.15.1p1
py3-build-1.3.0
py3-installer-0.7.0p2
py3-setuptools-79.0.1v0
py3-wheel-0.46.1
python-3.13.9
Still tainted: host marked nojunk by x11/qt6/qtwebengine
>>> Running junk in www/py-html5-parser at 1764831210.18
Can't run junk because of lock on x11/qt6/qtwebengine
(Junk lock released for exopi-4 at 1764831211.93)
distfiles size=270861
>>> Running extract in www/py-html5-parser at 1764831211.97
===> www/py-html5-parser
===> Checking files for py3-html5-parser-0.4.12p2
`/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.12p2
>>> Running build in www/py-html5-parser at 1764831212.29
===> www/py-html5-parser
===> Patching for py3-html5-parser-0.4.12p2
===> 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.12p2
===> Configuring for py3-html5-parser-0.4.12p2
===> Building for py3-html5-parser-0.4.12p2
* Getting build dependencies for wheel...
/usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
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'
adding license file 'LICENSE'
listing git files failed - pretending there aren't any
warning: no files found matching 'win-ci.py'
warning: no files found matching 'gumbo/*.py'
writing manifest file 'src/html5_parser.egg-info/SOURCES.txt'
* Building wheel...
/usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/dom.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/encoding_names.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/encoding_parser.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/soup.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
copying src/html5_parser/stdlib_etree.py -> build/lib.openbsd-7.8-amd64-cpython-313/html5_parser
running build_ext
building 'html5_parser.html_parser' extension
creating build/temp.openbsd-7.8-amd64-cpython-313/gumbo
creating build/temp.openbsd-7.8-amd64-cpython-313/src
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/attribute.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/attribute.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/char_ref.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/char_ref.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/error.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/error.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/gumbo_edit.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/gumbo_edit.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/parser.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/parser.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/string_buffer.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/string_buffer.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/string_piece.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/string_piece.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/svg_attrs.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/svg_attrs.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/svg_tags.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/svg_tags.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/tag.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/tag.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/tokenizer.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/tokenizer.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/utf8.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/utf8.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/util.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/util.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c gumbo/vector.c -o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/vector.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c src/as-libxml.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/as-libxml.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c src/as-python-tree.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/as-python-tree.o -std=c99 -fvisibility=hidden
cc -O2 -pipe -fPIC -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/usr/local/include/libxml2 -I/usr/local/include/python3.13 -c src/python-wrapper.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/python-wrapper.o -std=c99 -fvisibility=hidden
cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/gumbo/attribute.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/char_ref.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/error.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/gumbo_edit.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/parser.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/string_buffer.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/string_piece.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/svg_attrs.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/svg_tags.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/tag.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/tokenizer.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/utf8.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/util.o build/temp.openbsd-7.8-amd64-cpython-313/gumbo/vector.o build/temp.openbsd-7.8-amd64-cpython-313/src/as-libxml.o build/temp.openbsd-7.8-amd64-cpython-313/src/as-python-tree.o build/temp.openbsd-7.8-amd64-cpython-313/src/python-wrapper.o -L/usr/local/lib -L/usr/local/lib -lxml2 -o build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/html_parser.cpython-313.so
installing to build/bdist.openbsd-7.8-amd64/wheel
running install
running install_lib
creating build/bdist.openbsd-7.8-amd64/wheel
creating build/bdist.openbsd-7.8-amd64/wheel/html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/dom.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/encoding_names.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/encoding_parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/soup.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/stdlib_etree.py -> build/bdist.openbsd-7.8-amd64/wheel/./html5_parser
copying build/lib.openbsd-7.8-amd64-cpython-313/html5_parser/html_parser.cpython-313.so -> build/bdist.openbsd-7.8-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
listing git files failed - pretending there aren't any
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.8-amd64/wheel/./html5_parser-0.4.12-py3.13.egg-info
running install_scripts
creating build/bdist.openbsd-7.8-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-59f_u3r5/html5_parser-0.4.12-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-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-313.so'
adding 'html5_parser/soup.py'
adding 'html5_parser/stdlib_etree.py'
adding 'html5_parser-0.4.12.dist-info/licenses/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.8-amd64/wheel
Successfully built html5_parser-0.4.12-cp313-cp313-openbsd_7_8_amd64.whl
>>> Running package in www/py-html5-parser at 1764831219.75
===> www/py-html5-parser
===> Faking installation for py3-html5-parser-0.4.12p2
===> Building package for py3-html5-parser-0.4.12p2
Create /exopi-cvs/ports/packages/amd64/all/py3-html5-parser-0.4.12p2.tgz
Creating package py3-html5-parser-0.4.12p2
reading plist|
checking dependencies|
checking dependencies|lang/python/3,-main
checking dependencies|textproc/libxml
checking dependencies|textproc/py-chardet
checking dependencies|textproc/py-lxml
checksumming|
checksumming| | 0%
checksumming|* | 2%
checksumming|*** | 5%
checksumming|**** | 7%
checksumming|****** | 10%
checksumming|******* | 12%
checksumming|********* | 14%
checksumming|********** | 17%
checksumming|************ | 19%
checksumming|************* | 21%
checksumming|*************** | 24%
checksumming|**************** | 26%
checksumming|***************** | 29%
checksumming|******************* | 31%
checksumming|******************** | 33%
checksumming|********************** | 36%
checksumming|*********************** | 38%
checksumming|************************* | 40%
checksumming|************************** | 43%
checksumming|**************************** | 45%
checksumming|***************************** | 48%
checksumming|******************************* | 50%
checksumming|******************************** | 52%
checksumming|********************************* | 55%
checksumming|*********************************** | 57%
checksumming|************************************ | 60%
checksumming|************************************** | 62%
checksumming|*************************************** | 64%
checksumming|***************************************** | 67%
checksumming|****************************************** | 69%
checksumming|******************************************** | 71%
checksumming|********************************************* | 74%
checksumming|********************************************** | 76%
checksumming|************************************************ | 79%
checksumming|************************************************* | 81%
checksumming|*************************************************** | 83%
checksumming|**************************************************** | 86%
checksumming|****************************************************** | 88%
checksumming|******************************************************* | 90%
checksumming|********************************************************* | 93%
checksumming|********************************************************** | 95%
checksumming|************************************************************ | 98%
checksumming|*************************************************************|100%
archiving|
archiving| | 0%
archiving|* | 2%
archiving|** | 3%
archiving|** | 4%
archiving|*** | 5%
archiving|**** | 6%
archiving|**** | 7%
archiving|****** | 9%
archiving|******* | 11%
archiving|******** | 13%
archiving|********* | 14%
archiving|*********************************************************** | 92%
archiving|*********************************************************** | 93%
archiving|************************************************************ | 94%
archiving|************************************************************* | 96%
archiving|************************************************************** | 96%
archiving|************************************************************** | 97%
archiving|*************************************************************** | 99%
archiving|****************************************************************|100%
Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5-parser-0.4.12p2.tgz
>>> Running clean in www/py-html5-parser at 1764831223.31
===> www/py-html5-parser
===> Cleaning for py3-html5-parser-0.4.12p2
>>> Ended at 1764831223.50
max_stuck=1.89/waiting-for-lock #322=3.69/depends=2.71/show-prepare-results=1.07/junk=1.80/extract=0.31/build=7.45/package=3.57/clean=0.23