>>> py3-hiredis: Building community/py3-hiredis 3.3.1-r1 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 13:17:50 +0000 >>> py3-hiredis: Validating /home/buildozer/aports/community/py3-hiredis/APKBUILD... >>> py3-hiredis: Analyzing dependencies... >>> py3-hiredis: Installing for build: build-base hiredis-dev python3-dev py3-gpep517 py3-wheel py3-setuptools py3-pytest ( 1/38) Installing hiredis (1.3.0-r0) ( 2/38) Installing hiredis-dev (1.3.0-r0) ( 3/38) Installing libbz2 (1.0.8-r6) ( 4/38) Installing libffi (3.5.2-r1) ( 5/38) Installing gdbm (1.26-r0) ( 6/38) Installing xz-libs (5.8.2-r0) ( 7/38) Installing mpdecimal (4.0.1-r0) ( 8/38) Installing libpanelw (6.6_p20260404-r0) ( 9/38) Installing readline (8.3.3-r1) (10/38) Installing sqlite-libs (3.53.0-r0) (11/38) Installing python3 (3.14.3-r0) (12/38) Installing python3-pycache-pyc0 (3.14.3-r0) (13/38) Installing pyc (3.14.3-r0) (14/38) Installing python3-pyc (3.14.3-r0) (15/38) Installing python3-dev (3.14.3-r0) (16/38) Installing py3-installer (1.0.0-r0) (17/38) Installing py3-installer-pyc (1.0.0-r0) (18/38) Installing py3-gpep517 (19-r2) (19/38) Installing py3-gpep517-pyc (19-r2) (20/38) Installing py3-parsing (3.3.2-r1) (21/38) Installing py3-parsing-pyc (3.3.2-r1) (22/38) Installing py3-packaging (26.1-r0) (23/38) Installing py3-packaging-pyc (26.1-r0) (24/38) Installing py3-wheel (0.47.0-r0) (25/38) Installing py3-wheel-pyc (0.47.0-r0) (26/38) Installing py3-setuptools (82.0.1-r1) (27/38) Installing py3-setuptools-pyc (82.0.1-r1) (28/38) Installing py3-iniconfig (2.3.0-r1) (29/38) Installing py3-iniconfig-pyc (2.3.0-r1) (30/38) Installing py3-pluggy (1.6.0-r1) (31/38) Installing py3-pluggy-pyc (1.6.0-r1) (32/38) Installing py3-py (1.11.0-r5) (33/38) Installing py3-py-pyc (1.11.0-r5) (34/38) Installing py3-pygments (2.20.0-r0) (35/38) Installing py3-pygments-pyc (2.20.0-r0) (36/38) Installing py3-pytest (9.0.3-r0) (37/38) Installing py3-pytest-pyc (9.0.3-r0) (38/38) Installing .makedepends-py3-hiredis (20260423.131756) Executing busybox-1.37.0-r31.trigger OK: 556.6 MiB in 140 packages >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Cleaning up tmpdir >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz.part' py3-hiredis-3.3.1.ta 100% |********************************| 20064 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz: OK /home/buildozer/aports/community/py3-hiredis/fix-setup.patch: OK >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz /var/cache/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz: OK /home/buildozer/aports/community/py3-hiredis/fix-setup.patch: OK >>> py3-hiredis: Unpacking /var/cache/distfiles/v3.24/py3-hiredis-3.3.1.tar.gz... >>> py3-hiredis: fix-setup.patch patching file setup.py Hunk #1 succeeded at 16 (offset -3 lines). Hunk #2 succeeded at 37 (offset -3 lines). 2026-04-23 13:17:57,711 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-23 13:17:57,738 root INFO running bdist_wheel 2026-04-23 13:17:57,757 root INFO running build 2026-04-23 13:17:57,757 root INFO running build_py 2026-04-23 13:17:57,762 root INFO creating build/lib.linux-i686-cpython-314/hiredis 2026-04-23 13:17:57,762 root INFO copying hiredis/version.py -> build/lib.linux-i686-cpython-314/hiredis 2026-04-23 13:17:57,762 root INFO copying hiredis/__init__.py -> build/lib.linux-i686-cpython-314/hiredis 2026-04-23 13:17:57,763 root INFO copying hiredis/hiredis.pyi -> build/lib.linux-i686-cpython-314/hiredis 2026-04-23 13:17:57,763 root INFO copying hiredis/py.typed -> build/lib.linux-i686-cpython-314/hiredis 2026-04-23 13:17:57,764 root INFO running build_ext 2026-04-23 13:17:57,766 root INFO building 'hiredis.hiredis' extension 2026-04-23 13:17:57,766 root INFO creating build/temp.linux-i686-cpython-314/src 2026-04-23 13:17:57,766 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.14 -c src/hiredis.c -o build/temp.linux-i686-cpython-314/src/hiredis.o -std=c99 2026-04-23 13:17:57,974 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.14 -c src/pack.c -o build/temp.linux-i686-cpython-314/src/pack.o -std=c99 2026-04-23 13:17:58,180 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.14 -c src/reader.c -o build/temp.linux-i686-cpython-314/src/reader.o -std=c99 2026-04-23 13:17:58,541 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-i686-cpython-314/src/hiredis.o build/temp.linux-i686-cpython-314/src/pack.o build/temp.linux-i686-cpython-314/src/reader.o -L/usr/lib -lhiredis -o build/lib.linux-i686-cpython-314/hiredis/hiredis.cpython-314-i386-linux-musl.so -Wl,-Bsymbolic 2026-04-23 13:17:58,573 root INFO installing to build/bdist.linux-i686/wheel 2026-04-23 13:17:58,573 root INFO running install 2026-04-23 13:17:58,595 root INFO running install_lib 2026-04-23 13:17:58,602 root INFO creating build/bdist.linux-i686/wheel 2026-04-23 13:17:58,603 root INFO creating build/bdist.linux-i686/wheel/hiredis 2026-04-23 13:17:58,603 root INFO copying build/lib.linux-i686-cpython-314/hiredis/hiredis.pyi -> build/bdist.linux-i686/wheel/./hiredis 2026-04-23 13:17:58,603 root INFO copying build/lib.linux-i686-cpython-314/hiredis/version.py -> build/bdist.linux-i686/wheel/./hiredis 2026-04-23 13:17:58,604 root INFO copying build/lib.linux-i686-cpython-314/hiredis/__init__.py -> build/bdist.linux-i686/wheel/./hiredis 2026-04-23 13:17:58,604 root INFO copying build/lib.linux-i686-cpython-314/hiredis/py.typed -> build/bdist.linux-i686/wheel/./hiredis 2026-04-23 13:17:58,605 root INFO copying build/lib.linux-i686-cpython-314/hiredis/hiredis.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./hiredis 2026-04-23 13:17:58,605 root INFO running install_egg_info 2026-04-23 13:17:58,612 root INFO running egg_info 2026-04-23 13:17:58,616 root INFO creating hiredis.egg-info 2026-04-23 13:17:58,616 root INFO writing hiredis.egg-info/PKG-INFO 2026-04-23 13:17:58,617 root INFO writing dependency_links to hiredis.egg-info/dependency_links.txt 2026-04-23 13:17:58,618 root INFO writing top-level names to hiredis.egg-info/top_level.txt 2026-04-23 13:17:58,618 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2026-04-23 13:17:58,623 root INFO reading manifest file 'hiredis.egg-info/SOURCES.txt' 2026-04-23 13:17:58,624 root INFO reading manifest template 'MANIFEST.in' 2026-04-23 13:17:58,624 root WARNING warning: no files found matching 'vendor/hiredis/COPYING' 2026-04-23 13:17:58,625 root WARNING warning: no files found matching 'vendor/hiredis/*.[ch]' 2026-04-23 13:17:58,625 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-23 13:17:58,626 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-04-23 13:17:58,626 root INFO adding license file 'LICENSE' 2026-04-23 13:17:58,627 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2026-04-23 13:17:58,627 root INFO Copying hiredis.egg-info to build/bdist.linux-i686/wheel/./hiredis-3.3.1-py3.14.egg-info 2026-04-23 13:17:58,629 root INFO running install_scripts 2026-04-23 13:17:58,637 root INFO creating build/bdist.linux-i686/wheel/hiredis-3.3.1.dist-info/WHEEL 2026-04-23 13:17:58,638 wheel INFO creating '/home/buildozer/aports/community/py3-hiredis/src/hiredis-py-3.3.1/.dist/.tmp-5k3xj2qn/hiredis-3.3.1-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-23 13:17:58,639 wheel INFO adding 'hiredis/__init__.py' 2026-04-23 13:17:58,639 wheel INFO adding 'hiredis/hiredis.cpython-314-i386-linux-musl.so' 2026-04-23 13:17:58,639 wheel INFO adding 'hiredis/hiredis.pyi' 2026-04-23 13:17:58,640 wheel INFO adding 'hiredis/py.typed' 2026-04-23 13:17:58,640 wheel INFO adding 'hiredis/version.py' 2026-04-23 13:17:58,641 wheel INFO adding 'hiredis-3.3.1.dist-info/licenses/LICENSE' 2026-04-23 13:17:58,641 wheel INFO adding 'hiredis-3.3.1.dist-info/METADATA' 2026-04-23 13:17:58,641 wheel INFO adding 'hiredis-3.3.1.dist-info/WHEEL' 2026-04-23 13:17:58,641 wheel INFO adding 'hiredis-3.3.1.dist-info/top_level.txt' 2026-04-23 13:17:58,642 wheel INFO adding 'hiredis-3.3.1.dist-info/RECORD' 2026-04-23 13:17:58,642 root INFO removing build/bdist.linux-i686/wheel 2026-04-23 13:17:58,643 gpep517 INFO The backend produced .dist/hiredis-3.3.1-cp314-cp314-linux_i686.whl hiredis-3.3.1-cp314-cp314-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-hiredis/src/hiredis-py-3.3.1 collected 64 items tests/test_gc.py . [ 1%] tests/test_pack.py ...... [ 10%] tests/test_reader.py ................................................... [ 90%] ...... [100%] =============================== warnings summary =============================== tests/test_reader.py:149 /home/buildozer/aports/community/py3-hiredis/src/hiredis-py-3.3.1/tests/test_reader.py:149: PytestUnknownMarkWarning: Unknown pytest.mark.limit_memory - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.limit_memory("50 KB") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 64 passed, 1 warning in 0.24s ========================= >>> py3-hiredis: Entering fakeroot... >>> py3-hiredis-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/hiredis/__pycache__' -> '/home/buildozer/aports/community/py3-hiredis/pkg/py3-hiredis-pyc/usr/lib/python3.14/site-packages/hiredis/__pycache__' >>> py3-hiredis-pyc*: Preparing subpackage py3-hiredis-pyc... Please specify at least one package name on the command line. >>> py3-hiredis-pyc*: Running postcheck for py3-hiredis-pyc >>> py3-hiredis*: Running postcheck for py3-hiredis >>> py3-hiredis*: Preparing package py3-hiredis... >>> py3-hiredis*: Stripping binaries Please specify at least one package name on the command line. >>> py3-hiredis*: Scanning shared objects >>> py3-hiredis-pyc*: Tracing dependencies... python3~3.14 >>> py3-hiredis-pyc*: Package size: 612.0 B >>> py3-hiredis-pyc*: Compressing data... >>> py3-hiredis-pyc*: Create checksum... >>> py3-hiredis-pyc*: Create py3-hiredis-pyc-3.3.1-r1.apk >>> py3-hiredis*: Tracing dependencies... python3~3.14 so:libc.musl-x86.so.1 so:libhiredis.so.1.3.0 >>> py3-hiredis*: Package size: 28.6 KB >>> py3-hiredis*: Compressing data... >>> py3-hiredis*: Create checksum... >>> py3-hiredis*: Create py3-hiredis-3.3.1-r1.apk >>> py3-hiredis: Build complete at Thu, 23 Apr 2026 13:17:59 +0000 elapsed time 0h 0m 9s >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-hiredis (20260423.131756) ( 2/38) Purging hiredis-dev (1.3.0-r0) ( 3/38) Purging hiredis (1.3.0-r0) ( 4/38) Purging python3-dev (3.14.3-r0) ( 5/38) Purging py3-gpep517-pyc (19-r2) ( 6/38) Purging py3-gpep517 (19-r2) ( 7/38) Purging py3-installer-pyc (1.0.0-r0) ( 8/38) Purging py3-installer (1.0.0-r0) ( 9/38) Purging py3-wheel-pyc (0.47.0-r0) (10/38) Purging py3-wheel (0.47.0-r0) (11/38) Purging py3-setuptools-pyc (82.0.1-r1) (12/38) Purging py3-setuptools (82.0.1-r1) (13/38) Purging py3-pytest-pyc (9.0.3-r0) (14/38) Purging py3-pytest (9.0.3-r0) (15/38) Purging py3-iniconfig-pyc (2.3.0-r1) (16/38) Purging py3-iniconfig (2.3.0-r1) (17/38) Purging py3-packaging-pyc (26.1-r0) (18/38) Purging py3-packaging (26.1-r0) (19/38) Purging py3-parsing-pyc (3.3.2-r1) (20/38) Purging py3-parsing (3.3.2-r1) (21/38) Purging py3-pluggy-pyc (1.6.0-r1) (22/38) Purging py3-pluggy (1.6.0-r1) (23/38) Purging py3-py-pyc (1.11.0-r5) (24/38) Purging py3-py (1.11.0-r5) (25/38) Purging py3-pygments-pyc (2.20.0-r0) (26/38) Purging py3-pygments (2.20.0-r0) (27/38) Purging python3-pyc (3.14.3-r0) (28/38) Purging python3-pycache-pyc0 (3.14.3-r0) (29/38) Purging pyc (3.14.3-r0) (30/38) Purging python3 (3.14.3-r0) (31/38) Purging gdbm (1.26-r0) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.5.2-r1) (34/38) Purging libpanelw (6.6_p20260404-r0) (35/38) Purging mpdecimal (4.0.1-r0) (36/38) Purging readline (8.3.3-r1) (37/38) Purging sqlite-libs (3.53.0-r0) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-hiredis: Updating the community/x86 repository index... >>> py3-hiredis: Signing the index...