>>> py3-requests: Building main/py3-requests 2.31.0-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 10:55:34 +0000 >>> py3-requests: Checking sanity of /home/buildozer/aports/main/py3-requests/APKBUILD... >>> py3-requests: Analyzing dependencies... >>> py3-requests: Installing for build: build-base py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.2-r1) (8/31) Installing python3-pycache-pyc0 (3.12.2-r1) (9/31) Installing pyc (3.12.2-r1) (10/31) Installing py3-certifi-pyc (2024.2.2-r1) (11/31) Installing python3-pyc (3.12.2-r1) (12/31) Installing py3-certifi (2024.2.2-r1) (13/31) Installing py3-charset-normalizer (3.3.2-r1) (14/31) Installing py3-charset-normalizer-pyc (3.3.2-r1) (15/31) Installing py3-idna (3.6-r1) (16/31) Installing py3-idna-pyc (3.6-r1) (17/31) Installing py3-urllib3 (1.26.18-r1) (18/31) Installing py3-urllib3-pyc (1.26.18-r1) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (15-r2) (22/31) Installing py3-gpep517-pyc (15-r2) (23/31) Installing py3-parsing (3.1.2-r1) (24/31) Installing py3-parsing-pyc (3.1.2-r1) (25/31) Installing py3-packaging (24.0-r1) (26/31) Installing py3-packaging-pyc (24.0-r1) (27/31) Installing py3-setuptools (69.2.0-r1) (28/31) Installing py3-setuptools-pyc (69.2.0-r1) (29/31) Installing py3-wheel (0.42.0-r1) (30/31) Installing py3-wheel-pyc (0.42.0-r1) (31/31) Installing .makedepends-py3-requests (20240412.105535) Executing busybox-1.36.1-r25.trigger OK: 319 MiB in 141 packages >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Cleaning up tmpdir >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-2.31.0.tar.gz >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-2.31.0.tar.gz >>> py3-requests: Checking sha512sums... requests-2.31.0.tar.gz: OK >>> py3-requests: Unpacking /var/cache/distfiles/requests-2.31.0.tar.gz... 2024-04-12 10:55:36,324 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-04-12 10:55:36,408 root INFO running bdist_wheel 2024-04-12 10:55:36,429 root INFO running build 2024-04-12 10:55:36,429 root INFO running build_py 2024-04-12 10:55:36,433 root INFO creating build 2024-04-12 10:55:36,433 root INFO creating build/lib 2024-04-12 10:55:36,433 root INFO creating build/lib/requests 2024-04-12 10:55:36,433 root INFO copying requests/hooks.py -> build/lib/requests 2024-04-12 10:55:36,433 root INFO copying requests/status_codes.py -> build/lib/requests 2024-04-12 10:55:36,434 root INFO copying requests/exceptions.py -> build/lib/requests 2024-04-12 10:55:36,434 root INFO copying requests/sessions.py -> build/lib/requests 2024-04-12 10:55:36,434 root INFO copying requests/cookies.py -> build/lib/requests 2024-04-12 10:55:36,434 root INFO copying requests/packages.py -> build/lib/requests 2024-04-12 10:55:36,434 root INFO copying requests/utils.py -> build/lib/requests 2024-04-12 10:55:36,435 root INFO copying requests/certs.py -> build/lib/requests 2024-04-12 10:55:36,435 root INFO copying requests/auth.py -> build/lib/requests 2024-04-12 10:55:36,435 root INFO copying requests/__version__.py -> build/lib/requests 2024-04-12 10:55:36,435 root INFO copying requests/adapters.py -> build/lib/requests 2024-04-12 10:55:36,435 root INFO copying requests/_internal_utils.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/__init__.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/compat.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/api.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/help.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/models.py -> build/lib/requests 2024-04-12 10:55:36,436 root INFO copying requests/structures.py -> build/lib/requests 2024-04-12 10:55:36,437 root INFO running egg_info 2024-04-12 10:55:36,439 root INFO writing requests.egg-info/PKG-INFO 2024-04-12 10:55:36,440 root INFO writing dependency_links to requests.egg-info/dependency_links.txt 2024-04-12 10:55:36,441 root INFO writing requirements to requests.egg-info/requires.txt 2024-04-12 10:55:36,441 root INFO writing top-level names to requests.egg-info/top_level.txt 2024-04-12 10:55:36,445 root INFO reading manifest file 'requests.egg-info/SOURCES.txt' 2024-04-12 10:55:36,446 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 10:55:36,446 root WARNING warning: no files found matching 'pytest.ini' 2024-04-12 10:55:36,446 root INFO adding license file 'LICENSE' 2024-04-12 10:55:36,448 root INFO writing manifest file 'requests.egg-info/SOURCES.txt' 2024-04-12 10:55:36,456 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 10:55:36,456 root INFO running install 2024-04-12 10:55:36,477 root INFO running install_lib 2024-04-12 10:55:36,481 root INFO creating build/bdist.linux-ppc64le 2024-04-12 10:55:36,481 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 10:55:36,481 root INFO creating build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,481 root INFO copying build/lib/requests/hooks.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/status_codes.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/exceptions.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/sessions.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/cookies.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/packages.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,482 root INFO copying build/lib/requests/utils.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/certs.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/auth.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/__version__.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/adapters.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/_internal_utils.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,483 root INFO copying build/lib/requests/__init__.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,484 root INFO copying build/lib/requests/compat.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,484 root INFO copying build/lib/requests/api.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,484 root INFO copying build/lib/requests/help.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,484 root INFO copying build/lib/requests/models.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,484 root INFO copying build/lib/requests/structures.py -> build/bdist.linux-ppc64le/wheel/requests 2024-04-12 10:55:36,485 root INFO running install_egg_info 2024-04-12 10:55:36,490 root INFO Copying requests.egg-info to build/bdist.linux-ppc64le/wheel/requests-2.31.0-py3.12.egg-info 2024-04-12 10:55:36,491 root INFO running install_scripts 2024-04-12 10:55:36,494 wheel INFO creating build/bdist.linux-ppc64le/wheel/requests-2.31.0.dist-info/WHEEL 2024-04-12 10:55:36,495 wheel INFO creating '/home/buildozer/aports/main/py3-requests/src/requests-2.31.0/.dist/.tmp-pp3a5yff/requests-2.31.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 10:55:36,495 wheel INFO adding 'requests/__init__.py' 2024-04-12 10:55:36,495 wheel INFO adding 'requests/__version__.py' 2024-04-12 10:55:36,495 wheel INFO adding 'requests/_internal_utils.py' 2024-04-12 10:55:36,496 wheel INFO adding 'requests/adapters.py' 2024-04-12 10:55:36,496 wheel INFO adding 'requests/api.py' 2024-04-12 10:55:36,496 wheel INFO adding 'requests/auth.py' 2024-04-12 10:55:36,496 wheel INFO adding 'requests/certs.py' 2024-04-12 10:55:36,496 wheel INFO adding 'requests/compat.py' 2024-04-12 10:55:36,497 wheel INFO adding 'requests/cookies.py' 2024-04-12 10:55:36,497 wheel INFO adding 'requests/exceptions.py' 2024-04-12 10:55:36,497 wheel INFO adding 'requests/help.py' 2024-04-12 10:55:36,497 wheel INFO adding 'requests/hooks.py' 2024-04-12 10:55:36,498 wheel INFO adding 'requests/models.py' 2024-04-12 10:55:36,498 wheel INFO adding 'requests/packages.py' 2024-04-12 10:55:36,498 wheel INFO adding 'requests/sessions.py' 2024-04-12 10:55:36,498 wheel INFO adding 'requests/status_codes.py' 2024-04-12 10:55:36,499 wheel INFO adding 'requests/structures.py' 2024-04-12 10:55:36,499 wheel INFO adding 'requests/utils.py' 2024-04-12 10:55:36,499 wheel INFO adding 'requests-2.31.0.dist-info/LICENSE' 2024-04-12 10:55:36,499 wheel INFO adding 'requests-2.31.0.dist-info/METADATA' 2024-04-12 10:55:36,500 wheel INFO adding 'requests-2.31.0.dist-info/WHEEL' 2024-04-12 10:55:36,500 wheel INFO adding 'requests-2.31.0.dist-info/top_level.txt' 2024-04-12 10:55:36,500 wheel INFO adding 'requests-2.31.0.dist-info/RECORD' 2024-04-12 10:55:36,500 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 10:55:36,501 gpep517 INFO The backend produced .dist/requests-2.31.0-py3-none-any.whl requests-2.31.0-py3-none-any.whl >>> py3-requests: Entering fakeroot... >>> py3-requests-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-requests/pkg/py3-requests/usr/lib/python3.12/site-packages/requests/__pycache__' -> '/home/buildozer/aports/main/py3-requests/pkg/py3-requests-pyc/usr/lib/python3.12/site-packages/requests/__pycache__' >>> py3-requests-pyc*: Preparing subpackage py3-requests-pyc... >>> py3-requests-pyc*: Running postcheck for py3-requests-pyc >>> py3-requests*: Running postcheck for py3-requests >>> py3-requests*: Preparing package py3-requests... >>> py3-requests-pyc*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.12 >>> py3-requests-pyc*: Package size: 268.0 KB >>> py3-requests-pyc*: Compressing data... >>> py3-requests-pyc*: Create checksum... >>> py3-requests-pyc*: Create py3-requests-pyc-2.31.0-r2.apk >>> py3-requests*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.12 >>> py3-requests*: Package size: 276.0 KB >>> py3-requests*: Compressing data... >>> py3-requests*: Create checksum... >>> py3-requests*: Create py3-requests-2.31.0-r2.apk >>> py3-requests: Build complete at Fri, 12 Apr 2024 10:55:37 +0000 elapsed time 0h 0m 3s >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Uninstalling dependencies... (1/31) Purging .makedepends-py3-requests (20240412.105535) (2/31) Purging py3-certifi-pyc (2024.2.2-r1) (3/31) Purging py3-certifi (2024.2.2-r1) (4/31) Purging py3-charset-normalizer-pyc (3.3.2-r1) (5/31) Purging py3-charset-normalizer (3.3.2-r1) (6/31) Purging py3-idna-pyc (3.6-r1) (7/31) Purging py3-idna (3.6-r1) (8/31) Purging py3-urllib3-pyc (1.26.18-r1) (9/31) Purging py3-urllib3 (1.26.18-r1) (10/31) Purging py3-gpep517-pyc (15-r2) (11/31) Purging py3-gpep517 (15-r2) (12/31) Purging py3-installer-pyc (0.7.0-r2) (13/31) Purging py3-installer (0.7.0-r2) (14/31) Purging py3-setuptools-pyc (69.2.0-r1) (15/31) Purging py3-setuptools (69.2.0-r1) (16/31) Purging py3-wheel-pyc (0.42.0-r1) (17/31) Purging py3-wheel (0.42.0-r1) (18/31) Purging py3-packaging-pyc (24.0-r1) (19/31) Purging py3-packaging (24.0-r1) (20/31) Purging py3-parsing-pyc (3.1.2-r1) (21/31) Purging py3-parsing (3.1.2-r1) (22/31) Purging python3-pyc (3.12.2-r1) (23/31) Purging python3-pycache-pyc0 (3.12.2-r1) (24/31) Purging pyc (3.12.2-r1) (25/31) Purging python3 (3.12.2-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-requests: Updating the main/ppc64le repository index... >>> py3-requests: Signing the index...