>>> py3-hiredis: Building community/py3-hiredis 3.2.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:31:08 +0000 >>> py3-hiredis: Validating /home/udu/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 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/27) Installing hiredis (1.3.0-r0) (2/27) Installing hiredis-dev (1.3.0-r0) (3/27) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (4/27) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (5/27) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/27) Installing python3-dev (3.12.12-r0) (7/27) Installing py3-installer (0.7.0-r2) (8/27) Installing py3-installer-pyc (0.7.0-r2) (9/27) Installing py3-gpep517 (19-r0) (10/27) Installing py3-gpep517-pyc (19-r0) (11/27) Installing py3-parsing (3.2.3-r0) (12/27) Installing py3-parsing-pyc (3.2.3-r0) (13/27) Installing py3-packaging (25.0-r0) (14/27) Installing py3-packaging-pyc (25.0-r0) (15/27) Installing py3-wheel (0.46.1-r0) (16/27) Installing py3-wheel-pyc (0.46.1-r0) (17/27) Installing py3-setuptools (80.9.0-r0) (18/27) Installing py3-setuptools-pyc (80.9.0-r0) (19/27) Installing py3-iniconfig (2.1.0-r0) (20/27) Installing py3-iniconfig-pyc (2.1.0-r0) (21/27) Installing py3-pluggy (1.5.0-r0) (22/27) Installing py3-pluggy-pyc (1.5.0-r0) (23/27) Installing py3-py (1.11.0-r4) (24/27) Installing py3-py-pyc (1.11.0-r4) (25/27) Installing py3-pytest (8.3.5-r0) (26/27) Installing py3-pytest-pyc (8.3.5-r0) (27/27) Installing .makedepends-py3-hiredis (20251012.193110) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 113 packages >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Cleaning up tmpdir >>> py3-hiredis: Fetching py3-hiredis-3.2.1.tar.gz::https://github.com/redis/hiredis-py/archive/v3.2.1.tar.gz >>> py3-hiredis: Fetching py3-hiredis-3.2.1.tar.gz::https://github.com/redis/hiredis-py/archive/v3.2.1.tar.gz >>> py3-hiredis: Checking sha512sums... py3-hiredis-3.2.1.tar.gz: OK fix-setup.patch: OK >>> py3-hiredis: Unpacking /var/cache/distfiles/py3-hiredis-3.2.1.tar.gz... >>> py3-hiredis: fix-setup.patch patching file setup.py 2025-10-12 19:31:11,553 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 19:31:11,575 root INFO running bdist_wheel 2025-10-12 19:31:11,590 root INFO running build 2025-10-12 19:31:11,590 root INFO running build_py 2025-10-12 19:31:11,594 root INFO creating build/lib.linux-x86_64-cpython-312/hiredis 2025-10-12 19:31:11,594 root INFO copying hiredis/version.py -> build/lib.linux-x86_64-cpython-312/hiredis 2025-10-12 19:31:11,595 root INFO copying hiredis/__init__.py -> build/lib.linux-x86_64-cpython-312/hiredis 2025-10-12 19:31:11,596 root INFO copying hiredis/hiredis.pyi -> build/lib.linux-x86_64-cpython-312/hiredis 2025-10-12 19:31:11,596 root INFO copying hiredis/py.typed -> build/lib.linux-x86_64-cpython-312/hiredis 2025-10-12 19:31:11,596 root INFO running build_ext 2025-10-12 19:31:11,598 root INFO building 'hiredis.hiredis' extension 2025-10-12 19:31:11,599 root INFO creating build/temp.linux-x86_64-cpython-312/src 2025-10-12 19:31:11,599 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Ivendor -I/usr/include/python3.12 -c src/hiredis.c -o build/temp.linux-x86_64-cpython-312/src/hiredis.o -std=c99 2025-10-12 19:31:11,762 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Ivendor -I/usr/include/python3.12 -c src/pack.c -o build/temp.linux-x86_64-cpython-312/src/pack.o -std=c99 2025-10-12 19:31:11,887 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Ivendor -I/usr/include/python3.12 -c src/reader.c -o build/temp.linux-x86_64-cpython-312/src/reader.o -std=c99 2025-10-12 19:31:12,144 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/hiredis.o build/temp.linux-x86_64-cpython-312/src/pack.o build/temp.linux-x86_64-cpython-312/src/reader.o -L/usr/lib -lhiredis -o build/lib.linux-x86_64-cpython-312/hiredis/hiredis.cpython-312-x86_64-linux-musl.so -Wl,-Bsymbolic 2025-10-12 19:31:12,166 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:31:12,166 root INFO running install 2025-10-12 19:31:12,176 root INFO running install_lib 2025-10-12 19:31:12,179 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:31:12,180 root INFO creating build/bdist.linux-x86_64/wheel/hiredis 2025-10-12 19:31:12,180 root INFO copying build/lib.linux-x86_64-cpython-312/hiredis/py.typed -> build/bdist.linux-x86_64/wheel/./hiredis 2025-10-12 19:31:12,180 root INFO copying build/lib.linux-x86_64-cpython-312/hiredis/hiredis.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./hiredis 2025-10-12 19:31:12,180 root INFO copying build/lib.linux-x86_64-cpython-312/hiredis/hiredis.pyi -> build/bdist.linux-x86_64/wheel/./hiredis 2025-10-12 19:31:12,180 root INFO copying build/lib.linux-x86_64-cpython-312/hiredis/version.py -> build/bdist.linux-x86_64/wheel/./hiredis 2025-10-12 19:31:12,181 root INFO copying build/lib.linux-x86_64-cpython-312/hiredis/__init__.py -> build/bdist.linux-x86_64/wheel/./hiredis 2025-10-12 19:31:12,181 root INFO running install_egg_info 2025-10-12 19:31:12,184 root INFO running egg_info 2025-10-12 19:31:12,187 root INFO creating hiredis.egg-info 2025-10-12 19:31:12,187 root INFO writing hiredis.egg-info/PKG-INFO 2025-10-12 19:31:12,188 root INFO writing dependency_links to hiredis.egg-info/dependency_links.txt 2025-10-12 19:31:12,188 root INFO writing top-level names to hiredis.egg-info/top_level.txt 2025-10-12 19:31:12,188 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2025-10-12 19:31:12,192 root INFO reading manifest file 'hiredis.egg-info/SOURCES.txt' 2025-10-12 19:31:12,192 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:31:12,193 root WARNING warning: no files found matching 'vendor/hiredis/COPYING' 2025-10-12 19:31:12,193 root WARNING warning: no files found matching 'vendor/hiredis/*.[ch]' 2025-10-12 19:31:12,193 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-10-12 19:31:12,193 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-10-12 19:31:12,194 root INFO adding license file 'LICENSE' 2025-10-12 19:31:12,194 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2025-10-12 19:31:12,195 root INFO Copying hiredis.egg-info to build/bdist.linux-x86_64/wheel/./hiredis-3.2.1-py3.12.egg-info 2025-10-12 19:31:12,196 root INFO running install_scripts 2025-10-12 19:31:12,202 root INFO creating build/bdist.linux-x86_64/wheel/hiredis-3.2.1.dist-info/WHEEL 2025-10-12 19:31:12,202 wheel INFO creating '/home/udu/aports/community/py3-hiredis/src/hiredis-py-3.2.1/.dist/.tmp-v_t66_th/hiredis-3.2.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:31:12,203 wheel INFO adding 'hiredis/__init__.py' 2025-10-12 19:31:12,203 wheel INFO adding 'hiredis/hiredis.cpython-312-x86_64-linux-musl.so' 2025-10-12 19:31:12,203 wheel INFO adding 'hiredis/hiredis.pyi' 2025-10-12 19:31:12,203 wheel INFO adding 'hiredis/py.typed' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis/version.py' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis-3.2.1.dist-info/licenses/LICENSE' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis-3.2.1.dist-info/METADATA' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis-3.2.1.dist-info/WHEEL' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis-3.2.1.dist-info/top_level.txt' 2025-10-12 19:31:12,204 wheel INFO adding 'hiredis-3.2.1.dist-info/RECORD' 2025-10-12 19:31:12,205 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:31:12,205 gpep517 INFO The backend produced .dist/hiredis-3.2.1-cp312-cp312-linux_x86_64.whl hiredis-3.2.1-cp312-cp312-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-hiredis/src/hiredis-py-3.2.1 collected 64 items tests/test_gc.py . [ 1%] tests/test_pack.py ...... [ 10%] tests/test_reader.py ......................................................... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== tests/test_reader.py:149 /home/udu/aports/community/py3-hiredis/src/hiredis-py-3.2.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.20s ======================================================================================================================================== >>> py3-hiredis: Entering fakeroot... >>> py3-hiredis-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hiredis/__pycache__' -> '/home/udu/aports/community/py3-hiredis/pkg/py3-hiredis-pyc/usr/lib/python3.12/site-packages/hiredis/__pycache__' >>> py3-hiredis-pyc*: Preparing subpackage py3-hiredis-pyc... >>> 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 >>> py3-hiredis-pyc*: Scanning shared objects >>> py3-hiredis*: Scanning shared objects >>> py3-hiredis-pyc*: Tracing dependencies... python3~3.12 >>> py3-hiredis-pyc*: Package size: 608.0 B >>> py3-hiredis-pyc*: Compressing data... >>> py3-hiredis-pyc*: Create checksum... >>> py3-hiredis-pyc*: Create py3-hiredis-pyc-3.2.1-r0.apk >>> py3-hiredis*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libhiredis.so.1.3.0 >>> py3-hiredis*: Package size: 33.6 KB >>> py3-hiredis*: Compressing data... >>> py3-hiredis*: Create checksum... >>> py3-hiredis*: Create py3-hiredis-3.2.1-r0.apk >>> py3-hiredis: Build complete at Sun, 12 Oct 2025 19:31:13 +0000 elapsed time 0h 0m 5s >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Uninstalling dependencies... (1/24) Purging .makedepends-py3-hiredis (20251012.193110) (2/24) Purging hiredis-dev (1.3.0-r0) (3/24) Purging hiredis (1.3.0-r0) (4/24) Purging python3-dev (3.12.12-r0) (5/24) Purging py3-gpep517-pyc (19-r0) (6/24) Purging py3-gpep517 (19-r0) (7/24) Purging py3-installer-pyc (0.7.0-r2) (8/24) Purging py3-installer (0.7.0-r2) (9/24) Purging py3-wheel-pyc (0.46.1-r0) (10/24) Purging py3-wheel (0.46.1-r0) (11/24) Purging py3-setuptools-pyc (80.9.0-r0) (12/24) Purging py3-setuptools (80.9.0-r0) (13/24) Purging py3-pytest-pyc (8.3.5-r0) (14/24) Purging py3-pytest (8.3.5-r0) (15/24) Purging py3-iniconfig-pyc (2.1.0-r0) (16/24) Purging py3-iniconfig (2.1.0-r0) (17/24) Purging py3-packaging-pyc (25.0-r0) (18/24) Purging py3-packaging (25.0-r0) (19/24) Purging py3-parsing-pyc (3.2.3-r0) (20/24) Purging py3-parsing (3.2.3-r0) (21/24) Purging py3-pluggy-pyc (1.5.0-r0) (22/24) Purging py3-pluggy (1.5.0-r0) (23/24) Purging py3-py-pyc (1.11.0-r4) (24/24) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-hiredis: Updating the community/x86_64 repository index... >>> py3-hiredis: Signing the index...