==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-html5lib 1.1-17 (Sun Jan 11 13:15:11 2026)
==> Retrieving sources...
  -> Found python-html5lib-1.1.tar.gz
  -> Found 2c19b9899ab3a3e8bd0ca35e5d78544334204169.patch
  -> Found 71eebd59772d1d39aced0c0582ae9c09acf3ce6e.tar.gz
  -> Found html5lib_pytest74.patch
  -> Found html5lib-mock-stdlib.patch
  -> Found python-3.14-compatibility.patch
  -> Found html5lib-use-context-manager-for-urllib.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-html5lib-1.1.tar.gz ... Passed
    2c19b9899ab3a3e8bd0ca35e5d78544334204169.patch ... Passed
    71eebd59772d1d39aced0c0582ae9c09acf3ce6e.tar.gz ... Passed
    html5lib_pytest74.patch ... Passed
    html5lib-mock-stdlib.patch ... Passed
    python-3.14-compatibility.patch ... Passed
    html5lib-use-context-manager-for-urllib.patch ... Passed
==> Making package: python-html5lib 1.1-17 (Sun Jan 11 20:15:37 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) mpdecimal-4.0.1-1  python-3.14.2-2  python-six-1.17.0-2  python-webencodings-0.5.1-13

Total Installed Size:  68.76 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
installing python-six...
installing python-webencodings...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-25.0-4  python-platformdirs-4.5.1-3  python-wheel-0.45.1-4  python-setuptools-1:80.9.0-4

Total Installed Size:  10.48 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-html5lib-1.1.tar.gz
  -> Found 2c19b9899ab3a3e8bd0ca35e5d78544334204169.patch
  -> Found 71eebd59772d1d39aced0c0582ae9c09acf3ce6e.tar.gz
  -> Found html5lib_pytest74.patch
  -> Found html5lib-mock-stdlib.patch
  -> Found python-3.14-compatibility.patch
  -> Found html5lib-use-context-manager-for-urllib.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-html5lib-1.1.tar.gz with bsdtar
  -> Extracting 71eebd59772d1d39aced0c0582ae9c09acf3ce6e.tar.gz with bsdtar
==> Starting prepare()...
patching file html5lib/tests/conftest.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/sanitizer.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/tokenizer.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/tree_construction.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file requirements-test.txt
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/tokenizer.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/tree_construction.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/test_meta.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file requirements-test.txt
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file setup.py
Hunk #1 succeeded at 90 (offset -3 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file html5lib/tests/test_stream.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
/build/python-html5lib/src/html5lib-python-1.1/setup.py:9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  from pkg_resources import parse_version
/build/python-html5lib/src/html5lib-python-1.1/setup.py:80: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  with codecs.open(join(here, 'README.rst'), 'r', 'utf8') as readme_file:
/build/python-html5lib/src/html5lib-python-1.1/setup.py:81: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  with codecs.open(join(here, 'CHANGES.rst'), 'r', 'utf8') as changes_file:
/usr/lib/python3.14/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 :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating build/lib/html5lib
copying html5lib/html5parser.py -> build/lib/html5lib
copying html5lib/_tokenizer.py -> build/lib/html5lib
copying html5lib/_inputstream.py -> build/lib/html5lib
copying html5lib/_ihatexml.py -> build/lib/html5lib
copying html5lib/__init__.py -> build/lib/html5lib
copying html5lib/_utils.py -> build/lib/html5lib
copying html5lib/serializer.py -> build/lib/html5lib
copying html5lib/constants.py -> build/lib/html5lib
creating build/lib/html5lib/filters
copying html5lib/filters/lint.py -> build/lib/html5lib/filters
copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
copying html5lib/filters/base.py -> build/lib/html5lib/filters
copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
creating build/lib/html5lib/_trie
copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
creating build/lib/html5lib/treeadapters
copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
creating build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
creating build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
==> Entering fakeroot environment...
==> Starting package()...
/build/python-html5lib/src/html5lib-python-1.1/setup.py:9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  from pkg_resources import parse_version
/build/python-html5lib/src/html5lib-python-1.1/setup.py:80: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  with codecs.open(join(here, 'README.rst'), 'r', 'utf8') as readme_file:
/build/python-html5lib/src/html5lib-python-1.1/setup.py:81: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
  with codecs.open(join(here, 'CHANGES.rst'), 'r', 'utf8') as changes_file:
/usr/lib/python3.14/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 :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
copying build/lib/html5lib/html5parser.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters
copying build/lib/html5lib/_tokenizer.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie
copying build/lib/html5lib/_inputstream.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
copying build/lib/html5lib/_ihatexml.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters
copying build/lib/html5lib/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
copying build/lib/html5lib/_utils.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders
creating /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers
copying build/lib/html5lib/serializer.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
copying build/lib/html5lib/constants.py -> /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/html5parser.py to html5parser.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/lint.py to lint.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/base.py to base.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie/_base.py to _base.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie/py.py to py.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_trie/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_inputstream.py to _inputstream.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treeadapters/sax.py to sax.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/_utils.py to _utils.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders/etree.py to etree.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders/base.py to base.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders/dom.py to dom.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/etree.py to etree.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/base.py to base.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/dom.py to dom.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/serializer.py to serializer.cpython-314.pyc
byte-compiling /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib/constants.py to constants.cpython-314.pyc
writing byte-compilation script '/tmp/tmp0_iseuzq.py'
/usr/bin/python /tmp/tmp0_iseuzq.py
removing /tmp/tmp0_iseuzq.py
running install_egg_info
running egg_info
creating html5lib.egg-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)
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
writing manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /build/python-html5lib/pkg/python-html5lib/usr/lib/python3.14/site-packages/html5lib-1.1-py3.14.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-html5lib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-html5lib 1.1-17 (Sun Jan 11 20:15:59 2026)
==> Cleaning up...
[?12l[?25h