>>> py3-zstd: Building community/py3-zstd 1.5.7.1-r0 (using abuild 3.15.0-r0) started Sat, 07 Jun 2025 18:04:53 +0000 >>> py3-zstd: Validating /home/buildozer/aports/community/py3-zstd/APKBUILD... >>> py3-zstd: Analyzing dependencies... >>> py3-zstd: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev zstd-dev py3-pytest-forked (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.8-r0) (3/39) Installing gdbm (1.24-r0) (4/39) Installing xz-libs (5.8.1-r0) (5/39) Installing mpdecimal (4.0.1-r0) (6/39) Installing libpanelw (6.5_p20250503-r0) (7/39) Installing sqlite-libs (3.50.1-r0) (8/39) Installing python3 (3.12.11-r0) (9/39) Installing python3-pycache-pyc0 (3.12.11-r0) (10/39) Installing pyc (3.12.11-r0) (11/39) Installing py3-installer-pyc (0.7.0-r2) (12/39) Installing py3-gpep517-pyc (19-r0) (13/39) Installing python3-pyc (3.12.11-r0) (14/39) Installing py3-installer (0.7.0-r2) (15/39) Installing py3-gpep517 (19-r0) (16/39) Installing py3-parsing (3.2.3-r0) (17/39) Installing py3-parsing-pyc (3.2.3-r0) (18/39) Installing py3-packaging (25.0-r0) (19/39) Installing py3-packaging-pyc (25.0-r0) (20/39) Installing py3-setuptools (80.9.0-r0) (21/39) Installing py3-setuptools-pyc (80.9.0-r0) (22/39) Installing py3-wheel (0.46.1-r0) (23/39) Installing py3-wheel-pyc (0.46.1-r0) (24/39) Installing python3-dev (3.12.11-r0) (25/39) Installing zstd (1.5.7-r0) (26/39) Installing zstd-dev (1.5.7-r0) (27/39) Installing py3-iniconfig (2.1.0-r0) (28/39) Installing py3-iniconfig-pyc (2.1.0-r0) (29/39) Installing py3-pluggy (1.5.0-r0) (30/39) Installing py3-pluggy-pyc (1.5.0-r0) (31/39) Installing py3-py (1.11.0-r4) (32/39) Installing py3-py-pyc (1.11.0-r4) (33/39) Installing py3-pygments (2.19.1-r1) (34/39) Installing py3-pygments-pyc (2.19.1-r1) (35/39) Installing py3-pytest (8.4.0-r1) (36/39) Installing py3-pytest-pyc (8.4.0-r1) (37/39) Installing py3-pytest-forked (1.6.0-r2) (38/39) Installing py3-pytest-forked-pyc (1.6.0-r2) (39/39) Installing .makedepends-py3-zstd (20250607.180454) Executing busybox-1.37.0-r18.trigger OK: 507 MiB in 143 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.7.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 curl: (22) The requested URL returned error: 404 >>> py3-zstd: Fetching https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.7.1/py3-zstd-1.5.7.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 29 44732 29 13156 0 0 49263 0 --:--:-- --:--:-- --:--:-- 49263 100 44732 100 44732 0 0 149k 0 --:--:-- --:--:-- --:--:-- 1185k >>> py3-zstd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zstd-1.5.7.1.tar.gz >>> py3-zstd: Checking sha512sums... py3-zstd-1.5.7.1.tar.gz: OK >>> py3-zstd: Unpacking /var/cache/distfiles/py3-zstd-1.5.7.1.tar.gz... 2025-06-07 18:04:57,410 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2025-06-07 18:04:57,464 root INFO running bdist_wheel 2025-06-07 18:04:57,489 root INFO running build 2025-06-07 18:04:57,489 root INFO running build_ext 2025-06-07 18:04:57,492 root INFO building 'zstd' extension 2025-06-07 18:04:57,493 root INFO creating build/temp.linux-loongarch64-cpython-312/src 2025-06-07 18:04:57,494 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/debug.c -o build/temp.linux-loongarch64-cpython-312/src/debug.o -O3 -DMOD_VERSION=1.5.7.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default 2025-06-07 18:04:57,549 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/python-zstd.c -o build/temp.linux-loongarch64-cpython-312/src/python-zstd.o -O3 -DMOD_VERSION=1.5.7.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default 2025-06-07 18:04:57,866 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/util.c -o build/temp.linux-loongarch64-cpython-312/src/util.o -O3 -DMOD_VERSION=1.5.7.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default 2025-06-07 18:04:57,941 root INFO creating build/lib.linux-loongarch64-cpython-312 2025-06-07 18:04:57,941 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/src/debug.o build/temp.linux-loongarch64-cpython-312/src/python-zstd.o build/temp.linux-loongarch64-cpython-312/src/util.o -L/usr/lib -lzstd -o build/lib.linux-loongarch64-cpython-312/zstd.cpython-312-loongarch64-linux-musl.so 2025-06-07 18:04:57,972 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-06-07 18:04:57,972 root INFO running install 2025-06-07 18:04:57,990 root INFO running install_lib 2025-06-07 18:04:57,997 root INFO creating build/bdist.linux-loongarch64/wheel 2025-06-07 18:04:57,997 root INFO copying build/lib.linux-loongarch64-cpython-312/zstd.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/. 2025-06-07 18:04:57,997 root INFO running install_egg_info 2025-06-07 18:04:58,005 root INFO running egg_info 2025-06-07 18:04:58,010 root INFO creating src/zstd.egg-info 2025-06-07 18:04:58,011 root INFO writing src/zstd.egg-info/PKG-INFO 2025-06-07 18:04:58,012 root INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt 2025-06-07 18:04:58,012 root INFO writing top-level names to src/zstd.egg-info/top_level.txt 2025-06-07 18:04:58,012 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-06-07 18:04:58,019 root INFO reading manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-06-07 18:04:58,020 root INFO reading manifest template 'MANIFEST.in' 2025-06-07 18:04:58,020 root WARNING warning: no directories found matching 'zstd/lib/common' 2025-06-07 18:04:58,020 root WARNING warning: no directories found matching 'zstd/lib/compress' 2025-06-07 18:04:58,021 root WARNING warning: no directories found matching 'zstd/lib/decompress' 2025-06-07 18:04:58,021 root WARNING warning: no directories found matching 'zstd/lib/legacy' 2025-06-07 18:04:58,021 root WARNING warning: no files found matching 'zstd/lib/zstd.h' 2025-06-07 18:04:58,022 root WARNING warning: no files found matching 'zstd/lib/zstd_errors.h' 2025-06-07 18:04:58,022 root INFO adding license file 'LICENSE' 2025-06-07 18:04:58,023 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-06-07 18:04:58,024 root INFO Copying src/zstd.egg-info to build/bdist.linux-loongarch64/wheel/./zstd-1.5.7.1-py3.12.egg-info 2025-06-07 18:04:58,025 root INFO running install_scripts 2025-06-07 18:04:58,035 root INFO creating build/bdist.linux-loongarch64/wheel/zstd-1.5.7.1.dist-info/WHEEL 2025-06-07 18:04:58,036 wheel INFO creating '/home/buildozer/aports/community/py3-zstd/src/python-zstd-1.5.7.1/.dist/.tmp-fkwhp6lh/zstd-1.5.7.1-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-06-07 18:04:58,037 wheel INFO adding 'zstd.cpython-312-loongarch64-linux-musl.so' 2025-06-07 18:04:58,038 wheel INFO adding 'zstd-1.5.7.1.dist-info/licenses/LICENSE' 2025-06-07 18:04:58,038 wheel INFO adding 'zstd-1.5.7.1.dist-info/METADATA' 2025-06-07 18:04:58,039 wheel INFO adding 'zstd-1.5.7.1.dist-info/WHEEL' 2025-06-07 18:04:58,039 wheel INFO adding 'zstd-1.5.7.1.dist-info/top_level.txt' 2025-06-07 18:04:58,039 wheel INFO adding 'zstd-1.5.7.1.dist-info/RECORD' 2025-06-07 18:04:58,040 root INFO removing build/bdist.linux-loongarch64/wheel 2025-06-07 18:04:58,041 gpep517 INFO The backend produced .dist/zstd-1.5.7.1-cp312-cp312-linux_loongarch64.whl zstd-1.5.7.1-cp312-cp312-linux_loongarch64.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-zstd/src/python-zstd-1.5.7.1 plugins: forked-1.6.0 collected 38 items tests/test_compress.py ...................... [ 57%] tests/test_decompress.py ...... [ 73%] tests/test_speed.py ...... [ 89%] tests/test_version.py ss.. [100%] ================== 36 passed, 2 skipped in 150.41s (0:02:30) =================== >>> 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.12 so:libc.musl-loongarch64.so.1 so:libzstd.so.1 >>> py3-zstd*: Package size: 92.1 KB >>> py3-zstd*: Compressing data... >>> py3-zstd*: Create checksum... >>> py3-zstd*: Create py3-zstd-1.5.7.1-r0.apk >>> py3-zstd: Build complete at Sat, 07 Jun 2025 18:07:29 +0000 elapsed time 0h 2m 36s >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Uninstalling dependencies... (1/39) Purging .makedepends-py3-zstd (20250607.180454) (2/39) Purging py3-gpep517-pyc (19-r0) (3/39) Purging py3-gpep517 (19-r0) (4/39) Purging py3-installer-pyc (0.7.0-r2) (5/39) Purging py3-installer (0.7.0-r2) (6/39) Purging py3-setuptools-pyc (80.9.0-r0) (7/39) Purging py3-setuptools (80.9.0-r0) (8/39) Purging py3-wheel-pyc (0.46.1-r0) (9/39) Purging py3-wheel (0.46.1-r0) (10/39) Purging python3-dev (3.12.11-r0) (11/39) Purging zstd-dev (1.5.7-r0) (12/39) Purging zstd (1.5.7-r0) (13/39) Purging py3-pytest-forked-pyc (1.6.0-r2) (14/39) Purging py3-pytest-forked (1.6.0-r2) (15/39) Purging py3-pytest-pyc (8.4.0-r1) (16/39) Purging py3-pytest (8.4.0-r1) (17/39) Purging py3-iniconfig-pyc (2.1.0-r0) (18/39) Purging py3-iniconfig (2.1.0-r0) (19/39) Purging py3-packaging-pyc (25.0-r0) (20/39) Purging py3-packaging (25.0-r0) (21/39) Purging py3-parsing-pyc (3.2.3-r0) (22/39) Purging py3-parsing (3.2.3-r0) (23/39) Purging py3-pluggy-pyc (1.5.0-r0) (24/39) Purging py3-pluggy (1.5.0-r0) (25/39) Purging py3-py-pyc (1.11.0-r4) (26/39) Purging py3-py (1.11.0-r4) (27/39) Purging py3-pygments-pyc (2.19.1-r1) (28/39) Purging py3-pygments (2.19.1-r1) (29/39) Purging python3-pyc (3.12.11-r0) (30/39) Purging python3-pycache-pyc0 (3.12.11-r0) (31/39) Purging pyc (3.12.11-r0) (32/39) Purging python3 (3.12.11-r0) (33/39) Purging gdbm (1.24-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.4.8-r0) (36/39) Purging libpanelw (6.5_p20250503-r0) (37/39) Purging mpdecimal (4.0.1-r0) (38/39) Purging sqlite-libs (3.50.1-r0) (39/39) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 253 MiB in 104 packages >>> py3-zstd: Updating the community/loongarch64 repository index... >>> py3-zstd: Signing the index...