>>> py3-html5lib: Building community/py3-html5lib 1.1-r1 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 17:41:47 +0000
>>> py3-html5lib: Checking sanity of /home/buildozer/aports/community/py3-html5lib/APKBUILD...
>>> py3-html5lib: Analyzing dependencies...
>>> py3-html5lib: Installing for build: build-base py3-six py3-webencodings py3-setuptools
(1/16) Installing libbz2 (1.0.8-r1)
(2/16) Installing libffi (3.4.2-r1)
(3/16) Installing gdbm (1.20-r2)
(4/16) Installing xz-libs (5.2.5-r0)
(5/16) Installing mpdecimal (2.5.1-r1)
(6/16) Installing readline (8.1.1-r0)
(7/16) Installing sqlite-libs (3.36.0-r0)
(8/16) Installing python3 (3.9.7-r3)
(9/16) Installing py3-six (1.15.0-r1)
(10/16) Installing py3-webencodings (0.5.1-r4)
(11/16) Installing py3-ordered-set (4.0.2-r2)
(12/16) Installing py3-appdirs (1.4.4-r2)
(13/16) Installing py3-parsing (2.4.7-r2)
(14/16) Installing py3-packaging (20.9-r1)
(15/16) Installing py3-setuptools (52.0.0-r4)
(16/16) Installing .makedepends-py3-html5lib (20211017.174155)
Executing busybox-1.34.1-r1.trigger
OK: 393 MiB in 106 packages
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/html5lib-1.1.tar.gz
>>> py3-html5lib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/html5lib-1.1.tar.gz
>>> py3-html5lib: Checking sha512sums...
html5lib-1.1.tar.gz: OK
>>> py3-html5lib: Unpacking /var/cache/distfiles/v3.15/html5lib-1.1.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/html5lib
copying html5lib/_tokenizer.py -> build/lib/html5lib
copying html5lib/_inputstream.py -> build/lib/html5lib
copying html5lib/serializer.py -> build/lib/html5lib
copying html5lib/__init__.py -> build/lib/html5lib
copying html5lib/_utils.py -> build/lib/html5lib
copying html5lib/_ihatexml.py -> build/lib/html5lib
copying html5lib/html5parser.py -> build/lib/html5lib
copying html5lib/constants.py -> build/lib/html5lib
creating build/lib/html5lib/filters
copying html5lib/filters/base.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/whitespace.py -> build/lib/html5lib/filters
copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
copying html5lib/filters/lint.py -> build/lib/html5lib/filters
creating 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.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
creating build/lib/html5lib/treeadapters
copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
creating build/lib/html5lib/_trie
copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
creating 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.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
>>> py3-html5lib: Entering fakeroot...
running install
running build
running build_py
running install_lib
creating /home/buildozer/aports/community/py3-html5lib/pkg
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/_tokenizer.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/_inputstream.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/serializer.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/_utils.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/_ihatexml.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/html5parser.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/constants.py -> /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/base.py to base.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/lint.py to lint.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_inputstream.py to _inputstream.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/serializer.py to serializer.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/base.py to base.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/dom.py to dom.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree.py to etree.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_utils.py to _utils.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/sax.py to sax.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/_base.py to _base.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/py.py to py.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/html5parser.py to html5parser.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/base.py to base.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/dom.py to dom.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree.py to etree.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib/constants.py to constants.cpython-39.pyc
running install_egg_info
running 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
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /home/buildozer/aports/community/py3-html5lib/pkg/py3-html5lib/usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info
running install_scripts
>>> py3-html5lib*: Running postcheck for py3-html5lib
>>> py3-html5lib*: Preparing package py3-html5lib...
>>> py3-html5lib*: Tracing dependencies...
>>> py3-html5lib*: Package size: 1.1 MB
>>> py3-html5lib*: Compressing data...
>>> py3-html5lib*: Create checksum...
>>> py3-html5lib*: Create py3-html5lib-1.1-r1.apk
>>> py3-html5lib: Build complete at Sun, 17 Oct 2021 17:41:57 +0000 elapsed time 0h 0m 10s
>>> py3-html5lib: Cleaning up srcdir
>>> py3-html5lib: Cleaning up pkgdir
>>> py3-html5lib: Uninstalling dependencies...
(1/16) Purging .makedepends-py3-html5lib (20211017.174155)
(2/16) Purging py3-webencodings (0.5.1-r4)
(3/16) Purging py3-setuptools (52.0.0-r4)
(4/16) Purging py3-ordered-set (4.0.2-r2)
(5/16) Purging py3-appdirs (1.4.4-r2)
(6/16) Purging py3-packaging (20.9-r1)
(7/16) Purging py3-parsing (2.4.7-r2)
(8/16) Purging py3-six (1.15.0-r1)
(9/16) Purging python3 (3.9.7-r3)
(10/16) Purging libbz2 (1.0.8-r1)
(11/16) Purging libffi (3.4.2-r1)
(12/16) Purging gdbm (1.20-r2)
(13/16) Purging xz-libs (5.2.5-r0)
(14/16) Purging mpdecimal (2.5.1-r1)
(15/16) Purging readline (8.1.1-r0)
(16/16) Purging sqlite-libs (3.36.0-r0)
Executing busybox-1.34.1-r1.trigger
OK: 342 MiB in 90 packages
>>> py3-html5lib: Updating the community/x86_64 repository index...
>>> py3-html5lib: Signing the index...