>>> py3-hiredis: Building community/py3-hiredis 2.3.2-r1 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 18:16:16 +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/33) Installing hiredis (1.2.0-r0) (2/33) Installing hiredis-dev (1.2.0-r0) (3/33) Installing libbz2 (1.0.8-r6) (4/33) Installing gdbm (1.24-r0) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.5_p20250412-r0) (7/33) Installing sqlite-libs (3.49.1-r0) (8/33) Installing python3 (3.12.10-r0) (9/33) Installing python3-pycache-pyc0 (3.12.10-r0) (10/33) Installing pyc (3.12.10-r0) (11/33) Installing python3-pyc (3.12.10-r0) (12/33) Installing python3-dev (3.12.10-r0) (13/33) Installing py3-installer (0.7.0-r2) (14/33) Installing py3-installer-pyc (0.7.0-r2) (15/33) Installing py3-gpep517 (16-r0) (16/33) Installing py3-gpep517-pyc (16-r0) (17/33) Installing py3-parsing (3.2.0-r0) (18/33) Installing py3-parsing-pyc (3.2.0-r0) (19/33) Installing py3-packaging (24.2-r0) (20/33) Installing py3-packaging-pyc (24.2-r0) (21/33) Installing py3-wheel (0.43.0-r0) (22/33) Installing py3-wheel-pyc (0.43.0-r0) (23/33) Installing py3-setuptools (77.0.3-r0) (24/33) Installing py3-setuptools-pyc (77.0.3-r0) (25/33) Installing py3-iniconfig (2.1.0-r0) (26/33) Installing py3-iniconfig-pyc (2.1.0-r0) (27/33) Installing py3-pluggy (1.5.0-r0) (28/33) Installing py3-pluggy-pyc (1.5.0-r0) (29/33) Installing py3-py (1.11.0-r4) (30/33) Installing py3-py-pyc (1.11.0-r4) (31/33) Installing py3-pytest (8.3.5-r0) (32/33) Installing py3-pytest-pyc (8.3.5-r0) (33/33) Installing .makedepends-py3-hiredis (20250423.181637) Executing busybox-1.37.0-r16.trigger OK: 686 MiB in 143 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.22/py3-hiredis-2.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-hiredis: Fetching py3-hiredis-2.3.2.tar.gz::https://github.com/redis/hiredis-py/archive/v2.3.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-hiredis-2.3.2.tar.gz.part' py3-hiredis-2.3.2.ta 100% |********************************| 19076 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-hiredis-2.3.2.tar.gz.part' saved >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-hiredis-2.3.2.tar.gz >>> py3-hiredis: Checking sha512sums... py3-hiredis-2.3.2.tar.gz: OK fix-sdsalloc.patch: OK fix-setup.patch: OK >>> py3-hiredis: Unpacking /var/cache/distfiles/v3.22/py3-hiredis-2.3.2.tar.gz... >>> py3-hiredis: fix-sdsalloc.patch patching file src/pack.c >>> py3-hiredis: fix-setup.patch patching file setup.py 2025-04-23 18:16:38,555 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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() 2025-04-23 18:16:38,579 root INFO running bdist_wheel 2025-04-23 18:16:38,596 root INFO running build 2025-04-23 18:16:38,596 root INFO running build_py 2025-04-23 18:16:38,600 root INFO creating build/lib.linux-armv8l-cpython-312/hiredis 2025-04-23 18:16:38,600 root INFO copying hiredis/__init__.py -> build/lib.linux-armv8l-cpython-312/hiredis 2025-04-23 18:16:38,601 root INFO copying hiredis/version.py -> build/lib.linux-armv8l-cpython-312/hiredis 2025-04-23 18:16:38,601 root INFO copying hiredis/hiredis.pyi -> build/lib.linux-armv8l-cpython-312/hiredis 2025-04-23 18:16:38,602 root INFO copying hiredis/py.typed -> build/lib.linux-armv8l-cpython-312/hiredis 2025-04-23 18:16:38,602 root INFO running build_ext 2025-04-23 18:16:38,604 root INFO building 'hiredis.hiredis' extension 2025-04-23 18:16:38,604 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-04-23 18:16:38,605 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/hiredis.c -o build/temp.linux-armv8l-cpython-312/src/hiredis.o -std=c99 2025-04-23 18:16:38,753 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/pack.c -o build/temp.linux-armv8l-cpython-312/src/pack.o -std=c99 2025-04-23 18:16:38,908 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/reader.c -o build/temp.linux-armv8l-cpython-312/src/reader.o -std=c99 2025-04-23 18:16:39,173 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/hiredis.o build/temp.linux-armv8l-cpython-312/src/pack.o build/temp.linux-armv8l-cpython-312/src/reader.o -L/usr/lib -lhiredis -o build/lib.linux-armv8l-cpython-312/hiredis/hiredis.cpython-312-arm-linux-musleabihf.so -Wl,-Bsymbolic 2025-04-23 18:16:39,190 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 18:16:39,190 root INFO running install 2025-04-23 18:16:39,201 root INFO running install_lib 2025-04-23 18:16:39,204 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 18:16:39,205 root INFO creating build/bdist.linux-armv8l/wheel/hiredis 2025-04-23 18:16:39,205 root INFO copying build/lib.linux-armv8l-cpython-312/hiredis/__init__.py -> build/bdist.linux-armv8l/wheel/./hiredis 2025-04-23 18:16:39,205 root INFO copying build/lib.linux-armv8l-cpython-312/hiredis/hiredis.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./hiredis 2025-04-23 18:16:39,205 root INFO copying build/lib.linux-armv8l-cpython-312/hiredis/version.py -> build/bdist.linux-armv8l/wheel/./hiredis 2025-04-23 18:16:39,206 root INFO copying build/lib.linux-armv8l-cpython-312/hiredis/py.typed -> build/bdist.linux-armv8l/wheel/./hiredis 2025-04-23 18:16:39,206 root INFO copying build/lib.linux-armv8l-cpython-312/hiredis/hiredis.pyi -> build/bdist.linux-armv8l/wheel/./hiredis 2025-04-23 18:16:39,206 root INFO running install_egg_info 2025-04-23 18:16:39,210 root INFO running egg_info 2025-04-23 18:16:39,212 root INFO creating hiredis.egg-info 2025-04-23 18:16:39,213 root INFO writing hiredis.egg-info/PKG-INFO 2025-04-23 18:16:39,213 root INFO writing dependency_links to hiredis.egg-info/dependency_links.txt 2025-04-23 18:16:39,214 root INFO writing top-level names to hiredis.egg-info/top_level.txt 2025-04-23 18:16:39,214 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2025-04-23 18:16:39,218 root INFO reading manifest file 'hiredis.egg-info/SOURCES.txt' 2025-04-23 18:16:39,218 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 18:16:39,218 root WARNING warning: no files found matching 'vendor/hiredis/COPYING' 2025-04-23 18:16:39,219 root WARNING warning: no files found matching 'vendor/hiredis/*.[ch]' 2025-04-23 18:16:39,219 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-23 18:16:39,219 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-04-23 18:16:39,219 root INFO adding license file 'LICENSE' 2025-04-23 18:16:39,220 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2025-04-23 18:16:39,221 root INFO Copying hiredis.egg-info to build/bdist.linux-armv8l/wheel/./hiredis-2.3.2-py3.12.egg-info 2025-04-23 18:16:39,221 root INFO running install_scripts 2025-04-23 18:16:39,228 root INFO creating build/bdist.linux-armv8l/wheel/hiredis-2.3.2.dist-info/WHEEL 2025-04-23 18:16:39,228 wheel INFO creating '/home/buildozer/aports/community/py3-hiredis/src/hiredis-py-2.3.2/.dist/.tmp-kxvpqbh8/hiredis-2.3.2-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 18:16:39,229 wheel INFO adding 'hiredis/__init__.py' 2025-04-23 18:16:39,229 wheel INFO adding 'hiredis/hiredis.cpython-312-arm-linux-musleabihf.so' 2025-04-23 18:16:39,229 wheel INFO adding 'hiredis/hiredis.pyi' 2025-04-23 18:16:39,230 wheel INFO adding 'hiredis/py.typed' 2025-04-23 18:16:39,230 wheel INFO adding 'hiredis/version.py' 2025-04-23 18:16:39,230 wheel INFO adding 'hiredis-2.3.2.dist-info/licenses/LICENSE' 2025-04-23 18:16:39,230 wheel INFO adding 'hiredis-2.3.2.dist-info/METADATA' 2025-04-23 18:16:39,231 wheel INFO adding 'hiredis-2.3.2.dist-info/WHEEL' 2025-04-23 18:16:39,231 wheel INFO adding 'hiredis-2.3.2.dist-info/top_level.txt' 2025-04-23 18:16:39,231 wheel INFO adding 'hiredis-2.3.2.dist-info/RECORD' 2025-04-23 18:16:39,231 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 18:16:39,232 gpep517 INFO The backend produced .dist/hiredis-2.3.2-cp312-cp312-linux_armv8l.whl hiredis-2.3.2-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-hiredis/src/hiredis-py-2.3.2 collected 61 items tests/test_gc.py . [ 1%] tests/test_pack.py ...... [ 11%] tests/test_reader.py ................................................... [ 95%] ... [100%] ============================== 61 passed in 0.14s ============================== >>> py3-hiredis: Entering fakeroot... >>> py3-hiredis-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hiredis/__pycache__' -> '/home/buildozer/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: 576.0 B >>> py3-hiredis-pyc*: Compressing data... >>> py3-hiredis-pyc*: Create checksum... >>> py3-hiredis-pyc*: Create py3-hiredis-pyc-2.3.2-r1.apk >>> py3-hiredis*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libhiredis.so.1.1.0 >>> py3-hiredis*: Package size: 28.0 KB >>> py3-hiredis*: Compressing data... >>> py3-hiredis*: Create checksum... >>> py3-hiredis*: Create py3-hiredis-2.3.2-r1.apk >>> py3-hiredis: Build complete at Wed, 23 Apr 2025 18:16:40 +0000 elapsed time 0h 0m 24s >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Uninstalling dependencies... (1/33) Purging .makedepends-py3-hiredis (20250423.181637) (2/33) Purging hiredis-dev (1.2.0-r0) (3/33) Purging hiredis (1.2.0-r0) (4/33) Purging python3-dev (3.12.10-r0) (5/33) Purging py3-gpep517-pyc (16-r0) (6/33) Purging py3-gpep517 (16-r0) (7/33) Purging py3-installer-pyc (0.7.0-r2) (8/33) Purging py3-installer (0.7.0-r2) (9/33) Purging py3-wheel-pyc (0.43.0-r0) (10/33) Purging py3-wheel (0.43.0-r0) (11/33) Purging py3-setuptools-pyc (77.0.3-r0) (12/33) Purging py3-setuptools (77.0.3-r0) (13/33) Purging py3-pytest-pyc (8.3.5-r0) (14/33) Purging py3-pytest (8.3.5-r0) (15/33) Purging py3-iniconfig-pyc (2.1.0-r0) (16/33) Purging py3-iniconfig (2.1.0-r0) (17/33) Purging py3-packaging-pyc (24.2-r0) (18/33) Purging py3-packaging (24.2-r0) (19/33) Purging py3-parsing-pyc (3.2.0-r0) (20/33) Purging py3-parsing (3.2.0-r0) (21/33) Purging py3-pluggy-pyc (1.5.0-r0) (22/33) Purging py3-pluggy (1.5.0-r0) (23/33) Purging py3-py-pyc (1.11.0-r4) (24/33) Purging py3-py (1.11.0-r4) (25/33) Purging python3-pyc (3.12.10-r0) (26/33) Purging python3-pycache-pyc0 (3.12.10-r0) (27/33) Purging pyc (3.12.10-r0) (28/33) Purging python3 (3.12.10-r0) (29/33) Purging gdbm (1.24-r0) (30/33) Purging libbz2 (1.0.8-r6) (31/33) Purging libpanelw (6.5_p20250412-r0) (32/33) Purging mpdecimal (4.0.0-r0) (33/33) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-hiredis: Updating the community/armhf repository index... >>> py3-hiredis: Signing the index...