>>> py3-pyld: Building testing/py3-pyld 2.0.3-r0 (using abuild 3.11.21-r0) started Fri, 28 Jul 2023 00:09:28 +0000 >>> py3-pyld: Checking sanity of /home/buildozer/aports/testing/py3-pyld/APKBUILD... >>> py3-pyld: Analyzing dependencies... >>> py3-pyld: Installing for build: build-base py3-cachetools py3-frozendict py3-lxml py3-gpep517 py3-setuptools py3-wheel (1/33) Installing libffi (3.4.4-r3) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (2.5.1-r2) (4/33) Installing libpanelw (6.4_p20230722-r0) (5/33) Installing readline (8.2.1-r2) (6/33) Installing sqlite-libs (3.42.0-r2) (7/33) Installing python3 (3.11.4-r4) (8/33) Installing python3-pycache-pyc0 (3.11.4-r4) (9/33) Installing pyc (0.1-r0) (10/33) Installing py3-cachetools-pyc (5.3.1-r0) (11/33) Installing python3-pyc (3.11.4-r4) (12/33) Installing py3-cachetools (5.3.1-r0) (13/33) Installing py3-frozendict (2.3.8-r0) (14/33) Installing py3-frozendict-pyc (2.3.8-r0) (15/33) Installing libgpg-error (1.47-r2) (16/33) Installing libgcrypt (1.10.2-r2) (17/33) Installing libxml2 (2.11.4-r0) (18/33) Installing libxslt (1.1.38-r1) (19/33) Installing py3-lxml (4.9.3-r0) (20/33) Installing py3-lxml-pyc (4.9.3-r0) (21/33) Installing py3-installer (0.7.0-r1) (22/33) Installing py3-installer-pyc (0.7.0-r1) (23/33) Installing py3-gpep517 (13-r2) (24/33) Installing py3-gpep517-pyc (13-r2) (25/33) Installing py3-parsing (3.1.0-r0) (26/33) Installing py3-parsing-pyc (3.1.0-r0) (27/33) Installing py3-packaging (23.1-r1) (28/33) Installing py3-packaging-pyc (23.1-r1) (29/33) Installing py3-setuptools (68.0.0-r0) (30/33) Installing py3-setuptools-pyc (68.0.0-r0) (31/33) Installing py3-wheel (0.41.0-r0) (32/33) Installing py3-wheel-pyc (0.41.0-r0) (33/33) Installing .makedepends-py3-pyld (20230728.000929) Executing busybox-1.36.1-r4.trigger OK: 327 MiB in 140 packages >>> py3-pyld: Cleaning up srcdir >>> py3-pyld: Cleaning up pkgdir >>> py3-pyld: Cleaning up tmpdir >>> py3-pyld: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyld-2.0.3.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: (22) The requested URL returned error: 404 >>> py3-pyld: Fetching https://github.com/digitalbazaar/pyld/archive/refs/tags/2.0.3/py3-pyld-2.0.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 86076 42 36860 0 0 23720 0 0:00:03 0:00:01 0:00:02 23720 100 86076 100 86076 0 0 49322 0 0:00:01 0:00:01 --:--:-- 251k >>> py3-pyld: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyld-2.0.3.tar.gz >>> py3-pyld: Checking sha512sums... py3-pyld-2.0.3.tar.gz: OK >>> py3-pyld: Unpacking /var/cache/distfiles/py3-pyld-2.0.3.tar.gz... 2023-07-28 00:09:32,963 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-28 00:09:32,989 root INFO running bdist_wheel 2023-07-28 00:09:33,000 root INFO running build 2023-07-28 00:09:33,000 root INFO running build_py 2023-07-28 00:09:33,003 root INFO creating build 2023-07-28 00:09:33,003 root INFO creating build/lib 2023-07-28 00:09:33,003 root INFO creating build/lib/c14n 2023-07-28 00:09:33,003 root INFO copying lib/c14n/NumberToJson.py -> build/lib/c14n 2023-07-28 00:09:33,003 root INFO copying lib/c14n/Canonicalize.py -> build/lib/c14n 2023-07-28 00:09:33,004 root INFO copying lib/c14n/__init__.py -> build/lib/c14n 2023-07-28 00:09:33,004 root INFO creating build/lib/pyld 2023-07-28 00:09:33,004 root INFO copying lib/pyld/context_resolver.py -> build/lib/pyld 2023-07-28 00:09:33,004 root INFO copying lib/pyld/__about__.py -> build/lib/pyld 2023-07-28 00:09:33,004 root INFO copying lib/pyld/resolved_context.py -> build/lib/pyld 2023-07-28 00:09:33,005 root INFO copying lib/pyld/jsonld.py -> build/lib/pyld 2023-07-28 00:09:33,005 root INFO copying lib/pyld/__init__.py -> build/lib/pyld 2023-07-28 00:09:33,005 root INFO creating build/lib/pyld/documentloader 2023-07-28 00:09:33,005 root INFO copying lib/pyld/documentloader/requests.py -> build/lib/pyld/documentloader 2023-07-28 00:09:33,006 root INFO copying lib/pyld/documentloader/__init__.py -> build/lib/pyld/documentloader 2023-07-28 00:09:33,006 root INFO copying lib/pyld/documentloader/aiohttp.py -> build/lib/pyld/documentloader 2023-07-28 00:09:33,011 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-07-28 00:09:33,011 root INFO running install 2023-07-28 00:09:33,027 root INFO running install_lib 2023-07-28 00:09:33,029 root INFO creating build/bdist.linux-ppc64le 2023-07-28 00:09:33,029 root INFO creating build/bdist.linux-ppc64le/wheel 2023-07-28 00:09:33,029 root INFO creating build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,029 root INFO copying build/lib/pyld/context_resolver.py -> build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,029 root INFO copying build/lib/pyld/__about__.py -> build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,030 root INFO copying build/lib/pyld/resolved_context.py -> build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,030 root INFO creating build/bdist.linux-ppc64le/wheel/pyld/documentloader 2023-07-28 00:09:33,030 root INFO copying build/lib/pyld/documentloader/requests.py -> build/bdist.linux-ppc64le/wheel/pyld/documentloader 2023-07-28 00:09:33,030 root INFO copying build/lib/pyld/documentloader/__init__.py -> build/bdist.linux-ppc64le/wheel/pyld/documentloader 2023-07-28 00:09:33,030 root INFO copying build/lib/pyld/documentloader/aiohttp.py -> build/bdist.linux-ppc64le/wheel/pyld/documentloader 2023-07-28 00:09:33,030 root INFO copying build/lib/pyld/jsonld.py -> build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,031 root INFO copying build/lib/pyld/__init__.py -> build/bdist.linux-ppc64le/wheel/pyld 2023-07-28 00:09:33,031 root INFO creating build/bdist.linux-ppc64le/wheel/c14n 2023-07-28 00:09:33,031 root INFO copying build/lib/c14n/NumberToJson.py -> build/bdist.linux-ppc64le/wheel/c14n 2023-07-28 00:09:33,031 root INFO copying build/lib/c14n/Canonicalize.py -> build/bdist.linux-ppc64le/wheel/c14n 2023-07-28 00:09:33,031 root INFO copying build/lib/c14n/__init__.py -> build/bdist.linux-ppc64le/wheel/c14n 2023-07-28 00:09:33,032 root INFO running install_egg_info 2023-07-28 00:09:33,039 root INFO running egg_info 2023-07-28 00:09:33,039 root INFO creating lib/PyLD.egg-info 2023-07-28 00:09:33,041 root INFO writing lib/PyLD.egg-info/PKG-INFO 2023-07-28 00:09:33,041 root INFO writing dependency_links to lib/PyLD.egg-info/dependency_links.txt 2023-07-28 00:09:33,041 root INFO writing requirements to lib/PyLD.egg-info/requires.txt 2023-07-28 00:09:33,041 root INFO writing top-level names to lib/PyLD.egg-info/top_level.txt 2023-07-28 00:09:33,041 root INFO writing manifest file 'lib/PyLD.egg-info/SOURCES.txt' 2023-07-28 00:09:33,044 root INFO reading manifest file 'lib/PyLD.egg-info/SOURCES.txt' 2023-07-28 00:09:33,044 root INFO reading manifest template 'MANIFEST.in' 2023-07-28 00:09:33,044 root INFO adding license file 'LICENSE' 2023-07-28 00:09:33,045 root INFO writing manifest file 'lib/PyLD.egg-info/SOURCES.txt' 2023-07-28 00:09:33,045 root INFO Copying lib/PyLD.egg-info to build/bdist.linux-ppc64le/wheel/PyLD-2.0.3-py3.11.egg-info 2023-07-28 00:09:33,046 root INFO running install_scripts 2023-07-28 00:09:33,049 wheel INFO creating build/bdist.linux-ppc64le/wheel/PyLD-2.0.3.dist-info/WHEEL 2023-07-28 00:09:33,049 wheel INFO creating '/home/buildozer/aports/testing/py3-pyld/src/pyld-2.0.3/.dist/.tmp-zz7_cyxz/PyLD-2.0.3-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-07-28 00:09:33,050 wheel INFO adding 'c14n/Canonicalize.py' 2023-07-28 00:09:33,050 wheel INFO adding 'c14n/NumberToJson.py' 2023-07-28 00:09:33,050 wheel INFO adding 'c14n/__init__.py' 2023-07-28 00:09:33,051 wheel INFO adding 'pyld/__about__.py' 2023-07-28 00:09:33,051 wheel INFO adding 'pyld/__init__.py' 2023-07-28 00:09:33,051 wheel INFO adding 'pyld/context_resolver.py' 2023-07-28 00:09:33,051 wheel INFO adding 'pyld/jsonld.py' 2023-07-28 00:09:33,052 wheel INFO adding 'pyld/resolved_context.py' 2023-07-28 00:09:33,053 wheel INFO adding 'pyld/documentloader/__init__.py' 2023-07-28 00:09:33,053 wheel INFO adding 'pyld/documentloader/aiohttp.py' 2023-07-28 00:09:33,053 wheel INFO adding 'pyld/documentloader/requests.py' 2023-07-28 00:09:33,053 wheel INFO adding 'PyLD-2.0.3.dist-info/LICENSE' 2023-07-28 00:09:33,053 wheel INFO adding 'PyLD-2.0.3.dist-info/METADATA' 2023-07-28 00:09:33,054 wheel INFO adding 'PyLD-2.0.3.dist-info/WHEEL' 2023-07-28 00:09:33,054 wheel INFO adding 'PyLD-2.0.3.dist-info/top_level.txt' 2023-07-28 00:09:33,054 wheel INFO adding 'PyLD-2.0.3.dist-info/RECORD' 2023-07-28 00:09:33,054 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-07-28 00:09:33,055 gpep517 INFO The backend produced .dist/PyLD-2.0.3-py3-none-any.whl PyLD-2.0.3-py3-none-any.whl >>> py3-pyld: Entering fakeroot... >>> py3-pyld-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld/usr/lib/python3.11/site-packages/pyld/documentloader/__pycache__' -> '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld-pyc/usr/lib/python3.11/site-packages/pyld/documentloader/__pycache__' '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld/usr/lib/python3.11/site-packages/pyld/__pycache__' -> '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld-pyc/usr/lib/python3.11/site-packages/pyld/__pycache__' '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld/usr/lib/python3.11/site-packages/c14n/__pycache__' -> '/home/buildozer/aports/testing/py3-pyld/pkg/py3-pyld-pyc/usr/lib/python3.11/site-packages/c14n/__pycache__' >>> py3-pyld-pyc*: Preparing subpackage py3-pyld-pyc... >>> py3-pyld-pyc*: Running postcheck for py3-pyld-pyc >>> py3-pyld*: Running postcheck for py3-pyld >>> py3-pyld*: Preparing package py3-pyld... >>> py3-pyld-pyc*: Tracing dependencies... py3-cachetools py3-frozendict py3-lxml python3~3.11 >>> py3-pyld-pyc*: Package size: 352.0 KB >>> py3-pyld-pyc*: Compressing data... >>> py3-pyld-pyc*: Create checksum... >>> py3-pyld-pyc*: Create py3-pyld-pyc-2.0.3-r0.apk >>> py3-pyld*: Tracing dependencies... py3-cachetools py3-frozendict py3-lxml python3~3.11 >>> py3-pyld*: Package size: 400.0 KB >>> py3-pyld*: Compressing data... >>> py3-pyld*: Create checksum... >>> py3-pyld*: Create py3-pyld-2.0.3-r0.apk >>> py3-pyld: Build complete at Fri, 28 Jul 2023 00:09:33 +0000 elapsed time 0h 0m 5s >>> py3-pyld: Cleaning up srcdir >>> py3-pyld: Cleaning up pkgdir >>> py3-pyld: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pyld (20230728.000929) (2/33) Purging py3-cachetools-pyc (5.3.1-r0) (3/33) Purging py3-cachetools (5.3.1-r0) (4/33) Purging py3-frozendict-pyc (2.3.8-r0) (5/33) Purging py3-frozendict (2.3.8-r0) (6/33) Purging py3-lxml-pyc (4.9.3-r0) (7/33) Purging py3-lxml (4.9.3-r0) (8/33) Purging py3-gpep517-pyc (13-r2) (9/33) Purging py3-gpep517 (13-r2) (10/33) Purging py3-installer-pyc (0.7.0-r1) (11/33) Purging py3-installer (0.7.0-r1) (12/33) Purging py3-setuptools-pyc (68.0.0-r0) (13/33) Purging py3-setuptools (68.0.0-r0) (14/33) Purging py3-wheel-pyc (0.41.0-r0) (15/33) Purging py3-wheel (0.41.0-r0) (16/33) Purging py3-packaging-pyc (23.1-r1) (17/33) Purging py3-packaging (23.1-r1) (18/33) Purging py3-parsing-pyc (3.1.0-r0) (19/33) Purging py3-parsing (3.1.0-r0) (20/33) Purging libxslt (1.1.38-r1) (21/33) Purging python3-pyc (3.11.4-r4) (22/33) Purging python3-pycache-pyc0 (3.11.4-r4) (23/33) Purging pyc (0.1-r0) (24/33) Purging python3 (3.11.4-r4) (25/33) Purging gdbm (1.23-r1) (26/33) Purging libffi (3.4.4-r3) (27/33) Purging libgcrypt (1.10.2-r2) (28/33) Purging libgpg-error (1.47-r2) (29/33) Purging libpanelw (6.4_p20230722-r0) (30/33) Purging libxml2 (2.11.4-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 264 MiB in 107 packages >>> py3-pyld: Updating the testing/ppc64le repository index... >>> py3-pyld: Signing the index...