>>> py3-zstd: Building community/py3-zstd 1.5.5.1-r0 (using abuild 3.12.0-r0) started Fri, 03 Nov 2023 12:02:38 +0000 >>> py3-zstd: Checking sanity of /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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.4-r3) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.5-r0) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20231007-r0) (7/38) Installing readline (8.2.1-r2) (8/38) Installing sqlite-libs (3.43.2-r0) (9/38) Installing python3 (3.11.6-r1) (10/38) Installing python3-pycache-pyc0 (3.11.6-r1) (11/38) Installing pyc (3.11.6-r1) (12/38) Installing py3-installer-pyc (0.7.0-r1) (13/38) Installing py3-gpep517-pyc (15-r0) (14/38) Installing python3-pyc (3.11.6-r1) (15/38) Installing py3-installer (0.7.0-r1) (16/38) Installing py3-gpep517 (15-r0) (17/38) Installing py3-parsing (3.1.1-r0) (18/38) Installing py3-parsing-pyc (3.1.1-r0) (19/38) Installing py3-packaging (23.2-r0) (20/38) Installing py3-packaging-pyc (23.2-r0) (21/38) Installing py3-setuptools (68.2.2-r0) (22/38) Installing py3-setuptools-pyc (68.2.2-r0) (23/38) Installing py3-wheel (0.41.2-r0) (24/38) Installing py3-wheel-pyc (0.41.2-r0) (25/38) Installing python3-dev (3.11.6-r1) (26/38) Installing zstd (1.5.5-r7) (27/38) Installing zstd-dev (1.5.5-r7) (28/38) Installing py3-iniconfig (1.1.1-r6) (29/38) Installing py3-iniconfig-pyc (1.1.1-r6) (30/38) Installing py3-pluggy (1.3.0-r0) (31/38) Installing py3-pluggy-pyc (1.3.0-r0) (32/38) Installing py3-py (1.11.0-r2) (33/38) Installing py3-py-pyc (1.11.0-r2) (34/38) Installing py3-pytest (7.4.3-r0) (35/38) Installing py3-pytest-pyc (7.4.3-r0) (36/38) Installing py3-pytest-forked (1.6.0-r1) (37/38) Installing py3-pytest-forked-pyc (1.6.0-r1) (38/38) Installing .makedepends-py3-zstd (20231103.120239) Executing busybox-1.36.1-r14.trigger OK: 519 MiB in 141 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 >>> 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-11-03 12:02:40,082 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-11-03 12:02:40,109 root INFO running bdist_wheel 2023-11-03 12:02:40,117 root INFO running build 2023-11-03 12:02:40,117 root INFO running build_ext 2023-11-03 12:02:40,118 root INFO building 'zstd' extension 2023-11-03 12:02:40,118 root INFO creating build 2023-11-03 12:02:40,118 root INFO creating build/temp.linux-aarch64-cpython-311 2023-11-03 12:02:40,118 root INFO creating build/temp.linux-aarch64-cpython-311/src 2023-11-03 12:02:40,119 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-aarch64-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-11-03 12:02:40,296 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-aarch64-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-11-03 12:02:40,352 root INFO creating build/lib.linux-aarch64-cpython-311 2023-11-03 12:02:40,352 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/src/python-zstd.o build/temp.linux-aarch64-cpython-311/src/util.o -L/usr/lib -lzstd -o build/lib.linux-aarch64-cpython-311/zstd.cpython-311-aarch64-linux-musl.so 2023-11-03 12:02:40,366 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-11-03 12:02:40,366 root INFO running install 2023-11-03 12:02:40,373 root INFO running install_lib 2023-11-03 12:02:40,374 root INFO creating build/bdist.linux-aarch64 2023-11-03 12:02:40,374 root INFO creating build/bdist.linux-aarch64/wheel 2023-11-03 12:02:40,375 root INFO copying build/lib.linux-aarch64-cpython-311/zstd.cpython-311-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel 2023-11-03 12:02:40,375 root INFO running install_egg_info 2023-11-03 12:02:40,378 root INFO running egg_info 2023-11-03 12:02:40,378 root INFO creating src/zstd.egg-info 2023-11-03 12:02:40,379 root INFO writing src/zstd.egg-info/PKG-INFO 2023-11-03 12:02:40,379 root INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt 2023-11-03 12:02:40,379 root INFO writing top-level names to src/zstd.egg-info/top_level.txt 2023-11-03 12:02:40,380 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-11-03 12:02:40,381 root INFO reading manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-11-03 12:02:40,381 root INFO reading manifest template 'MANIFEST.in' 2023-11-03 12:02:40,381 root WARNING warning: no directories found matching 'zstd/lib/common' 2023-11-03 12:02:40,381 root WARNING warning: no directories found matching 'zstd/lib/compress' 2023-11-03 12:02:40,381 root WARNING warning: no directories found matching 'zstd/lib/decompress' 2023-11-03 12:02:40,381 root WARNING warning: no directories found matching 'zstd/lib/legacy' 2023-11-03 12:02:40,382 root WARNING warning: no files found matching 'README.md' 2023-11-03 12:02:40,382 root WARNING warning: no files found matching 'zstd/lib/zstd.h' 2023-11-03 12:02:40,382 root WARNING warning: no files found matching 'zstd/lib/zstd_errors.h' 2023-11-03 12:02:40,382 root INFO adding license file 'LICENSE' 2023-11-03 12:02:40,382 root INFO writing manifest file 'src/zstd.egg-info/SOURCES.txt' 2023-11-03 12:02:40,382 root INFO Copying src/zstd.egg-info to build/bdist.linux-aarch64/wheel/zstd-1.5.5.1-py3.11.egg-info 2023-11-03 12:02:40,383 root INFO running install_scripts 2023-11-03 12:02:40,386 wheel INFO creating build/bdist.linux-aarch64/wheel/zstd-1.5.5.1.dist-info/WHEEL 2023-11-03 12:02:40,386 wheel INFO creating '/home/buildozer/aports/community/py3-zstd/src/python-zstd-1.5.5.1/.dist/.tmp-p5zzcvaj/zstd-1.5.5.1-cp311-cp311-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-11-03 12:02:40,386 wheel INFO adding 'zstd.cpython-311-aarch64-linux-musl.so' 2023-11-03 12:02:40,387 wheel INFO adding 'zstd-1.5.5.1.dist-info/LICENSE' 2023-11-03 12:02:40,387 wheel INFO adding 'zstd-1.5.5.1.dist-info/METADATA' 2023-11-03 12:02:40,387 wheel INFO adding 'zstd-1.5.5.1.dist-info/WHEEL' 2023-11-03 12:02:40,387 wheel INFO adding 'zstd-1.5.5.1.dist-info/top_level.txt' 2023-11-03 12:02:40,387 wheel INFO adding 'zstd-1.5.5.1.dist-info/RECORD' 2023-11-03 12:02:40,387 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-11-03 12:02:40,388 gpep517 INFO The backend produced .dist/zstd-1.5.5.1-cp311-cp311-linux_aarch64.whl zstd-1.5.5.1-cp311-cp311-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.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.16s ========================= >>> 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-aarch64.so.1 so:libzstd.so.1 >>> py3-zstd*: Package size: 120.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, 03 Nov 2023 12:02:41 +0000 elapsed time 0h 0m 3s >>> py3-zstd: Cleaning up srcdir >>> py3-zstd: Cleaning up pkgdir >>> py3-zstd: Uninstalling dependencies... (1/38) Purging .makedepends-py3-zstd (20231103.120239) (2/38) Purging py3-gpep517-pyc (15-r0) (3/38) Purging py3-gpep517 (15-r0) (4/38) Purging py3-installer-pyc (0.7.0-r1) (5/38) Purging py3-installer (0.7.0-r1) (6/38) Purging py3-setuptools-pyc (68.2.2-r0) (7/38) Purging py3-setuptools (68.2.2-r0) (8/38) Purging py3-wheel-pyc (0.41.2-r0) (9/38) Purging py3-wheel (0.41.2-r0) (10/38) Purging python3-dev (3.11.6-r1) (11/38) Purging zstd-dev (1.5.5-r7) (12/38) Purging zstd (1.5.5-r7) (13/38) Purging py3-pytest-forked-pyc (1.6.0-r1) (14/38) Purging py3-pytest-forked (1.6.0-r1) (15/38) Purging py3-pytest-pyc (7.4.3-r0) (16/38) Purging py3-pytest (7.4.3-r0) (17/38) Purging py3-iniconfig-pyc (1.1.1-r6) (18/38) Purging py3-iniconfig (1.1.1-r6) (19/38) Purging py3-packaging-pyc (23.2-r0) (20/38) Purging py3-packaging (23.2-r0) (21/38) Purging py3-parsing-pyc (3.1.1-r0) (22/38) Purging py3-parsing (3.1.1-r0) (23/38) Purging py3-pluggy-pyc (1.3.0-r0) (24/38) Purging py3-pluggy (1.3.0-r0) (25/38) Purging py3-py-pyc (1.11.0-r2) (26/38) Purging py3-py (1.11.0-r2) (27/38) Purging python3-pyc (3.11.6-r1) (28/38) Purging python3-pycache-pyc0 (3.11.6-r1) (29/38) Purging pyc (3.11.6-r1) (30/38) Purging python3 (3.11.6-r1) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.4-r3) (34/38) Purging libpanelw (6.4_p20231007-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r2) (37/38) Purging sqlite-libs (3.43.2-r0) (38/38) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r14.trigger OK: 380 MiB in 103 packages >>> py3-zstd: Updating the community/aarch64 repository index... >>> py3-zstd: Signing the index...