>>> py3-zstd: Building testing/py3-zstd 1.5.5.1-r0 (using abuild 3.11.21-r0) started Fri, 28 Jul 2023 00:39:30 +0000 >>> py3-zstd: Checking sanity of /home/buildozer/aports/testing/py3-zstd/APKBUILD... >>> py3-zstd: Analyzing dependencies... >>> py3-zstd: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev zstd-dev (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (2.5.1-r2) (4/26) Installing libpanelw (6.4_p20230722-r0) (5/26) Installing readline (8.2.1-r2) (6/26) Installing sqlite-libs (3.42.0-r2) (7/26) Installing python3 (3.11.4-r4) (8/26) Installing python3-pycache-pyc0 (3.11.4-r4) (9/26) Installing pyc (0.1-r0) (10/26) Installing py3-installer-pyc (0.7.0-r1) (11/26) Installing py3-gpep517-pyc (13-r2) (12/26) Installing python3-pyc (3.11.4-r4) (13/26) Installing py3-installer (0.7.0-r1) (14/26) Installing py3-gpep517 (13-r2) (15/26) Installing py3-parsing (3.1.0-r0) (16/26) Installing py3-parsing-pyc (3.1.0-r0) (17/26) Installing py3-packaging (23.1-r1) (18/26) Installing py3-packaging-pyc (23.1-r1) (19/26) Installing py3-setuptools (68.0.0-r0) (20/26) Installing py3-setuptools-pyc (68.0.0-r0) (21/26) Installing py3-wheel (0.41.0-r0) (22/26) Installing py3-wheel-pyc (0.41.0-r0) (23/26) Installing python3-dev (3.11.4-r4) (24/26) Installing zstd (1.5.5-r5) (25/26) Installing zstd-dev (1.5.5-r5) (26/26) Installing .makedepends-py3-zstd (20230728.003936) Executing busybox-1.36.1-r4.trigger OK: 1121 MiB in 134 packages >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Cleaning up tmpdir >>> py3-zstd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zstd-1.5.5.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-zstd: Fetching https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.5.1/py3-zstd-1.5.5.1.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 100 19489 0 19489 0 0 27271 0 --:--:-- --:--:-- --:--:-- 27271 >>> py3-zstd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zstd-1.5.5.1.tar.gz >>> py3-zstd: Checking sha512sums... py3-zstd-1.5.5.1.tar.gz: OK >>> py3-zstd: Unpacking /var/cache/distfiles/py3-zstd-1.5.5.1.tar.gz... 2023-07-28 00:39:43,201 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-28 00:39:43,430 root INFO running bdist_wheel 2023-07-28 00:39:43,456 root INFO running build 2023-07-28 00:39:43,457 root INFO running build_ext 2023-07-28 00:39:43,464 root INFO building 'zstd' extension 2023-07-28 00:39:43,465 root INFO creating build 2023-07-28 00:39:43,466 root INFO creating build/temp.linux-riscv64-cpython-311 2023-07-28 00:39:43,466 root INFO creating build/temp.linux-riscv64-cpython-311/src 2023-07-28 00:39:43,467 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/python-zstd.c -o build/temp.linux-riscv64-cpython-311/src/python-zstd.o -O2 -DVERSION=1.5.5.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2023-07-28 00:39:45,525 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/util.c -o build/temp.linux-riscv64-cpython-311/src/util.o -O2 -DVERSION=1.5.5.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2023-07-28 00:39:46,780 root INFO creating build/lib.linux-riscv64-cpython-311 2023-07-28 00:39:46,780 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/python-zstd.o build/temp.linux-riscv64-cpython-311/src/util.o -L/usr/lib -lzstd -o build/lib.linux-riscv64-cpython-311/zstd.cpython-311-riscv64-linux-musl.so 2023-07-28 00:39:46,977 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-07-28 00:39:46,978 root INFO running install 2023-07-28 00:39:47,043 root INFO running install_lib 2023-07-28 00:39:47,052 root INFO creating build/bdist.linux-riscv64 2023-07-28 00:39:47,053 root INFO creating build/bdist.linux-riscv64/wheel 2023-07-28 00:39:47,053 root INFO copying build/lib.linux-riscv64-cpython-311/zstd.cpython-311-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel 2023-07-28 00:39:47,055 root INFO running install_egg_info 2023-07-28 00:39:47,098 root INFO running egg_info 2023-07-28 00:39:47,099 root INFO creating src/zstd.egg-info 2023-07-28 00:39:47,105 root INFO writing src/zstd.egg-info/PKG-INFO 2023-07-28 00:39:47,106 root INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt 2023-07-28 00:39:47,108 root INFO writing top-level names to src/zstd.egg-info/top_level.txt 2023-07-28 00:39:47,108 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-07-28 00:39:47,117 root INFO reading manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-07-28 00:39:47,118 root INFO reading manifest template 'MANIFEST.in' 2023-07-28 00:39:47,120 root WARNING warning: no directories found matching 'zstd/lib/common' 2023-07-28 00:39:47,121 root WARNING warning: no directories found matching 'zstd/lib/compress' 2023-07-28 00:39:47,121 root WARNING warning: no directories found matching 'zstd/lib/decompress' 2023-07-28 00:39:47,121 root WARNING warning: no directories found matching 'zstd/lib/legacy' 2023-07-28 00:39:47,123 root WARNING warning: no files found matching 'README.md' 2023-07-28 00:39:47,123 root WARNING warning: no files found matching 'zstd/lib/zstd.h' 2023-07-28 00:39:47,123 root WARNING warning: no files found matching 'zstd/lib/zstd_errors.h' 2023-07-28 00:39:47,124 root INFO adding license file 'LICENSE' 2023-07-28 00:39:47,128 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-07-28 00:39:47,128 root INFO Copying src/zstd.egg-info to build/bdist.linux-riscv64/wheel/zstd-1.5.5.1-py3.11.egg-info 2023-07-28 00:39:47,132 root INFO running install_scripts 2023-07-28 00:39:47,162 wheel INFO creating build/bdist.linux-riscv64/wheel/zstd-1.5.5.1.dist-info/WHEEL 2023-07-28 00:39:47,165 wheel INFO creating '/home/buildozer/aports/testing/py3-zstd/src/python-zstd-1.5.5.1/.dist/.tmp-8iprglrf/zstd-1.5.5.1-cp311-cp311-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-07-28 00:39:47,168 wheel INFO adding 'zstd.cpython-311-riscv64-linux-musl.so' 2023-07-28 00:39:47,174 wheel INFO adding 'zstd-1.5.5.1.dist-info/LICENSE' 2023-07-28 00:39:47,175 wheel INFO adding 'zstd-1.5.5.1.dist-info/METADATA' 2023-07-28 00:39:47,176 wheel INFO adding 'zstd-1.5.5.1.dist-info/WHEEL' 2023-07-28 00:39:47,176 wheel INFO adding 'zstd-1.5.5.1.dist-info/top_level.txt' 2023-07-28 00:39:47,178 wheel INFO adding 'zstd-1.5.5.1.dist-info/RECORD' 2023-07-28 00:39:47,179 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-07-28 00:39:47,182 gpep517 INFO The backend produced .dist/zstd-1.5.5.1-cp311-cp311-linux_riscv64.whl zstd-1.5.5.1-cp311-cp311-linux_riscv64.whl >>> py3-zstd: Entering fakeroot... >>> py3-zstd*: Running postcheck for py3-zstd >>> py3-zstd*: Preparing package py3-zstd... >>> py3-zstd*: Stripping binaries >>> py3-zstd*: Scanning shared objects >>> py3-zstd*: Tracing dependencies... python3~3.11 so:libc.musl-riscv64.so.1 so:libzstd.so.1 >>> py3-zstd*: Package size: 68.0 KB >>> py3-zstd*: Compressing data... >>> py3-zstd*: Create checksum... >>> py3-zstd*: Create py3-zstd-1.5.5.1-r0.apk >>> py3-zstd: Build complete at Fri, 28 Jul 2023 00:39:50 +0000 elapsed time 0h 0m 20s >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Uninstalling dependencies... (1/26) Purging .makedepends-py3-zstd (20230728.003936) (2/26) Purging py3-gpep517-pyc (13-r2) (3/26) Purging py3-gpep517 (13-r2) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-setuptools-pyc (68.0.0-r0) (7/26) Purging py3-setuptools (68.0.0-r0) (8/26) Purging py3-wheel-pyc (0.41.0-r0) (9/26) Purging py3-wheel (0.41.0-r0) (10/26) Purging py3-packaging-pyc (23.1-r1) (11/26) Purging py3-packaging (23.1-r1) (12/26) Purging py3-parsing-pyc (3.1.0-r0) (13/26) Purging py3-parsing (3.1.0-r0) (14/26) Purging python3-dev (3.11.4-r4) (15/26) Purging zstd-dev (1.5.5-r5) (16/26) Purging zstd (1.5.5-r5) (17/26) Purging python3-pyc (3.11.4-r4) (18/26) Purging python3-pycache-pyc0 (3.11.4-r4) (19/26) Purging pyc (0.1-r0) (20/26) Purging python3 (3.11.4-r4) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libbz2 (1.0.8-r6) (23/26) Purging libpanelw (6.4_p20230722-r0) (24/26) Purging mpdecimal (2.5.1-r2) (25/26) Purging readline (8.2.1-r2) (26/26) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 916 MiB in 108 packages >>> py3-zstd: Updating the testing/riscv64 repository index... >>> py3-zstd: Signing the index...