>>> py3-zstd: Building community/py3-zstd 1.5.7.0-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 06:45:16 +0000 >>> py3-zstd: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/29) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/29) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/29) Installing py3-installer-pyc (0.7.0-r2) (4/29) Installing py3-gpep517-pyc (19-r0) (5/29) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/29) Installing py3-installer (0.7.0-r2) (7/29) Installing py3-gpep517 (19-r0) (8/29) Installing py3-parsing (3.2.3-r0) (9/29) Installing py3-parsing-pyc (3.2.3-r0) (10/29) Installing py3-packaging (25.0-r0) (11/29) Installing py3-packaging-pyc (25.0-r0) (12/29) Installing py3-setuptools (80.9.0-r0) (13/29) Installing py3-setuptools-pyc (80.9.0-r0) (14/29) Installing py3-wheel (0.46.1-r0) (15/29) Installing py3-wheel-pyc (0.46.1-r0) (16/29) Installing python3-dev (3.12.12-r0) (17/29) Installing zstd (1.5.7-r0) (18/29) Installing zstd-dev (1.5.7-r0) (19/29) Installing py3-iniconfig (2.1.0-r0) (20/29) Installing py3-iniconfig-pyc (2.1.0-r0) (21/29) Installing py3-pluggy (1.5.0-r0) (22/29) Installing py3-pluggy-pyc (1.5.0-r0) (23/29) Installing py3-py (1.11.0-r4) (24/29) Installing py3-py-pyc (1.11.0-r4) (25/29) Installing py3-pytest (8.3.5-r0) (26/29) Installing py3-pytest-pyc (8.3.5-r0) (27/29) Installing py3-pytest-forked (1.6.0-r2) (28/29) Installing py3-pytest-forked-pyc (1.6.0-r2) (29/29) Installing .makedepends-py3-zstd (20251013.064517) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 115 packages >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Cleaning up tmpdir >>> py3-zstd: Fetching https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.7.0/py3-zstd-1.5.7.0.tar.gz >>> py3-zstd: Fetching https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.7.0/py3-zstd-1.5.7.0.tar.gz >>> py3-zstd: Checking sha512sums... py3-zstd-1.5.7.0.tar.gz: OK >>> py3-zstd: Unpacking /var/cache/distfiles/py3-zstd-1.5.7.0.tar.gz... 2025-10-13 06:45:18,839 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-10-13 06:45:18,855 root INFO running bdist_wheel 2025-10-13 06:45:18,860 root INFO running build 2025-10-13 06:45:18,860 root INFO running build_ext 2025-10-13 06:45:18,861 root INFO building 'zstd' extension 2025-10-13 06:45:18,862 root INFO creating build/temp.linux-x86_64-cpython-312/src 2025-10-13 06:45:18,862 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c src/python-zstd.c -o build/temp.linux-x86_64-cpython-312/src/python-zstd.o -O2 -DVERSION=1.5.7.0 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=0 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2025-10-13 06:45:18,980 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c src/util.c -o build/temp.linux-x86_64-cpython-312/src/util.o -O2 -DVERSION=1.5.7.0 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=0 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2025-10-13 06:45:19,009 root INFO creating build/lib.linux-x86_64-cpython-312 2025-10-13 06:45:19,009 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/python-zstd.o build/temp.linux-x86_64-cpython-312/src/util.o -L/usr/lib -lzstd -o build/lib.linux-x86_64-cpython-312/zstd.cpython-312-x86_64-linux-musl.so 2025-10-13 06:45:19,021 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 06:45:19,021 root INFO running install 2025-10-13 06:45:19,026 root INFO running install_lib 2025-10-13 06:45:19,028 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 06:45:19,028 root INFO copying build/lib.linux-x86_64-cpython-312/zstd.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-13 06:45:19,028 root INFO running install_egg_info 2025-10-13 06:45:19,030 root INFO running egg_info 2025-10-13 06:45:19,031 root INFO creating src/zstd.egg-info 2025-10-13 06:45:19,031 root INFO writing src/zstd.egg-info/PKG-INFO 2025-10-13 06:45:19,031 root INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt 2025-10-13 06:45:19,032 root INFO writing top-level names to src/zstd.egg-info/top_level.txt 2025-10-13 06:45:19,032 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-10-13 06:45:19,033 root INFO reading manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-10-13 06:45:19,033 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 06:45:19,033 root WARNING warning: no directories found matching 'zstd/lib/common' 2025-10-13 06:45:19,033 root WARNING warning: no directories found matching 'zstd/lib/compress' 2025-10-13 06:45:19,033 root WARNING warning: no directories found matching 'zstd/lib/decompress' 2025-10-13 06:45:19,034 root WARNING warning: no directories found matching 'zstd/lib/legacy' 2025-10-13 06:45:19,034 root WARNING warning: no files found matching 'README.md' 2025-10-13 06:45:19,034 root WARNING warning: no files found matching 'zstd/lib/zstd.h' 2025-10-13 06:45:19,034 root WARNING warning: no files found matching 'zstd/lib/zstd_errors.h' 2025-10-13 06:45:19,034 root INFO adding license file 'LICENSE' 2025-10-13 06:45:19,034 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2025-10-13 06:45:19,034 root INFO Copying src/zstd.egg-info to build/bdist.linux-x86_64/wheel/./zstd-1.5.7.0-py3.12.egg-info 2025-10-13 06:45:19,035 root INFO running install_scripts 2025-10-13 06:45:19,037 root INFO creating build/bdist.linux-x86_64/wheel/zstd-1.5.7.0.dist-info/WHEEL 2025-10-13 06:45:19,038 wheel INFO creating '/home/udu/aports/community/py3-zstd/src/python-zstd-1.5.7.0/.dist/.tmp-a1ndb2bw/zstd-1.5.7.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 06:45:19,038 wheel INFO adding 'zstd.cpython-312-x86_64-linux-musl.so' 2025-10-13 06:45:19,038 wheel INFO adding 'zstd-1.5.7.0.dist-info/licenses/LICENSE' 2025-10-13 06:45:19,038 wheel INFO adding 'zstd-1.5.7.0.dist-info/METADATA' 2025-10-13 06:45:19,038 wheel INFO adding 'zstd-1.5.7.0.dist-info/WHEEL' 2025-10-13 06:45:19,038 wheel INFO adding 'zstd-1.5.7.0.dist-info/top_level.txt' 2025-10-13 06:45:19,038 wheel INFO adding 'zstd-1.5.7.0.dist-info/RECORD' 2025-10-13 06:45:19,039 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 06:45:19,039 gpep517 INFO The backend produced .dist/zstd-1.5.7.0-cp312-cp312-linux_x86_64.whl zstd-1.5.7.0-cp312-cp312-linux_x86_64.whl Found libzstd version '1.5.7' ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-zstd/src/python-zstd-1.5.7.0 plugins: forked-1.6.0 collected 32 items tests/test_compress.py ................. [ 53%] tests/test_decompress.py ...... [ 71%] tests/test_speed.py ..... [ 87%] tests/test_version.py ss.. [100%] ================================================================================================================================= 30 passed, 2 skipped in 120.18s (0:02:00) ================================================================================================================================== >>> 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-x86_64.so.1 so:libzstd.so.1 >>> py3-zstd*: Package size: 41.1 KB >>> py3-zstd*: Compressing data... >>> py3-zstd*: Create checksum... >>> py3-zstd*: Create py3-zstd-1.5.7.0-r0.apk >>> py3-zstd: Build complete at Mon, 13 Oct 2025 06:47:19 +0000 elapsed time 0h 2m 3s >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Uninstalling dependencies... (1/26) Purging .makedepends-py3-zstd (20251013.064517) (2/26) Purging py3-gpep517-pyc (19-r0) (3/26) Purging py3-gpep517 (19-r0) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools-pyc (80.9.0-r0) (7/26) Purging py3-setuptools (80.9.0-r0) (8/26) Purging py3-wheel-pyc (0.46.1-r0) (9/26) Purging py3-wheel (0.46.1-r0) (10/26) Purging python3-dev (3.12.12-r0) (11/26) Purging zstd-dev (1.5.7-r0) (12/26) Purging zstd (1.5.7-r0) (13/26) Purging py3-pytest-forked-pyc (1.6.0-r2) (14/26) Purging py3-pytest-forked (1.6.0-r2) (15/26) Purging py3-pytest-pyc (8.3.5-r0) (16/26) Purging py3-pytest (8.3.5-r0) (17/26) Purging py3-iniconfig-pyc (2.1.0-r0) (18/26) Purging py3-iniconfig (2.1.0-r0) (19/26) Purging py3-packaging-pyc (25.0-r0) (20/26) Purging py3-packaging (25.0-r0) (21/26) Purging py3-parsing-pyc (3.2.3-r0) (22/26) Purging py3-parsing (3.2.3-r0) (23/26) Purging py3-pluggy-pyc (1.5.0-r0) (24/26) Purging py3-pluggy (1.5.0-r0) (25/26) Purging py3-py-pyc (1.11.0-r4) (26/26) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-zstd: Updating the community/x86_64 repository index... >>> py3-zstd: Signing the index...