>>> py3-defusedxml: Building community/py3-defusedxml 0.7.1-r4 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 03:50:02 +0000 >>> py3-defusedxml: Checking sanity of /home/buildozer/aports/community/py3-defusedxml/APKBUILD... >>> py3-defusedxml: Analyzing dependencies... >>> py3-defusedxml: Installing for build: build-base python3 py3-setuptools (1/17) Installing libbz2 (1.0.8-r5) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230401-r4) (5/17) Installing readline (8.2.1-r1) (6/17) Installing sqlite-libs (3.41.2-r2) (7/17) Installing python3 (3.11.3-r10) (8/17) Installing python3-pycache-pyc0 (3.11.3-r10) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.3-r10) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging (23.1-r1) (14/17) Installing py3-packaging-pyc (23.1-r1) (15/17) Installing py3-setuptools (67.6.1-r1) (16/17) Installing py3-setuptools-pyc (67.6.1-r1) (17/17) Installing .makedepends-py3-defusedxml (20230420.035005) Executing busybox-1.36.0-r7.trigger OK: 1048 MiB in 120 packages >>> py3-defusedxml: Cleaning up srcdir >>> py3-defusedxml: Cleaning up pkgdir >>> py3-defusedxml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defusedxml-0.7.1.tar.gz >>> py3-defusedxml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defusedxml-0.7.1.tar.gz >>> py3-defusedxml: Checking sha512sums... py3-defusedxml-0.7.1.tar.gz: OK >>> py3-defusedxml: Unpacking /var/cache/distfiles/py3-defusedxml-0.7.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/defusedxml copying defusedxml/pulldom.py -> build/lib/defusedxml copying defusedxml/common.py -> build/lib/defusedxml copying defusedxml/cElementTree.py -> build/lib/defusedxml copying defusedxml/lxml.py -> build/lib/defusedxml copying defusedxml/__init__.py -> build/lib/defusedxml copying defusedxml/ElementTree.py -> build/lib/defusedxml copying defusedxml/expatreader.py -> build/lib/defusedxml copying defusedxml/xmlrpc.py -> build/lib/defusedxml copying defusedxml/expatbuilder.py -> build/lib/defusedxml copying defusedxml/sax.py -> build/lib/defusedxml copying defusedxml/minidom.py -> build/lib/defusedxml >>> py3-defusedxml: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-defusedxml/pkg creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/pulldom.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/common.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/cElementTree.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/lxml.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/__init__.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/ElementTree.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/expatreader.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/xmlrpc.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/expatbuilder.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/sax.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml copying build/lib/defusedxml/minidom.py -> /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/pulldom.py to pulldom.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/cElementTree.py to cElementTree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/lxml.py to lxml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/ElementTree.py to ElementTree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/expatreader.py to expatreader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/xmlrpc.py to xmlrpc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/expatbuilder.py to expatbuilder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/sax.py to sax.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/minidom.py to minidom.cpython-311.pyc running install_egg_info running egg_info creating defusedxml.egg-info writing defusedxml.egg-info/PKG-INFO writing dependency_links to defusedxml.egg-info/dependency_links.txt writing top-level names to defusedxml.egg-info/top_level.txt writing manifest file 'defusedxml.egg-info/SOURCES.txt' reading manifest file 'defusedxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.html' adding license file 'LICENSE' writing manifest file 'defusedxml.egg-info/SOURCES.txt' Copying defusedxml.egg-info to /home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml-0.7.1-py3.11.egg-info running install_scripts >>> py3-defusedxml-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml/usr/lib/python3.11/site-packages/defusedxml/__pycache__' -> '/home/buildozer/aports/community/py3-defusedxml/pkg/py3-defusedxml-pyc/usr/lib/python3.11/site-packages/defusedxml/__pycache__' >>> py3-defusedxml-pyc*: Preparing subpackage py3-defusedxml-pyc... >>> py3-defusedxml-pyc*: Running postcheck for py3-defusedxml-pyc >>> py3-defusedxml*: Running postcheck for py3-defusedxml >>> py3-defusedxml*: Preparing package py3-defusedxml... >>> py3-defusedxml-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-defusedxml-pyc*: Package size: 92.0 KB >>> py3-defusedxml-pyc*: Compressing data... >>> py3-defusedxml-pyc*: Create checksum... >>> py3-defusedxml-pyc*: Create py3-defusedxml-pyc-0.7.1-r4.apk >>> py3-defusedxml*: Tracing dependencies... python3 python3~3.11 >>> py3-defusedxml*: Package size: 128.0 KB >>> py3-defusedxml*: Compressing data... >>> py3-defusedxml*: Create checksum... >>> py3-defusedxml*: Create py3-defusedxml-0.7.1-r4.apk >>> py3-defusedxml: Build complete at Thu, 20 Apr 2023 03:50:13 +0000 elapsed time 0h 0m 11s >>> py3-defusedxml: Cleaning up srcdir >>> py3-defusedxml: Cleaning up pkgdir >>> py3-defusedxml: Uninstalling dependencies... (1/17) Purging .makedepends-py3-defusedxml (20230420.035005) (2/17) Purging py3-setuptools-pyc (67.6.1-r1) (3/17) Purging py3-setuptools (67.6.1-r1) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r10) (9/17) Purging python3-pycache-pyc0 (3.11.3-r10) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r10) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libbz2 (1.0.8-r5) (14/17) Purging libpanelw (6.4_p20230401-r4) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r1) (17/17) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 1000 MiB in 103 packages >>> py3-defusedxml: Updating the community/riscv64 repository index... >>> py3-defusedxml: Signing the index...