>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r0 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:54:32 +0000 >>> py3-requests-oauthlib: Checking sanity of /home/buildozer/aports/community/py3-requests-oauthlib/APKBUILD... >>> py3-requests-oauthlib: Analyzing dependencies... >>> py3-requests-oauthlib: Installing for build: build-base py3-oauthlib py3-requests python3 py3-gpep517 py3-setuptools py3-wheel (1/35) Installing libffi (3.4.6-r0) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.4_p20240330-r0) (5/35) Installing readline (8.2.10-r0) (6/35) Installing sqlite-libs (3.45.2-r0) (7/35) Installing python3 (3.12.3-r0) (8/35) Installing python3-pycache-pyc0 (3.12.3-r0) (9/35) Installing pyc (3.12.3-r0) (10/35) Installing py3-oauthlib-pyc (3.2.2-r3) (11/35) Installing python3-pyc (3.12.3-r0) (12/35) Installing py3-oauthlib (3.2.2-r3) (13/35) Installing py3-certifi (2024.2.2-r1) (14/35) Installing py3-certifi-pyc (2024.2.2-r1) (15/35) Installing py3-charset-normalizer (3.3.2-r1) (16/35) Installing py3-charset-normalizer-pyc (3.3.2-r1) (17/35) Installing py3-idna (3.7-r0) (18/35) Installing py3-idna-pyc (3.7-r0) (19/35) Installing py3-urllib3 (1.26.18-r1) (20/35) Installing py3-urllib3-pyc (1.26.18-r1) (21/35) Installing py3-requests (2.31.0-r2) (22/35) Installing py3-requests-pyc (2.31.0-r2) (23/35) Installing py3-installer (0.7.0-r2) (24/35) Installing py3-installer-pyc (0.7.0-r2) (25/35) Installing py3-gpep517 (15-r2) (26/35) Installing py3-gpep517-pyc (15-r2) (27/35) Installing py3-parsing (3.1.2-r1) (28/35) Installing py3-parsing-pyc (3.1.2-r1) (29/35) Installing py3-packaging (24.0-r1) (30/35) Installing py3-packaging-pyc (24.0-r1) (31/35) Installing py3-setuptools (69.2.0-r2) (32/35) Installing py3-setuptools-pyc (69.2.0-r2) (33/35) Installing py3-wheel (0.42.0-r1) (34/35) Installing py3-wheel-pyc (0.42.0-r1) (35/35) Installing .makedepends-py3-requests-oauthlib (20240415.175433) Executing busybox-1.36.1-r25.trigger OK: 321 MiB in 145 packages >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Cleaning up tmpdir >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-oauthlib-2.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-requests-oauthlib: Fetching https://files.pythonhosted.org/packages/source/r/requests-oauthlib/requests-oauthlib-2.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 55650 10 5679 0 0 7452 0 0:00:07 --:--:-- 0:00:07 7452 100 55650 100 55650 0 0 58799 0 --:--:-- --:--:-- --:--:-- 265k >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-oauthlib-2.0.0.tar.gz >>> py3-requests-oauthlib: Checking sha512sums... requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Unpacking /var/cache/distfiles/requests-oauthlib-2.0.0.tar.gz... 2024-04-15 17:54:35,828 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 17:54:35,867 root INFO running bdist_wheel 2024-04-15 17:54:35,889 root INFO running build 2024-04-15 17:54:35,889 root INFO running build_py 2024-04-15 17:54:35,893 root INFO creating build 2024-04-15 17:54:35,893 root INFO creating build/lib 2024-04-15 17:54:35,893 root INFO creating build/lib/requests_oauthlib 2024-04-15 17:54:35,893 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2024-04-15 17:54:35,893 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2024-04-15 17:54:35,894 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2024-04-15 17:54:35,894 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2024-04-15 17:54:35,894 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2024-04-15 17:54:35,894 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,895 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,896 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,896 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,896 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,896 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,904 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 17:54:35,904 root INFO running install 2024-04-15 17:54:35,925 root INFO running install_lib 2024-04-15 17:54:35,928 root INFO creating build/bdist.linux-ppc64le 2024-04-15 17:54:35,929 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 17:54:35,929 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,929 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,929 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,929 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,929 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,930 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,931 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,931 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,931 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2024-04-15 17:54:35,931 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,931 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,932 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-ppc64le/wheel/requests_oauthlib 2024-04-15 17:54:35,932 root INFO running install_egg_info 2024-04-15 17:54:35,937 root INFO running egg_info 2024-04-15 17:54:35,940 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2024-04-15 17:54:35,940 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2024-04-15 17:54:35,941 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2024-04-15 17:54:35,941 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2024-04-15 17:54:35,945 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2024-04-15 17:54:35,945 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 17:54:35,947 root WARNING no previously-included directories found matching '*.pyc' 2024-04-15 17:54:35,947 root INFO adding license file 'LICENSE' 2024-04-15 17:54:35,949 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2024-04-15 17:54:35,949 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-ppc64le/wheel/requests_oauthlib-2.0.0-py3.12.egg-info 2024-04-15 17:54:35,950 root INFO running install_scripts 2024-04-15 17:54:35,953 wheel INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2024-04-15 17:54:35,954 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-qn8ce2c0/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 17:54:35,954 wheel INFO adding 'requests_oauthlib/__init__.py' 2024-04-15 17:54:35,955 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2024-04-15 17:54:35,955 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2024-04-15 17:54:35,955 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2024-04-15 17:54:35,955 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2024-04-15 17:54:35,955 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2024-04-15 17:54:35,956 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2024-04-15 17:54:35,956 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2024-04-15 17:54:35,956 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2024-04-15 17:54:35,956 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2024-04-15 17:54:35,956 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2024-04-15 17:54:35,957 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2024-04-15 17:54:35,957 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2024-04-15 17:54:35,957 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2024-04-15 17:54:35,957 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2024-04-15 17:54:35,958 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/LICENSE' 2024-04-15 17:54:35,958 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2024-04-15 17:54:35,958 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2024-04-15 17:54:35,958 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2024-04-15 17:54:35,958 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2024-04-15 17:54:35,958 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 17:54:35,960 gpep517 INFO The backend produced .dist/requests_oauthlib-2.0.0-py2.py3-none-any.whl requests_oauthlib-2.0.0-py2.py3-none-any.whl >>> py3-requests-oauthlib: Entering fakeroot... >>> py3-requests-oauthlib-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib/usr/lib/python3.12/site-packages/requests_oauthlib/compliance_fixes/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.12/site-packages/requests_oauthlib/compliance_fixes/__pycache__' '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib/usr/lib/python3.12/site-packages/requests_oauthlib/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.12/site-packages/requests_oauthlib/__pycache__' >>> py3-requests-oauthlib-pyc*: Preparing subpackage py3-requests-oauthlib-pyc... >>> py3-requests-oauthlib-pyc*: Running postcheck for py3-requests-oauthlib-pyc >>> py3-requests-oauthlib*: Running postcheck for py3-requests-oauthlib >>> py3-requests-oauthlib*: Preparing package py3-requests-oauthlib... >>> py3-requests-oauthlib-pyc*: Tracing dependencies... py3-oauthlib py3-requests python3 python3~3.12 >>> py3-requests-oauthlib-pyc*: Package size: 140.0 KB >>> py3-requests-oauthlib-pyc*: Compressing data... >>> py3-requests-oauthlib-pyc*: Create checksum... >>> py3-requests-oauthlib-pyc*: Create py3-requests-oauthlib-pyc-2.0.0-r0.apk >>> py3-requests-oauthlib*: Tracing dependencies... py3-oauthlib py3-requests python3 python3~3.12 >>> py3-requests-oauthlib*: Package size: 156.0 KB >>> py3-requests-oauthlib*: Compressing data... >>> py3-requests-oauthlib*: Create checksum... >>> py3-requests-oauthlib*: Create py3-requests-oauthlib-2.0.0-r0.apk >>> py3-requests-oauthlib: Build complete at Mon, 15 Apr 2024 17:54:36 +0000 elapsed time 0h 0m 4s >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Uninstalling dependencies... (1/35) Purging .makedepends-py3-requests-oauthlib (20240415.175433) (2/35) Purging py3-oauthlib-pyc (3.2.2-r3) (3/35) Purging py3-oauthlib (3.2.2-r3) (4/35) Purging py3-requests-pyc (2.31.0-r2) (5/35) Purging py3-requests (2.31.0-r2) (6/35) Purging py3-certifi-pyc (2024.2.2-r1) (7/35) Purging py3-certifi (2024.2.2-r1) (8/35) Purging py3-charset-normalizer-pyc (3.3.2-r1) (9/35) Purging py3-charset-normalizer (3.3.2-r1) (10/35) Purging py3-idna-pyc (3.7-r0) (11/35) Purging py3-idna (3.7-r0) (12/35) Purging py3-urllib3-pyc (1.26.18-r1) (13/35) Purging py3-urllib3 (1.26.18-r1) (14/35) Purging py3-gpep517-pyc (15-r2) (15/35) Purging py3-gpep517 (15-r2) (16/35) Purging py3-installer-pyc (0.7.0-r2) (17/35) Purging py3-installer (0.7.0-r2) (18/35) Purging py3-setuptools-pyc (69.2.0-r2) (19/35) Purging py3-setuptools (69.2.0-r2) (20/35) Purging py3-wheel-pyc (0.42.0-r1) (21/35) Purging py3-wheel (0.42.0-r1) (22/35) Purging py3-packaging-pyc (24.0-r1) (23/35) Purging py3-packaging (24.0-r1) (24/35) Purging py3-parsing-pyc (3.1.2-r1) (25/35) Purging py3-parsing (3.1.2-r1) (26/35) Purging python3-pyc (3.12.3-r0) (27/35) Purging python3-pycache-pyc0 (3.12.3-r0) (28/35) Purging pyc (3.12.3-r0) (29/35) Purging python3 (3.12.3-r0) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.6-r0) (32/35) Purging libpanelw (6.4_p20240330-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging readline (8.2.10-r0) (35/35) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-requests-oauthlib: Updating the community/ppc64le repository index... >>> py3-requests-oauthlib: Signing the index...