>>> py3-zstandard: Building community/py3-zstandard 0.23.0-r0 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 23:42:53 +0000 >>> py3-zstandard: Validating /home/buildozer/aports/community/py3-zstandard/APKBUILD... >>> py3-zstandard: Analyzing dependencies... >>> py3-zstandard: Installing for build: build-base python3-dev py3-setuptools py3-cffi py3-hypothesis (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.8-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.8.1-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20250412-r0) (7/29) Installing sqlite-libs (3.49.1-r1) (8/29) Installing python3 (3.12.10-r0) (9/29) Installing python3-pycache-pyc0 (3.12.10-r0) (10/29) Installing pyc (3.12.10-r0) (11/29) Installing python3-pyc (3.12.10-r0) (12/29) Installing python3-dev (3.12.10-r0) (13/29) Installing py3-parsing (3.2.0-r0) (14/29) Installing py3-parsing-pyc (3.2.0-r0) (15/29) Installing py3-packaging (25.0-r0) (16/29) Installing py3-packaging-pyc (25.0-r0) (17/29) Installing py3-setuptools (77.0.3-r0) (18/29) Installing py3-setuptools-pyc (77.0.3-r0) (19/29) Installing py3-cparser (2.22-r1) (20/29) Installing py3-cparser-pyc (2.22-r1) (21/29) Installing py3-cffi (1.17.1-r1) (22/29) Installing py3-cffi-pyc (1.17.1-r1) (23/29) Installing py3-attrs (25.3.0-r0) (24/29) Installing py3-attrs-pyc (25.3.0-r0) (25/29) Installing py3-sortedcontainers (2.4.0-r5) (26/29) Installing py3-sortedcontainers-pyc (2.4.0-r5) (27/29) Installing py3-hypothesis (6.124.5-r0) (28/29) Installing py3-hypothesis-pyc (6.124.5-r0) (29/29) Installing .makedepends-py3-zstandard (20250501.234304) Executing busybox-1.37.0-r16.trigger OK: 468 MiB in 131 packages >>> py3-zstandard: Cleaning up srcdir >>> py3-zstandard: Cleaning up pkgdir >>> py3-zstandard: Cleaning up tmpdir >>> py3-zstandard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-zstandard-0.23.0.tar.gz >>> py3-zstandard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-zstandard-0.23.0.tar.gz >>> py3-zstandard: Checking sha512sums... py3-zstandard-0.23.0.tar.gz: OK >>> py3-zstandard: Unpacking /var/cache/distfiles/v3.22/py3-zstandard-0.23.0.tar.gz... /home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/setup.py:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cffi_version = LooseVersion(cffi.__version__) /home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/setup.py:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cffi_version < LooseVersion(MINIMUM_CFFI_VERSION): regenerated: 'build/zstandard/_cffi.c' /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() generating build/zstandard/_cffi.c running build running build_py creating build/lib.linux-s390x-cpython-312/zstandard copying zstandard/__init__.py -> build/lib.linux-s390x-cpython-312/zstandard copying zstandard/backend_cffi.py -> build/lib.linux-s390x-cpython-312/zstandard copying zstandard/__init__.pyi -> build/lib.linux-s390x-cpython-312/zstandard copying zstandard/py.typed -> build/lib.linux-s390x-cpython-312/zstandard running build_ext building 'zstandard.backend_c' extension creating build/temp.linux-s390x-cpython-312/c-ext cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ic-ext -Izstd -I/usr/include/python3.12 -c c-ext/backend_c.c -o build/temp.linux-s390x-cpython-312/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/c-ext/backend_c.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/zstandard/backend_c.cpython-312-s390x-linux-musl.so building 'zstandard._cffi' extension creating build/temp.linux-s390x-cpython-312/build/zstandard creating build/temp.linux-s390x-cpython-312/zstd cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/zstd -I/usr/include/python3.12 -c build/zstandard/_cffi.c -o build/temp.linux-s390x-cpython-312/build/zstandard/_cffi.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/zstd -I/usr/include/python3.12 -c zstd/zstd.c -o build/temp.linux-s390x-cpython-312/zstd/zstd.o cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/build/zstandard/_cffi.o build/temp.linux-s390x-cpython-312/zstd/zstd.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/zstandard/_cffi.cpython-312-s390x-linux-musl.so /home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/setup.py:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cffi_version = LooseVersion(cffi.__version__) /home/buildozer/aports/community/py3-zstandard/src/python-zstandard-0.23.0/setup.py:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cffi_version < LooseVersion(MINIMUM_CFFI_VERSION): not modified: 'build/zstandard/_cffi.c' /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() generating build/zstandard/_cffi.c (already up-to-date) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' >>> ERROR: py3-zstandard: check failed >>> py3-zstandard: Uninstalling dependencies... (1/29) Purging .makedepends-py3-zstandard (20250501.234304) (2/29) Purging python3-dev (3.12.10-r0) (3/29) Purging py3-setuptools-pyc (77.0.3-r0) (4/29) Purging py3-setuptools (77.0.3-r0) (5/29) Purging py3-packaging-pyc (25.0-r0) (6/29) Purging py3-packaging (25.0-r0) (7/29) Purging py3-parsing-pyc (3.2.0-r0) (8/29) Purging py3-parsing (3.2.0-r0) (9/29) Purging py3-cffi-pyc (1.17.1-r1) (10/29) Purging py3-cffi (1.17.1-r1) (11/29) Purging py3-cparser-pyc (2.22-r1) (12/29) Purging py3-cparser (2.22-r1) (13/29) Purging py3-hypothesis-pyc (6.124.5-r0) (14/29) Purging py3-hypothesis (6.124.5-r0) (15/29) Purging py3-attrs-pyc (25.3.0-r0) (16/29) Purging py3-attrs (25.3.0-r0) (17/29) Purging py3-sortedcontainers-pyc (2.4.0-r5) (18/29) Purging py3-sortedcontainers (2.4.0-r5) (19/29) Purging python3-pyc (3.12.10-r0) (20/29) Purging python3-pycache-pyc0 (3.12.10-r0) (21/29) Purging pyc (3.12.10-r0) (22/29) Purging python3 (3.12.10-r0) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.8-r0) (26/29) Purging libpanelw (6.5_p20250412-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.49.1-r1) (29/29) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages