>>> py3-grequests: Building testing/py3-grequests 0.7.0-r0 (using abuild 3.11.7-r0) started Thu, 15 Jun 2023 10:04:26 +0000 >>> py3-grequests: Checking sanity of /home/buildozer/aports/testing/py3-grequests/APKBUILD... >>> py3-grequests: Analyzing dependencies... >>> py3-grequests: Installing for build: build-base python3 py3-gevent py3-requests py3-setuptools (1/40) Installing gdbm (1.23-r1) (2/40) Installing mpdecimal (2.5.1-r2) (3/40) Installing libpanelw (6.4_p20230610-r0) (4/40) Installing readline (8.2.1-r2) (5/40) Installing sqlite-libs (3.42.0-r2) (6/40) Installing python3 (3.11.4-r0) (7/40) Installing python3-pycache-pyc0 (3.11.4-r0) (8/40) Installing pyc (0.1-r0) (9/40) Installing python3-pyc (3.11.4-r0) (10/40) Installing py3-cparser (2.21-r2) (11/40) Installing py3-cparser-pyc (2.21-r2) (12/40) Installing py3-cffi (1.15.1-r3) (13/40) Installing py3-cffi-pyc (1.15.1-r3) (14/40) Installing py3-greenlet (2.0.2-r2) (15/40) Installing py3-greenlet-pyc (2.0.2-r2) (16/40) Installing py3-parsing (3.0.9-r2) (17/40) Installing py3-parsing-pyc (3.0.9-r2) (18/40) Installing py3-packaging (23.1-r1) (19/40) Installing py3-packaging-pyc (23.1-r1) (20/40) Installing py3-setuptools (67.8.0-r0) (21/40) Installing py3-setuptools-pyc (67.8.0-r0) (22/40) Installing py3-zope-event (4.6-r1) (23/40) Installing py3-zope-event-pyc (4.6-r1) (24/40) Installing py3-zope-interface (6.0-r0) (25/40) Installing py3-zope-interface-pyc (6.0-r0) (26/40) Installing libev (4.33-r1) (27/40) Installing libuv (1.45.0-r0) (28/40) Installing py3-gevent (22.10.2-r4) (29/40) Installing py3-gevent-pyc (22.10.2-r4) (30/40) Installing py3-certifi (2023.5.7-r0) (31/40) Installing py3-certifi-pyc (2023.5.7-r0) (32/40) Installing py3-charset-normalizer (3.1.0-r1) (33/40) Installing py3-charset-normalizer-pyc (3.1.0-r1) (34/40) Installing py3-idna (3.4-r4) (35/40) Installing py3-idna-pyc (3.4-r4) (36/40) Installing py3-urllib3 (1.26.15-r2) (37/40) Installing py3-urllib3-pyc (1.26.15-r2) (38/40) Installing py3-requests (2.31.0-r0) (39/40) Installing py3-requests-pyc (2.31.0-r0) (40/40) Installing .makedepends-py3-grequests (20230615.100427) Executing busybox-1.36.1-r1.trigger OK: 949 MiB in 151 packages >>> py3-grequests: Cleaning up srcdir >>> py3-grequests: Cleaning up pkgdir >>> py3-grequests: Fetching https://distfiles.alpinelinux.org/distfiles/edge//grequests-0.7.0.tar.gz >>> py3-grequests: Fetching https://distfiles.alpinelinux.org/distfiles/edge//grequests-0.7.0.tar.gz >>> py3-grequests: Checking sha512sums... grequests-0.7.0.tar.gz: OK >>> py3-grequests: Unpacking /var/cache/distfiles/edge//grequests-0.7.0.tar.gz... running build running build_py creating build creating build/lib copying grequests.py -> build/lib running egg_info creating grequests.egg-info writing grequests.egg-info/PKG-INFO writing dependency_links to grequests.egg-info/dependency_links.txt writing requirements to grequests.egg-info/requires.txt writing top-level names to grequests.egg-info/top_level.txt writing manifest file 'grequests.egg-info/SOURCES.txt' reading manifest file 'grequests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'grequests.egg-info/SOURCES.txt' >>> py3-grequests: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-grequests/pkg creating /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests creating /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr creating /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib creating /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11/site-packages copying build/lib/grequests.py -> /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11/site-packages/grequests.py to grequests.cpython-311.pyc running install_egg_info running egg_info writing grequests.egg-info/PKG-INFO writing dependency_links to grequests.egg-info/dependency_links.txt writing requirements to grequests.egg-info/requires.txt writing top-level names to grequests.egg-info/top_level.txt reading manifest file 'grequests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'grequests.egg-info/SOURCES.txt' Copying grequests.egg-info to /home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11/site-packages/grequests-0.7.0-py3.11.egg-info running install_scripts >>> py3-grequests-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-grequests/pkg/py3-grequests-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-grequests-pyc*: Preparing subpackage py3-grequests-pyc... >>> py3-grequests-pyc*: Running postcheck for py3-grequests-pyc >>> py3-grequests*: Running postcheck for py3-grequests >>> py3-grequests*: Preparing package py3-grequests... >>> py3-grequests-pyc*: Tracing dependencies... python3 py3-gevent py3-requests python3~3.11 >>> py3-grequests-pyc*: Package size: 36.0 KB >>> py3-grequests-pyc*: Compressing data... >>> py3-grequests-pyc*: Create checksum... >>> py3-grequests-pyc*: Create py3-grequests-pyc-0.7.0-r0.apk >>> py3-grequests*: Tracing dependencies... python3 py3-gevent py3-requests python3~3.11 >>> py3-grequests*: Package size: 56.0 KB >>> py3-grequests*: Compressing data... >>> py3-grequests*: Create checksum... >>> py3-grequests*: Create py3-grequests-0.7.0-r0.apk >>> py3-grequests: Build complete at Thu, 15 Jun 2023 10:04:28 +0000 elapsed time 0h 0m 2s >>> py3-grequests: Cleaning up srcdir >>> py3-grequests: Cleaning up pkgdir >>> py3-grequests: Uninstalling dependencies... (1/40) Purging .makedepends-py3-grequests (20230615.100427) (2/40) Purging py3-gevent-pyc (22.10.2-r4) (3/40) Purging py3-gevent (22.10.2-r4) (4/40) Purging py3-cffi-pyc (1.15.1-r3) (5/40) Purging py3-cffi (1.15.1-r3) (6/40) Purging py3-cparser-pyc (2.21-r2) (7/40) Purging py3-cparser (2.21-r2) (8/40) Purging py3-greenlet-pyc (2.0.2-r2) (9/40) Purging py3-greenlet (2.0.2-r2) (10/40) Purging py3-zope-event-pyc (4.6-r1) (11/40) Purging py3-zope-event (4.6-r1) (12/40) Purging py3-zope-interface-pyc (6.0-r0) (13/40) Purging py3-zope-interface (6.0-r0) (14/40) Purging py3-requests-pyc (2.31.0-r0) (15/40) Purging py3-requests (2.31.0-r0) (16/40) Purging py3-certifi-pyc (2023.5.7-r0) (17/40) Purging py3-certifi (2023.5.7-r0) (18/40) Purging py3-charset-normalizer-pyc (3.1.0-r1) (19/40) Purging py3-charset-normalizer (3.1.0-r1) (20/40) Purging py3-idna-pyc (3.4-r4) (21/40) Purging py3-idna (3.4-r4) (22/40) Purging py3-urllib3-pyc (1.26.15-r2) (23/40) Purging py3-urllib3 (1.26.15-r2) (24/40) Purging py3-setuptools-pyc (67.8.0-r0) (25/40) Purging py3-setuptools (67.8.0-r0) (26/40) Purging py3-packaging-pyc (23.1-r1) (27/40) Purging py3-packaging (23.1-r1) (28/40) Purging py3-parsing-pyc (3.0.9-r2) (29/40) Purging py3-parsing (3.0.9-r2) (30/40) Purging libev (4.33-r1) (31/40) Purging libuv (1.45.0-r0) (32/40) Purging python3-pyc (3.11.4-r0) (33/40) Purging python3-pycache-pyc0 (3.11.4-r0) (34/40) Purging pyc (0.1-r0) (35/40) Purging python3 (3.11.4-r0) (36/40) Purging gdbm (1.23-r1) (37/40) Purging libpanelw (6.4_p20230610-r0) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.1-r2) (40/40) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 890 MiB in 111 packages >>> py3-grequests: Updating the testing/armv7 repository index... >>> py3-grequests: Signing the index...