>>> py3-wrapt: Building community/py3-wrapt 1.16.0-r0 (using abuild 3.12.0-r0) started Sat, 11 Nov 2023 00:27:37 +0000 >>> py3-wrapt: Checking sanity of /home/buildozer/aports/community/py3-wrapt/APKBUILD... >>> py3-wrapt: Analyzing dependencies... >>> py3-wrapt: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.4-r3) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.5-r0) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20231007-r0) (7/26) Installing readline (8.2.1-r2) (8/26) Installing sqlite-libs (3.44.0-r0) (9/26) Installing python3 (3.11.6-r1) (10/26) Installing python3-pycache-pyc0 (3.11.6-r1) (11/26) Installing pyc (3.11.6-r1) (12/26) Installing python3-pyc (3.11.6-r1) (13/26) Installing python3-dev (3.11.6-r1) (14/26) Installing py3-installer (0.7.0-r1) (15/26) Installing py3-installer-pyc (0.7.0-r1) (16/26) Installing py3-gpep517 (15-r0) (17/26) Installing py3-gpep517-pyc (15-r0) (18/26) Installing py3-parsing (3.1.1-r0) (19/26) Installing py3-parsing-pyc (3.1.1-r0) (20/26) Installing py3-packaging (23.2-r0) (21/26) Installing py3-packaging-pyc (23.2-r0) (22/26) Installing py3-setuptools (68.2.2-r0) (23/26) Installing py3-setuptools-pyc (68.2.2-r0) (24/26) Installing py3-wheel (0.41.3-r0) (25/26) Installing py3-wheel-pyc (0.41.3-r0) (26/26) Installing .makedepends-py3-wrapt (20231111.002742) Executing busybox-1.36.1-r15.trigger OK: 442 MiB in 126 packages >>> py3-wrapt: Cleaning up srcdir >>> py3-wrapt: Cleaning up pkgdir >>> py3-wrapt: Cleaning up tmpdir >>> py3-wrapt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wrapt-1.16.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: (22) The requested URL returned error: 404 >>> py3-wrapt: Fetching https://github.com/GrahamDumpleton/wrapt/archive/1.16.0/py3-wrapt-1.16.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 100 40982 0 40982 0 0 46984 0 --:--:-- --:--:-- --:--:-- 46984 100 135k 0 135k 0 0 152k 0 --:--:-- --:--:-- --:--:-- 6350k >>> py3-wrapt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wrapt-1.16.0.tar.gz >>> py3-wrapt: Checking sha512sums... py3-wrapt-1.16.0.tar.gz: OK >>> py3-wrapt: Unpacking /var/cache/distfiles/py3-wrapt-1.16.0.tar.gz... 2023-11-11 00:27:50,127 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-11-11 00:27:50,535 root INFO running bdist_wheel 2023-11-11 00:27:50,613 root INFO running build 2023-11-11 00:27:50,613 root INFO running build_py 2023-11-11 00:27:50,625 root INFO creating build 2023-11-11 00:27:50,626 root INFO creating build/lib.linux-riscv64-cpython-311 2023-11-11 00:27:50,626 root INFO creating build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,627 root INFO copying src/wrapt/wrappers.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,628 root INFO copying src/wrapt/__init__.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,629 root INFO copying src/wrapt/patches.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,630 root INFO copying src/wrapt/arguments.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,631 root INFO copying src/wrapt/weakrefs.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,632 root INFO copying src/wrapt/importer.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,633 root INFO copying src/wrapt/decorators.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,634 root INFO copying src/wrapt/__wrapt__.py -> build/lib.linux-riscv64-cpython-311/wrapt 2023-11-11 00:27:50,636 root INFO running build_ext 2023-11-11 00:27:50,643 root INFO building 'wrapt._wrappers' extension 2023-11-11 00:27:50,644 root INFO creating build/temp.linux-riscv64-cpython-311 2023-11-11 00:27:50,644 root INFO creating build/temp.linux-riscv64-cpython-311/src 2023-11-11 00:27:50,644 root INFO creating build/temp.linux-riscv64-cpython-311/src/wrapt 2023-11-11 00:27:50,645 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/wrapt/_wrappers.c -o build/temp.linux-riscv64-cpython-311/src/wrapt/_wrappers.o 2023-11-11 00:27:56,206 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/src/wrapt/_wrappers.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/wrapt/_wrappers.cpython-311-riscv64-linux-musl.so 2023-11-11 00:27:56,429 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-11-11 00:27:56,429 root INFO running install 2023-11-11 00:27:56,492 root INFO running install_lib 2023-11-11 00:27:56,501 root INFO creating build/bdist.linux-riscv64 2023-11-11 00:27:56,502 root INFO creating build/bdist.linux-riscv64/wheel 2023-11-11 00:27:56,502 root INFO creating build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,503 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/wrappers.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,504 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/__init__.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,505 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/patches.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,505 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/arguments.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,506 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/weakrefs.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,507 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/_wrappers.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,508 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/importer.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,509 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/decorators.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,510 root INFO copying build/lib.linux-riscv64-cpython-311/wrapt/__wrapt__.py -> build/bdist.linux-riscv64/wheel/wrapt 2023-11-11 00:27:56,510 root INFO running install_egg_info 2023-11-11 00:27:56,526 root INFO running egg_info 2023-11-11 00:27:56,527 root INFO creating src/wrapt.egg-info 2023-11-11 00:27:56,533 root INFO writing src/wrapt.egg-info/PKG-INFO 2023-11-11 00:27:56,535 root INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt 2023-11-11 00:27:56,537 root INFO writing top-level names to src/wrapt.egg-info/top_level.txt 2023-11-11 00:27:56,538 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2023-11-11 00:27:56,548 root INFO reading manifest file 'src/wrapt.egg-info/SOURCES.txt' 2023-11-11 00:27:56,550 root INFO reading manifest template 'MANIFEST.in' 2023-11-11 00:27:56,561 root INFO adding license file 'LICENSE' 2023-11-11 00:27:56,568 root INFO writing manifest file 'src/wrapt.egg-info/SOURCES.txt' 2023-11-11 00:27:56,569 root INFO Copying src/wrapt.egg-info to build/bdist.linux-riscv64/wheel/wrapt-1.16.0-py3.11.egg-info 2023-11-11 00:27:56,573 root INFO running install_scripts 2023-11-11 00:27:56,601 wheel INFO creating build/bdist.linux-riscv64/wheel/wrapt-1.16.0.dist-info/WHEEL 2023-11-11 00:27:56,605 wheel INFO creating '/home/buildozer/aports/community/py3-wrapt/src/wrapt-1.16.0/.dist/.tmp-ua_moydp/wrapt-1.16.0-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-11-11 00:27:56,608 wheel INFO adding 'wrapt/__init__.py' 2023-11-11 00:27:56,612 wheel INFO adding 'wrapt/__wrapt__.py' 2023-11-11 00:27:56,613 wheel INFO adding 'wrapt/_wrappers.cpython-311-riscv64-linux-musl.so' 2023-11-11 00:27:56,617 wheel INFO adding 'wrapt/arguments.py' 2023-11-11 00:27:56,618 wheel INFO adding 'wrapt/decorators.py' 2023-11-11 00:27:56,619 wheel INFO adding 'wrapt/importer.py' 2023-11-11 00:27:56,620 wheel INFO adding 'wrapt/patches.py' 2023-11-11 00:27:56,621 wheel INFO adding 'wrapt/weakrefs.py' 2023-11-11 00:27:56,622 wheel INFO adding 'wrapt/wrappers.py' 2023-11-11 00:27:56,624 wheel INFO adding 'wrapt-1.16.0.dist-info/LICENSE' 2023-11-11 00:27:56,625 wheel INFO adding 'wrapt-1.16.0.dist-info/METADATA' 2023-11-11 00:27:56,626 wheel INFO adding 'wrapt-1.16.0.dist-info/WHEEL' 2023-11-11 00:27:56,627 wheel INFO adding 'wrapt-1.16.0.dist-info/top_level.txt' 2023-11-11 00:27:56,629 wheel INFO adding 'wrapt-1.16.0.dist-info/RECORD' 2023-11-11 00:27:56,630 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-11-11 00:27:56,633 gpep517 INFO The backend produced .dist/wrapt-1.16.0-cp311-cp311-linux_riscv64.whl wrapt-1.16.0-cp311-cp311-linux_riscv64.whl >>> py3-wrapt: Entering fakeroot... >>> py3-wrapt-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-wrapt/pkg/py3-wrapt/usr/lib/python3.11/site-packages/wrapt/__pycache__' -> '/home/buildozer/aports/community/py3-wrapt/pkg/py3-wrapt-pyc/usr/lib/python3.11/site-packages/wrapt/__pycache__' >>> py3-wrapt-pyc*: Preparing subpackage py3-wrapt-pyc... >>> py3-wrapt-pyc*: Running postcheck for py3-wrapt-pyc >>> py3-wrapt*: Running postcheck for py3-wrapt >>> py3-wrapt*: Preparing package py3-wrapt... >>> py3-wrapt*: Stripping binaries >>> py3-wrapt-pyc*: Scanning shared objects >>> py3-wrapt*: Scanning shared objects >>> py3-wrapt-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-wrapt-pyc*: Package size: 112.0 KB >>> py3-wrapt-pyc*: Compressing data... >>> py3-wrapt-pyc*: Create checksum... >>> py3-wrapt-pyc*: Create py3-wrapt-pyc-1.16.0-r0.apk >>> py3-wrapt*: Tracing dependencies... python3 python3~3.11 so:libc.musl-riscv64.so.1 >>> py3-wrapt*: Package size: 180.0 KB >>> py3-wrapt*: Compressing data... >>> py3-wrapt*: Create checksum... >>> py3-wrapt*: Create py3-wrapt-1.16.0-r0.apk >>> py3-wrapt: Build complete at Sat, 11 Nov 2023 00:28:01 +0000 elapsed time 0h 0m 24s >>> py3-wrapt: Cleaning up srcdir >>> py3-wrapt: Cleaning up pkgdir >>> py3-wrapt: Uninstalling dependencies... (1/26) Purging .makedepends-py3-wrapt (20231111.002742) (2/26) Purging python3-dev (3.11.6-r1) (3/26) Purging py3-gpep517-pyc (15-r0) (4/26) Purging py3-gpep517 (15-r0) (5/26) Purging py3-installer-pyc (0.7.0-r1) (6/26) Purging py3-installer (0.7.0-r1) (7/26) Purging py3-setuptools-pyc (68.2.2-r0) (8/26) Purging py3-setuptools (68.2.2-r0) (9/26) Purging py3-wheel-pyc (0.41.3-r0) (10/26) Purging py3-wheel (0.41.3-r0) (11/26) Purging py3-packaging-pyc (23.2-r0) (12/26) Purging py3-packaging (23.2-r0) (13/26) Purging py3-parsing-pyc (3.1.1-r0) (14/26) Purging py3-parsing (3.1.1-r0) (15/26) Purging python3-pyc (3.11.6-r1) (16/26) Purging python3-pycache-pyc0 (3.11.6-r1) (17/26) Purging pyc (3.11.6-r1) (18/26) Purging python3 (3.11.6-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231007-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.1-r2) (25/26) Purging sqlite-libs (3.44.0-r0) (26/26) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 227 MiB in 100 packages >>> py3-wrapt: Updating the community/riscv64 repository index... >>> py3-wrapt: Signing the index...