cards create: /DEPOT/cli/python-html5lib package(s) starting build Sat Apr 6 20:36:25 2024 =======> PKGMK_INSTALL: no =======> PKGMK_WORK_DIR: /tmp/work =======> PKGMK_SOURCE_DIR: /sources =======> WARNING: CLEAN IGNORED =======> PKGMK_IGNORE_REPO: no =======> PKGMK_UPDATE_REPO: =======> PKGMK_IGNORE_FOOTPRINT: yes =======> PKGMK_IGNORE_MD5SUM: yes =======> PKGMK_COMPRESS_PACKAGE: yes =======> PKGMK_COMPRESSION_MODE: xz =======> name: python-html5lib =======> version: 1.1 =======> release: 1 =======> Downloading 'https://github.com/html5lib/html5lib-python/archive/1.1.tar.gz'. =======> Building starting... bsdtar -p -o -C /tmp/work/src -xf /sources/1.1.tar.gz cp pytest-6-compat.patch /tmp/work/src cp html5lib-mock-stdlib.patch /tmp/work/src cp html5lib_pytest74.patch /tmp/work/src + prepare + cd html5lib-python-1.1 + patch -p1 -i ../pytest-6-compat.patch patching file html5lib/tests/conftest.py patching file html5lib/tests/sanitizer.py patching file html5lib/tests/tokenizer.py patching file html5lib/tests/tree_construction.py patching file requirements-test.txt + patch -p1 -i ../html5lib_pytest74.patch patching file html5lib/tests/tokenizer.py patching file html5lib/tests/tree_construction.py + patch -p1 -i ../html5lib-mock-stdlib.patch patching file html5lib/tests/test_meta.py patching file requirements-test.txt + build + '[' -z python3 ']' + case $build in + cd html5lib-python-1.1 + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.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/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers 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/_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/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters + python3 setup.py install --prefix=/usr --root=/tmp/work/pkg running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /tmp/work/pkg/usr creating /tmp/work/pkg/usr/lib creating /tmp/work/pkg/usr/lib/python3.11 creating /tmp/work/pkg/usr/lib/python3.11/site-packages creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/html5parser.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters copying build/lib/html5lib/constants.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_ihatexml.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie copying build/lib/html5lib/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib creating /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/base.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters copying build/lib/html5lib/_tokenizer.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_utils.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/_inputstream.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib copying build/lib/html5lib/serializer.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/html5parser.py to html5parser.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders/etree.py to etree.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders/base.py to base.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders/dom.py to dom.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/etree.py to etree.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/base.py to base.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/dom.py to dom.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/treeadapters/sax.py to sax.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/constants.py to constants.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie/_base.py to _base.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie/py.py to py.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_trie/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/lint.py to lint.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/base.py to base.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_utils.py to _utils.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/_inputstream.py to _inputstream.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib/serializer.py to serializer.cpython-311.pyc running install_egg_info running egg_info creating html5lib.egg-info writing html5lib.egg-info/PKG-INFO 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' warning: no directories found matching 'html5lib/tests/testdata' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /tmp/work/pkg/usr/lib/python3.11/site-packages/html5lib-1.1-py3.11.egg-info running install_scripts =======> WARNING: Footprint ignored. =======> trying to get categories... =======> Adding meta data to Archive python-html5lib =======> Adding runtime deps to Archive python-html5lib =======> compress python-html5lib1712435786i686.cards.tar =======> Removing /sources/1.1.tar.gz cards create: build done Sat Apr 6 20:36:26 2024 CREATED: python-html5lib 1.1 cards create: finish Sat Apr 6 20:36:26 2024