>>> py3-zstd: Building community/py3-zstd 1.5.5.1-r1 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 17:31:02 +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/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.24-r0) (4/37) Installing xz-libs (5.6.3-r0) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.5_p20241006-r1) (7/37) Installing sqlite-libs (3.47.0-r0) (8/37) Installing python3 (3.12.7-r1) (9/37) Installing python3-pycache-pyc0 (3.12.7-r1) (10/37) Installing pyc (3.12.7-r1) (11/37) Installing py3-installer-pyc (0.7.0-r2) (12/37) Installing py3-gpep517-pyc (16-r0) (13/37) Installing python3-pyc (3.12.7-r1) (14/37) Installing py3-installer (0.7.0-r2) (15/37) Installing py3-gpep517 (16-r0) (16/37) Installing py3-parsing (3.1.4-r0) (17/37) Installing py3-parsing-pyc (3.1.4-r0) (18/37) Installing py3-packaging (24.1-r0) (19/37) Installing py3-packaging-pyc (24.1-r0) (20/37) Installing py3-setuptools (70.3.0-r0) (21/37) Installing py3-setuptools-pyc (70.3.0-r0) (22/37) Installing py3-wheel (0.43.0-r0) (23/37) Installing py3-wheel-pyc (0.43.0-r0) (24/37) Installing python3-dev (3.12.7-r1) (25/37) Installing zstd (1.5.6-r1) (26/37) Installing zstd-dev (1.5.6-r1) (27/37) Installing py3-iniconfig (2.0.0-r1) (28/37) Installing py3-iniconfig-pyc (2.0.0-r1) (29/37) Installing py3-pluggy (1.5.0-r0) (30/37) Installing py3-pluggy-pyc (1.5.0-r0) (31/37) Installing py3-py (1.11.0-r4) (32/37) Installing py3-py-pyc (1.11.0-r4) (33/37) Installing py3-pytest (8.3.3-r0) (34/37) Installing py3-pytest-pyc (8.3.3-r0) (35/37) Installing py3-pytest-forked (1.6.0-r2) (36/37) Installing py3-pytest-forked-pyc (1.6.0-r2) (37/37) Installing .makedepends-py3-zstd (20241030.173104) Executing busybox-1.37.0-r3.trigger OK: 448 MiB in 138 packages >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Cleaning up tmpdir >>> py3-zstd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-zstd-1.5.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-zstd: Fetching https://github.com/sergey-dryabzhinsky/python-zstd/archive/v1.5.5.1/py3-zstd-1.5.5.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-zstd-1.5.5.1.tar.gz.part' py3-zstd-1.5.5.1.tar 100% |********************************| 19489 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-zstd-1.5.5.1.tar.gz.part' saved >>> py3-zstd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/py3-zstd-1.5.5.1.tar.gz... 2024-10-30 17:31:05,837 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-30 17:31:05,853 root INFO running bdist_wheel 2024-10-30 17:31:05,865 root INFO running build 2024-10-30 17:31:05,865 root INFO running build_ext 2024-10-30 17:31:05,866 root INFO building 'zstd' extension 2024-10-30 17:31:05,866 root INFO creating build 2024-10-30 17:31:05,866 root INFO creating build/temp.linux-armv8l-cpython-312 2024-10-30 17:31:05,867 root INFO creating build/temp.linux-armv8l-cpython-312/src 2024-10-30 17:31:05,867 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/python-zstd.c -o build/temp.linux-armv8l-cpython-312/src/python-zstd.o -O2 -DVERSION=1.5.5.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2024-10-30 17:31:06,070 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/util.c -o build/temp.linux-armv8l-cpython-312/src/util.o -O2 -DVERSION=1.5.5.1 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -DZSTD_TRACE=0 2024-10-30 17:31:06,127 root INFO creating build/lib.linux-armv8l-cpython-312 2024-10-30 17:31:06,127 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/python-zstd.o build/temp.linux-armv8l-cpython-312/src/util.o -L/usr/lib -lzstd -o build/lib.linux-armv8l-cpython-312/zstd.cpython-312-arm-linux-musleabihf.so 2024-10-30 17:31:06,143 root INFO installing to build/bdist.linux-armv8l/wheel 2024-10-30 17:31:06,143 root INFO running install 2024-10-30 17:31:06,152 root INFO running install_lib 2024-10-30 17:31:06,153 root INFO creating build/bdist.linux-armv8l 2024-10-30 17:31:06,154 root INFO creating build/bdist.linux-armv8l/wheel 2024-10-30 17:31:06,154 root INFO copying build/lib.linux-armv8l-cpython-312/zstd.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel 2024-10-30 17:31:06,154 root INFO running install_egg_info 2024-10-30 17:31:06,156 root INFO running egg_info 2024-10-30 17:31:06,156 root INFO creating src/zstd.egg-info 2024-10-30 17:31:06,158 root INFO writing src/zstd.egg-info/PKG-INFO 2024-10-30 17:31:06,158 root INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt 2024-10-30 17:31:06,158 root INFO writing top-level names to src/zstd.egg-info/top_level.txt 2024-10-30 17:31:06,159 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2024-10-30 17:31:06,160 root INFO reading manifest file 'src/zstd.egg-info/SOURCES.txt' 2024-10-30 17:31:06,161 root INFO reading manifest template 'MANIFEST.in' 2024-10-30 17:31:06,161 root WARNING warning: no directories found matching 'zstd/lib/common' 2024-10-30 17:31:06,161 root WARNING warning: no directories found matching 'zstd/lib/compress' 2024-10-30 17:31:06,161 root WARNING warning: no directories found matching 'zstd/lib/decompress' 2024-10-30 17:31:06,161 root WARNING warning: no directories found matching 'zstd/lib/legacy' 2024-10-30 17:31:06,161 root WARNING warning: no files found matching 'README.md' 2024-10-30 17:31:06,162 root WARNING warning: no files found matching 'zstd/lib/zstd.h' 2024-10-30 17:31:06,162 root WARNING warning: no files found matching 'zstd/lib/zstd_errors.h' 2024-10-30 17:31:06,162 root INFO adding license file 'LICENSE' 2024-10-30 17:31:06,162 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2024-10-30 17:31:06,162 root INFO Copying src/zstd.egg-info to build/bdist.linux-armv8l/wheel/zstd-1.5.5.1-py3.12.egg-info 2024-10-30 17:31:06,163 root INFO running install_scripts 2024-10-30 17:31:06,169 root INFO creating build/bdist.linux-armv8l/wheel/zstd-1.5.5.1.dist-info/WHEEL 2024-10-30 17:31:06,170 wheel INFO creating '/home/buildozer/aports/community/py3-zstd/src/python-zstd-1.5.5.1/.dist/.tmp-28io5k83/zstd-1.5.5.1-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-10-30 17:31:06,170 wheel INFO adding 'zstd.cpython-312-arm-linux-musleabihf.so' 2024-10-30 17:31:06,171 wheel INFO adding 'zstd-1.5.5.1.dist-info/LICENSE' 2024-10-30 17:31:06,171 wheel INFO adding 'zstd-1.5.5.1.dist-info/METADATA' 2024-10-30 17:31:06,171 wheel INFO adding 'zstd-1.5.5.1.dist-info/WHEEL' 2024-10-30 17:31:06,171 wheel INFO adding 'zstd-1.5.5.1.dist-info/top_level.txt' 2024-10-30 17:31:06,172 wheel INFO adding 'zstd-1.5.5.1.dist-info/RECORD' 2024-10-30 17:31:06,172 root INFO removing build/bdist.linux-armv8l/wheel 2024-10-30 17:31:06,172 gpep517 INFO The backend produced .dist/zstd-1.5.5.1-cp312-cp312-linux_armv8l.whl zstd-1.5.5.1-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-zstd/src/python-zstd-1.5.5.1 plugins: forked-1.6.0 collected 18 items tests/test_compress.py .............. [ 77%] tests/test_version.py ss.. [100%] ======================== 16 passed, 2 skipped in 0.14s ========================= >>> 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-armhf.so.1 so:libzstd.so.1 >>> py3-zstd*: Package size: 23.9 KB >>> py3-zstd*: Compressing data... >>> py3-zstd*: Create checksum... >>> py3-zstd*: Create py3-zstd-1.5.5.1-r1.apk >>> py3-zstd: Build complete at Wed, 30 Oct 2024 17:31:07 +0000 elapsed time 0h 0m 5s >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Uninstalling dependencies... (1/37) Purging .makedepends-py3-zstd (20241030.173104) (2/37) Purging py3-gpep517-pyc (16-r0) (3/37) Purging py3-gpep517 (16-r0) (4/37) Purging py3-installer-pyc (0.7.0-r2) (5/37) Purging py3-installer (0.7.0-r2) (6/37) Purging py3-setuptools-pyc (70.3.0-r0) (7/37) Purging py3-setuptools (70.3.0-r0) (8/37) Purging py3-wheel-pyc (0.43.0-r0) (9/37) Purging py3-wheel (0.43.0-r0) (10/37) Purging python3-dev (3.12.7-r1) (11/37) Purging zstd-dev (1.5.6-r1) (12/37) Purging zstd (1.5.6-r1) (13/37) Purging py3-pytest-forked-pyc (1.6.0-r2) (14/37) Purging py3-pytest-forked (1.6.0-r2) (15/37) Purging py3-pytest-pyc (8.3.3-r0) (16/37) Purging py3-pytest (8.3.3-r0) (17/37) Purging py3-iniconfig-pyc (2.0.0-r1) (18/37) Purging py3-iniconfig (2.0.0-r1) (19/37) Purging py3-packaging-pyc (24.1-r0) (20/37) Purging py3-packaging (24.1-r0) (21/37) Purging py3-parsing-pyc (3.1.4-r0) (22/37) Purging py3-parsing (3.1.4-r0) (23/37) Purging py3-pluggy-pyc (1.5.0-r0) (24/37) Purging py3-pluggy (1.5.0-r0) (25/37) Purging py3-py-pyc (1.11.0-r4) (26/37) Purging py3-py (1.11.0-r4) (27/37) Purging python3-pyc (3.12.7-r1) (28/37) Purging python3-pycache-pyc0 (3.12.7-r1) (29/37) Purging pyc (3.12.7-r1) (30/37) Purging python3 (3.12.7-r1) (31/37) Purging gdbm (1.24-r0) (32/37) Purging libbz2 (1.0.8-r6) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.5_p20241006-r1) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging sqlite-libs (3.47.0-r0) (37/37) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 319 MiB in 101 packages >>> py3-zstd: Updating the community/armhf repository index... >>> py3-zstd: Signing the index...