>>> py3-parsel: Building testing/py3-parsel 1.6.0-r2 (using abuild 3.9.0-r0) started Thu, 30 Dec 2021 02:17:06 +0000 >>> py3-parsel: Checking sanity of /home/buildozer/aports/testing/py3-parsel/APKBUILD... >>> py3-parsel: Analyzing dependencies... >>> py3-parsel: Installing for build: build-base py3-cssselect py3-lxml py3-six py3-w3lib py3-setuptools py3-pytest-runner (1/23) Installing libbz2 (1.0.8-r1) (2/23) Installing libffi (3.4.2-r1) (3/23) Installing gdbm (1.22-r0) (4/23) Installing xz-libs (5.2.5-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.1.1-r0) (7/23) Installing sqlite-libs (3.37.0-r0) (8/23) Installing python3 (3.10.1-r0) (9/23) Installing py3-cssselect (1.1.0-r3) (10/23) Installing libgpg-error (1.42-r1) (11/23) Installing libgcrypt (1.9.4-r0) (12/23) Installing libxml2 (2.9.12-r3) (13/23) Installing libxslt (1.1.34-r1) (14/23) Installing py3-lxml (4.7.1-r1) (15/23) Installing py3-six (1.16.0-r1) (16/23) Installing py3-w3lib (1.22.0-r2) (17/23) Installing py3-ordered-set (4.0.2-r3) (18/23) Installing py3-appdirs (1.4.4-r3) (19/23) Installing py3-parsing (2.4.7-r3) (20/23) Installing py3-packaging (21.3-r0) (21/23) Installing py3-setuptools (52.0.0-r5) (22/23) Installing py3-pytest-runner (5.3.1-r1) (23/23) Installing .makedepends-py3-parsel (20211230.021709) Executing busybox-1.34.1-r6.trigger OK: 268 MiB in 101 packages >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//parsel-1.6.0.tar.gz >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//parsel-1.6.0.tar.gz >>> py3-parsel: Checking sha512sums... parsel-1.6.0.tar.gz: OK >>> py3-parsel: Unpacking /var/cache/distfiles/parsel-1.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/parsel copying parsel/csstranslator.py -> build/lib/parsel copying parsel/selector.py -> build/lib/parsel copying parsel/utils.py -> build/lib/parsel copying parsel/xpathfuncs.py -> build/lib/parsel copying parsel/__init__.py -> build/lib/parsel running egg_info creating parsel.egg-info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt writing manifest file 'parsel.egg-info/SOURCES.txt' reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'parsel.egg-info/SOURCES.txt' >>> py3-parsel: Entering fakeroot... running install running build running build_py running egg_info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'parsel.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-parsel/pkg creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel copying build/lib/parsel/csstranslator.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel copying build/lib/parsel/selector.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel copying build/lib/parsel/utils.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel copying build/lib/parsel/xpathfuncs.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel copying build/lib/parsel/__init__.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel/csstranslator.py to csstranslator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel/selector.py to selector.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel/xpathfuncs.py to xpathfuncs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying parsel.egg-info to /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.10/site-packages/parsel-1.6.0-py3.10.egg-info running install_scripts >>> py3-parsel*: Running postcheck for py3-parsel >>> py3-parsel*: Preparing package py3-parsel... >>> py3-parsel*: Tracing dependencies... >>> py3-parsel*: Package size: 132.0 KB >>> py3-parsel*: Compressing data... >>> py3-parsel*: Create checksum... >>> py3-parsel*: Create py3-parsel-1.6.0-r2.apk >>> py3-parsel: Build complete at Thu, 30 Dec 2021 02:17:18 +0000 elapsed time 0h 0m 12s >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Uninstalling dependencies... (1/23) Purging .makedepends-py3-parsel (20211230.021709) (2/23) Purging py3-cssselect (1.1.0-r3) (3/23) Purging py3-lxml (4.7.1-r1) (4/23) Purging py3-w3lib (1.22.0-r2) (5/23) Purging py3-pytest-runner (5.3.1-r1) (6/23) Purging py3-setuptools (52.0.0-r5) (7/23) Purging py3-ordered-set (4.0.2-r3) (8/23) Purging py3-appdirs (1.4.4-r3) (9/23) Purging py3-packaging (21.3-r0) (10/23) Purging py3-parsing (2.4.7-r3) (11/23) Purging py3-six (1.16.0-r1) (12/23) Purging python3 (3.10.1-r0) (13/23) Purging libbz2 (1.0.8-r1) (14/23) Purging libffi (3.4.2-r1) (15/23) Purging gdbm (1.22-r0) (16/23) Purging libxslt (1.1.34-r1) (17/23) Purging libxml2 (2.9.12-r3) (18/23) Purging xz-libs (5.2.5-r0) (19/23) Purging mpdecimal (2.5.1-r1) (20/23) Purging readline (8.1.1-r0) (21/23) Purging sqlite-libs (3.37.0-r0) (22/23) Purging libgcrypt (1.9.4-r0) (23/23) Purging libgpg-error (1.42-r1) Executing busybox-1.34.1-r6.trigger OK: 212 MiB in 78 packages >>> py3-parsel: Updating the testing/riscv64 repository index... >>> py3-parsel: Signing the index...