>>> py3-parsel: Building testing/py3-parsel 1.7.0-r1 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 08:56:30 +0000 >>> py3-parsel: Checking sanity of /home/buildozer/aports/testing/py3-parsel/APKBUILD... >>> py3-parsel: Analyzing dependencies... >>> py3-parsel: Installing for build: build-base python3 py3-cssselect py3-lxml py3-w3lib py3-packaging py3-setuptools py3-pytest-runner (1/25) Installing libbz2 (1.0.8-r4) (2/25) Installing libffi (3.4.4-r0) (3/25) Installing gdbm (1.23-r0) (4/25) Installing xz-libs (5.2.8-r0) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.2.0-r0) (7/25) Installing sqlite-libs (3.40.0-r0) (8/25) Installing python3 (3.11.0-r2) (9/25) Installing py3-cssselect (1.2.0-r1) (10/25) Installing libgpg-error (1.46-r1) (11/25) Installing libgcrypt (1.10.1-r0) (12/25) Installing libxml2 (2.10.3-r2) (13/25) Installing libxslt (1.1.37-r0) (14/25) Installing py3-lxml (4.9.1-r1) (15/25) Installing py3-w3lib (2.0.1-r1) (16/25) Installing py3-parsing (3.0.9-r1) (17/25) Installing py3-packaging (21.3-r3) (18/25) Installing py3-setuptools (65.6.3-r0) (19/25) Installing py3-attrs (22.1.0-r1) (20/25) Installing py3-iniconfig (1.1.1-r4) (21/25) Installing py3-pluggy (1.0.0-r2) (22/25) Installing py3-py (1.11.0-r1) (23/25) Installing py3-pytest (7.2.0-r2) (24/25) Installing py3-pytest-runner (6.0.0-r1) (25/25) Installing .makedepends-py3-parsel (20221128.085634) Executing busybox-1.35.0-r29.trigger OK: 353 MiB in 121 packages >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parsel-1.7.0.tar.gz >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/parsel-1.7.0.tar.gz >>> py3-parsel: Checking sha512sums... parsel-1.7.0.tar.gz: OK >>> py3-parsel: Unpacking /var/cache/distfiles/parsel-1.7.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/parsel copying parsel/xpathfuncs.py -> build/lib/parsel copying parsel/selector.py -> build/lib/parsel copying parsel/__init__.py -> build/lib/parsel copying parsel/csstranslator.py -> build/lib/parsel copying parsel/utils.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 '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' copying parsel/py.typed -> build/lib/parsel >>> py3-parsel: 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 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 '*' adding license file 'LICENSE' 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.11 creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/xpathfuncs.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/selector.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/__init__.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/csstranslator.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/py.typed -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/utils.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/xpathfuncs.py to xpathfuncs.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/selector.py to selector.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/csstranslator.py to csstranslator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/utils.py to utils.cpython-311.pyc running install_egg_info Copying parsel.egg-info to /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel-1.7.0-py3.11.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: 160.0 KB >>> py3-parsel*: Compressing data... >>> py3-parsel*: Create checksum... >>> py3-parsel*: Create py3-parsel-1.7.0-r1.apk >>> py3-parsel: Build complete at Mon, 28 Nov 2022 08:56:43 +0000 elapsed time 0h 0m 13s >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Uninstalling dependencies... (1/25) Purging .makedepends-py3-parsel (20221128.085634) (2/25) Purging py3-cssselect (1.2.0-r1) (3/25) Purging py3-lxml (4.9.1-r1) (4/25) Purging py3-w3lib (2.0.1-r1) (5/25) Purging py3-pytest-runner (6.0.0-r1) (6/25) Purging py3-pytest (7.2.0-r2) (7/25) Purging py3-attrs (22.1.0-r1) (8/25) Purging py3-iniconfig (1.1.1-r4) (9/25) Purging py3-pluggy (1.0.0-r2) (10/25) Purging py3-py (1.11.0-r1) (11/25) Purging py3-setuptools (65.6.3-r0) (12/25) Purging py3-packaging (21.3-r3) (13/25) Purging py3-parsing (3.0.9-r1) (14/25) Purging python3 (3.11.0-r2) (15/25) Purging libbz2 (1.0.8-r4) (16/25) Purging libffi (3.4.4-r0) (17/25) Purging gdbm (1.23-r0) (18/25) Purging libxslt (1.1.37-r0) (19/25) Purging libxml2 (2.10.3-r2) (20/25) Purging xz-libs (5.2.8-r0) (21/25) Purging mpdecimal (2.5.1-r1) (22/25) Purging readline (8.2.0-r0) (23/25) Purging sqlite-libs (3.40.0-r0) (24/25) Purging libgcrypt (1.10.1-r0) (25/25) Purging libgpg-error (1.46-r1) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-parsel: Updating the testing/riscv64 repository index... >>> py3-parsel: Signing the index...