>>> py3-html5lib: Building main/py3-html5lib 1.1-r8 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 07:10:27 +0000
>>> py3-html5lib: Validating /home/buildozer/aports/main/py3-html5lib/APKBUILD...
>>> py3-html5lib: Analyzing dependencies...
>>> py3-html5lib: Installing for build: build-base py3-six py3-webencodings py3-gpep517 py3-setuptools
( 1/27) Installing libbz2 (1.0.8-r6)
( 2/27) Installing libffi (3.5.2-r1)
( 3/27) Installing gdbm (1.26-r0)
( 4/27) Installing xz-libs (5.8.2-r0)
( 5/27) Installing mpdecimal (4.0.1-r0)
( 6/27) Installing libpanelw (6.6_p20260404-r0)
( 7/27) Installing readline (8.3.3-r1)
( 8/27) Installing sqlite-libs (3.53.0-r0)
( 9/27) Installing python3 (3.14.3-r0)
(10/27) Installing python3-pycache-pyc0 (3.14.3-r0)
(11/27) Installing pyc (3.14.3-r0)
(12/27) Installing py3-six-pyc (1.17.0-r1)
(13/27) Installing python3-pyc (3.14.3-r0)
(14/27) Installing py3-six (1.17.0-r1)
(15/27) Installing py3-webencodings (0.5.1-r10)
(16/27) Installing py3-webencodings-pyc (0.5.1-r10)
(17/27) Installing py3-installer (1.0.0-r0)
(18/27) Installing py3-installer-pyc (1.0.0-r0)
(19/27) Installing py3-gpep517 (19-r2)
(20/27) Installing py3-gpep517-pyc (19-r2)
(21/27) Installing py3-parsing (3.3.2-r1)
(22/27) Installing py3-parsing-pyc (3.3.2-r1)
(23/27) Installing py3-packaging (26.0-r1)
(24/27) Installing py3-packaging-pyc (26.0-r1)
(25/27) Installing py3-setuptools (82.0.1-r1)
(26/27) Installing py3-setuptools-pyc (82.0.1-r1)
(27/27) Installing .makedepends-py3-html5lib (20260418.071027)
Executing busybox-1.37.0-r31.trigger
OK: 591.7 MiB in 129 packages
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Cleaning up tmpdir
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/html5lib-1.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/html5lib-1.1.tar.gz.part'
html5lib-1.1.tar.gz. 100% |********************************| 265k 0:00:00 ETA
'/var/cache/distfiles/html5lib-1.1.tar.gz.part' saved
/var/cache/distfiles/html5lib-1.1.tar.gz: OK
/home/buildozer/aports/main/py3-html5lib/python-3.14.patch: OK
/home/buildozer/aports/main/py3-html5lib/setuptools-82.patch: OK
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/html5lib-1.1.tar.gz
/var/cache/distfiles/html5lib-1.1.tar.gz: OK
/home/buildozer/aports/main/py3-html5lib/python-3.14.patch: OK
/home/buildozer/aports/main/py3-html5lib/setuptools-82.patch: OK
>>> py3-html5lib: Unpacking /var/cache/distfiles/html5lib-1.1.tar.gz...
>>> py3-html5lib: python-3.14.patch
patching file setup.py
Hunk #1 succeeded at 89 (offset -3 lines).
>>> py3-html5lib: setuptools-82.patch
patching file setup.py
2026-04-18 07:10:29,120 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
:82: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
:83: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2026-04-18 07:10:29,154 root INFO running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
2026-04-18 07:10:29,175 root INFO running build
2026-04-18 07:10:29,175 root INFO running build_py
2026-04-18 07:10:29,180 root INFO creating build/lib/html5lib
2026-04-18 07:10:29,181 root INFO copying html5lib/_utils.py -> build/lib/html5lib
2026-04-18 07:10:29,181 root INFO copying html5lib/constants.py -> build/lib/html5lib
2026-04-18 07:10:29,182 root INFO copying html5lib/html5parser.py -> build/lib/html5lib
2026-04-18 07:10:29,182 root INFO copying html5lib/serializer.py -> build/lib/html5lib
2026-04-18 07:10:29,183 root INFO copying html5lib/_ihatexml.py -> build/lib/html5lib
2026-04-18 07:10:29,183 root INFO copying html5lib/__init__.py -> build/lib/html5lib
2026-04-18 07:10:29,183 root INFO copying html5lib/_inputstream.py -> build/lib/html5lib
2026-04-18 07:10:29,184 root INFO copying html5lib/_tokenizer.py -> build/lib/html5lib
2026-04-18 07:10:29,185 root INFO creating build/lib/html5lib/filters
2026-04-18 07:10:29,185 root INFO copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,185 root INFO copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,186 root INFO copying html5lib/filters/base.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,186 root INFO copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,186 root INFO copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,187 root INFO copying html5lib/filters/lint.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,187 root INFO copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,188 root INFO copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
2026-04-18 07:10:29,188 root INFO creating build/lib/html5lib/treebuilders
2026-04-18 07:10:29,188 root INFO copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
2026-04-18 07:10:29,189 root INFO copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
2026-04-18 07:10:29,189 root INFO copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
2026-04-18 07:10:29,190 root INFO copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
2026-04-18 07:10:29,190 root INFO copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
2026-04-18 07:10:29,190 root INFO creating build/lib/html5lib/_trie
2026-04-18 07:10:29,191 root INFO copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
2026-04-18 07:10:29,191 root INFO copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
2026-04-18 07:10:29,191 root INFO copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
2026-04-18 07:10:29,192 root INFO creating build/lib/html5lib/treewalkers
2026-04-18 07:10:29,192 root INFO copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,193 root INFO copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,193 root INFO copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,193 root INFO copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,194 root INFO copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,194 root INFO copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
2026-04-18 07:10:29,195 root INFO creating build/lib/html5lib/treeadapters
2026-04-18 07:10:29,195 root INFO copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
2026-04-18 07:10:29,195 root INFO copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
2026-04-18 07:10:29,196 root INFO copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
2026-04-18 07:10:29,206 root INFO installing to build/bdist.linux-loongarch64/wheel
2026-04-18 07:10:29,206 root INFO running install
2026-04-18 07:10:29,219 root INFO running install_lib
2026-04-18 07:10:29,223 root INFO creating build/bdist.linux-loongarch64/wheel
2026-04-18 07:10:29,223 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib
2026-04-18 07:10:29,224 root INFO copying build/lib/html5lib/_utils.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,224 root INFO copying build/lib/html5lib/constants.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,224 root INFO copying build/lib/html5lib/html5parser.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,225 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib/filters
2026-04-18 07:10:29,225 root INFO copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,226 root INFO copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,226 root INFO copying build/lib/html5lib/filters/base.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,226 root INFO copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,227 root INFO copying build/lib/html5lib/filters/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,227 root INFO copying build/lib/html5lib/filters/lint.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,227 root INFO copying build/lib/html5lib/filters/whitespace.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,228 root INFO copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.linux-loongarch64/wheel/./html5lib/filters
2026-04-18 07:10:29,228 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib/treebuilders
2026-04-18 07:10:29,228 root INFO copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treebuilders
2026-04-18 07:10:29,229 root INFO copying build/lib/html5lib/treebuilders/base.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treebuilders
2026-04-18 07:10:29,229 root INFO copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treebuilders
2026-04-18 07:10:29,229 root INFO copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treebuilders
2026-04-18 07:10:29,230 root INFO copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treebuilders
2026-04-18 07:10:29,230 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib/_trie
2026-04-18 07:10:29,230 root INFO copying build/lib/html5lib/_trie/_base.py -> build/bdist.linux-loongarch64/wheel/./html5lib/_trie
2026-04-18 07:10:29,231 root INFO copying build/lib/html5lib/_trie/py.py -> build/bdist.linux-loongarch64/wheel/./html5lib/_trie
2026-04-18 07:10:29,231 root INFO copying build/lib/html5lib/_trie/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib/_trie
2026-04-18 07:10:29,231 root INFO copying build/lib/html5lib/serializer.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,232 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib/treewalkers
2026-04-18 07:10:29,232 root INFO copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,232 root INFO copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,233 root INFO copying build/lib/html5lib/treewalkers/base.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,233 root INFO copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,233 root INFO copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,234 root INFO copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treewalkers
2026-04-18 07:10:29,234 root INFO copying build/lib/html5lib/_ihatexml.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,234 root INFO copying build/lib/html5lib/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,235 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib/treeadapters
2026-04-18 07:10:29,235 root INFO copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treeadapters
2026-04-18 07:10:29,235 root INFO copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treeadapters
2026-04-18 07:10:29,236 root INFO copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.linux-loongarch64/wheel/./html5lib/treeadapters
2026-04-18 07:10:29,236 root INFO copying build/lib/html5lib/_inputstream.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,236 root INFO copying build/lib/html5lib/_tokenizer.py -> build/bdist.linux-loongarch64/wheel/./html5lib
2026-04-18 07:10:29,237 root INFO running install_egg_info
2026-04-18 07:10:29,241 root INFO running egg_info
2026-04-18 07:10:29,245 root INFO writing html5lib.egg-info/PKG-INFO
/usr/lib/python3.14/site-packages/setuptools/_core_metadata.py:237: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies.
!!
********************************************************************************
'all' and 'all' normalize to the same value:
'all'
In future versions, setuptools might halt the build process.
See https://peps.python.org/pep-0685/ for details.
********************************************************************************
!!
_write_provides_extra(file, processed_extras, extra, unsafe_extra)
2026-04-18 07:10:29,247 root INFO writing dependency_links to html5lib.egg-info/dependency_links.txt
2026-04-18 07:10:29,248 root INFO writing requirements to html5lib.egg-info/requires.txt
2026-04-18 07:10:29,248 root INFO writing top-level names to html5lib.egg-info/top_level.txt
2026-04-18 07:10:29,254 root INFO reading manifest file 'html5lib.egg-info/SOURCES.txt'
2026-04-18 07:10:29,258 root INFO reading manifest template 'MANIFEST.in'
2026-04-18 07:10:29,263 root INFO adding license file 'LICENSE'
2026-04-18 07:10:29,263 root INFO adding license file 'AUTHORS.rst'
2026-04-18 07:10:29,267 root INFO writing manifest file 'html5lib.egg-info/SOURCES.txt'
2026-04-18 07:10:29,267 root INFO Copying html5lib.egg-info to build/bdist.linux-loongarch64/wheel/./html5lib-1.1-py3.14.egg-info
2026-04-18 07:10:29,269 root INFO running install_scripts
2026-04-18 07:10:29,271 root INFO creating build/bdist.linux-loongarch64/wheel/html5lib-1.1.dist-info/WHEEL
2026-04-18 07:10:29,272 wheel INFO creating '/home/buildozer/aports/main/py3-html5lib/src/html5lib-1.1/.dist/.tmp-vn84udgr/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2026-04-18 07:10:29,272 wheel INFO adding 'html5lib/__init__.py'
2026-04-18 07:10:29,273 wheel INFO adding 'html5lib/_ihatexml.py'
2026-04-18 07:10:29,273 wheel INFO adding 'html5lib/_inputstream.py'
2026-04-18 07:10:29,274 wheel INFO adding 'html5lib/_tokenizer.py'
2026-04-18 07:10:29,275 wheel INFO adding 'html5lib/_utils.py'
2026-04-18 07:10:29,275 wheel INFO adding 'html5lib/constants.py'
2026-04-18 07:10:29,276 wheel INFO adding 'html5lib/html5parser.py'
2026-04-18 07:10:29,277 wheel INFO adding 'html5lib/serializer.py'
2026-04-18 07:10:29,278 wheel INFO adding 'html5lib/_trie/__init__.py'
2026-04-18 07:10:29,278 wheel INFO adding 'html5lib/_trie/_base.py'
2026-04-18 07:10:29,279 wheel INFO adding 'html5lib/_trie/py.py'
2026-04-18 07:10:29,279 wheel INFO adding 'html5lib/filters/__init__.py'
2026-04-18 07:10:29,279 wheel INFO adding 'html5lib/filters/alphabeticalattributes.py'
2026-04-18 07:10:29,280 wheel INFO adding 'html5lib/filters/base.py'
2026-04-18 07:10:29,280 wheel INFO adding 'html5lib/filters/inject_meta_charset.py'
2026-04-18 07:10:29,280 wheel INFO adding 'html5lib/filters/lint.py'
2026-04-18 07:10:29,281 wheel INFO adding 'html5lib/filters/optionaltags.py'
2026-04-18 07:10:29,281 wheel INFO adding 'html5lib/filters/sanitizer.py'
2026-04-18 07:10:29,282 wheel INFO adding 'html5lib/filters/whitespace.py'
2026-04-18 07:10:29,282 wheel INFO adding 'html5lib/treeadapters/__init__.py'
2026-04-18 07:10:29,282 wheel INFO adding 'html5lib/treeadapters/genshi.py'
2026-04-18 07:10:29,282 wheel INFO adding 'html5lib/treeadapters/sax.py'
2026-04-18 07:10:29,283 wheel INFO adding 'html5lib/treebuilders/__init__.py'
2026-04-18 07:10:29,283 wheel INFO adding 'html5lib/treebuilders/base.py'
2026-04-18 07:10:29,284 wheel INFO adding 'html5lib/treebuilders/dom.py'
2026-04-18 07:10:29,284 wheel INFO adding 'html5lib/treebuilders/etree.py'
2026-04-18 07:10:29,284 wheel INFO adding 'html5lib/treebuilders/etree_lxml.py'
2026-04-18 07:10:29,285 wheel INFO adding 'html5lib/treewalkers/__init__.py'
2026-04-18 07:10:29,285 wheel INFO adding 'html5lib/treewalkers/base.py'
2026-04-18 07:10:29,286 wheel INFO adding 'html5lib/treewalkers/dom.py'
2026-04-18 07:10:29,286 wheel INFO adding 'html5lib/treewalkers/etree.py'
2026-04-18 07:10:29,286 wheel INFO adding 'html5lib/treewalkers/etree_lxml.py'
2026-04-18 07:10:29,287 wheel INFO adding 'html5lib/treewalkers/genshi.py'
2026-04-18 07:10:29,287 wheel INFO adding 'html5lib-1.1.dist-info/licenses/AUTHORS.rst'
2026-04-18 07:10:29,287 wheel INFO adding 'html5lib-1.1.dist-info/licenses/LICENSE'
2026-04-18 07:10:29,288 wheel INFO adding 'html5lib-1.1.dist-info/METADATA'
2026-04-18 07:10:29,288 wheel INFO adding 'html5lib-1.1.dist-info/WHEEL'
2026-04-18 07:10:29,288 wheel INFO adding 'html5lib-1.1.dist-info/top_level.txt'
2026-04-18 07:10:29,289 wheel INFO adding 'html5lib-1.1.dist-info/RECORD'
2026-04-18 07:10:29,289 root INFO removing build/bdist.linux-loongarch64/wheel
2026-04-18 07:10:29,292 gpep517 INFO The backend produced .dist/html5lib-1.1-py2.py3-none-any.whl
html5lib-1.1-py2.py3-none-any.whl
>>> py3-html5lib: Entering fakeroot...
>>> py3-html5lib-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/html5lib/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/__pycache__'
'usr/lib/python3.14/site-packages/html5lib/filters/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/filters/__pycache__'
'usr/lib/python3.14/site-packages/html5lib/treebuilders/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/treebuilders/__pycache__'
'usr/lib/python3.14/site-packages/html5lib/_trie/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/_trie/__pycache__'
'usr/lib/python3.14/site-packages/html5lib/treewalkers/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/treewalkers/__pycache__'
'usr/lib/python3.14/site-packages/html5lib/treeadapters/__pycache__' -> '/home/buildozer/aports/main/py3-html5lib/pkg/py3-html5lib-pyc/usr/lib/python3.14/site-packages/html5lib/treeadapters/__pycache__'
>>> py3-html5lib-pyc*: Preparing subpackage py3-html5lib-pyc...
Please specify at least one package name on the command line.
>>> py3-html5lib-pyc*: Running postcheck for py3-html5lib-pyc
>>> py3-html5lib*: Running postcheck for py3-html5lib
>>> py3-html5lib*: Preparing package py3-html5lib...
Please specify at least one package name on the command line.
>>> py3-html5lib-pyc*: Tracing dependencies...
python3~3.14
>>> py3-html5lib-pyc*: Package size: 619.2 KB
>>> py3-html5lib-pyc*: Compressing data...
>>> py3-html5lib-pyc*: Create checksum...
>>> py3-html5lib-pyc*: Create py3-html5lib-pyc-1.1-r8.apk
>>> py3-html5lib*: Tracing dependencies...
py3-six
py3-webencodings
python3~3.14
>>> py3-html5lib*: Package size: 494.4 KB
>>> py3-html5lib*: Compressing data...
>>> py3-html5lib*: Create checksum...
>>> py3-html5lib*: Create py3-html5lib-1.1-r8.apk
>>> py3-html5lib: Build complete at Sat, 18 Apr 2026 07:10:30 +0000 elapsed time 0h 0m 3s
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Cleaning up tmpdir
>>> py3-html5lib: Uninstalling dependencies...
( 1/27) Purging .makedepends-py3-html5lib (20260418.071027)
( 2/27) Purging py3-six-pyc (1.17.0-r1)
( 3/27) Purging py3-six (1.17.0-r1)
( 4/27) Purging py3-webencodings-pyc (0.5.1-r10)
( 5/27) Purging py3-webencodings (0.5.1-r10)
( 6/27) Purging py3-gpep517-pyc (19-r2)
( 7/27) Purging py3-gpep517 (19-r2)
( 8/27) Purging py3-installer-pyc (1.0.0-r0)
( 9/27) Purging py3-installer (1.0.0-r0)
(10/27) Purging py3-setuptools-pyc (82.0.1-r1)
(11/27) Purging py3-setuptools (82.0.1-r1)
(12/27) Purging py3-packaging-pyc (26.0-r1)
(13/27) Purging py3-packaging (26.0-r1)
(14/27) Purging py3-parsing-pyc (3.3.2-r1)
(15/27) Purging py3-parsing (3.3.2-r1)
(16/27) Purging python3-pyc (3.14.3-r0)
(17/27) Purging python3-pycache-pyc0 (3.14.3-r0)
(18/27) Purging pyc (3.14.3-r0)
(19/27) Purging python3 (3.14.3-r0)
(20/27) Purging gdbm (1.26-r0)
(21/27) Purging libbz2 (1.0.8-r6)
(22/27) Purging libffi (3.5.2-r1)
(23/27) Purging libpanelw (6.6_p20260404-r0)
(24/27) Purging mpdecimal (4.0.1-r0)
(25/27) Purging readline (8.3.3-r1)
(26/27) Purging sqlite-libs (3.53.0-r0)
(27/27) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 542.8 MiB in 102 packages
>>> py3-html5lib: Updating the main/loongarch64 repository index...
>>> py3-html5lib: Signing the index...