>>> py3-hiredis: Building community/py3-hiredis 2.3.2-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 04:43:38 +0000 >>> py3-hiredis: Checking sanity of /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/36) Installing hiredis (1.2.0-r0) (2/36) Installing hiredis-dev (1.2.0-r0) (3/36) Installing libbz2 (1.0.8-r6) (4/36) Installing libffi (3.4.6-r0) (5/36) Installing gdbm (1.23-r1) (6/36) Installing xz-libs (5.6.1-r3) (7/36) Installing mpdecimal (4.0.0-r0) (8/36) Installing libpanelw (6.4_p20240330-r0) (9/36) Installing readline (8.2.10-r0) (10/36) Installing sqlite-libs (3.45.2-r0) (11/36) Installing python3 (3.12.3-r0) (12/36) Installing python3-pycache-pyc0 (3.12.3-r0) (13/36) Installing pyc (3.12.3-r0) (14/36) Installing python3-pyc (3.12.3-r0) (15/36) Installing python3-dev (3.12.3-r0) (16/36) Installing py3-installer (0.7.0-r2) (17/36) Installing py3-installer-pyc (0.7.0-r2) (18/36) Installing py3-gpep517 (15-r2) (19/36) Installing py3-gpep517-pyc (15-r2) (20/36) Installing py3-parsing (3.1.2-r1) (21/36) Installing py3-parsing-pyc (3.1.2-r1) (22/36) Installing py3-packaging (24.0-r1) (23/36) Installing py3-packaging-pyc (24.0-r1) (24/36) Installing py3-wheel (0.42.0-r1) (25/36) Installing py3-wheel-pyc (0.42.0-r1) (26/36) Installing py3-setuptools (69.2.0-r2) (27/36) Installing py3-setuptools-pyc (69.2.0-r2) (28/36) Installing py3-iniconfig (2.0.0-r1) (29/36) Installing py3-iniconfig-pyc (2.0.0-r1) (30/36) Installing py3-pluggy (1.4.0-r1) (31/36) Installing py3-pluggy-pyc (1.4.0-r1) (32/36) Installing py3-py (1.11.0-r3) (33/36) Installing py3-py-pyc (1.11.0-r3) (34/36) Installing py3-pytest (8.1.1-r1) (35/36) Installing py3-pytest-pyc (8.1.1-r1) (36/36) Installing .makedepends-py3-hiredis (20240415.044341) Executing busybox-1.36.1-r25.trigger OK: 499 MiB in 138 packages >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Cleaning up tmpdir >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hiredis-2.3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19076 100 19076 0 0 152k 0 --:--:-- --:--:-- --:--:-- 153k >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/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 2024-04-15 04:43:47,896 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 04:43:48,027 root INFO running bdist_wheel 2024-04-15 04:43:48,103 root INFO running build 2024-04-15 04:43:48,104 root INFO running build_py 2024-04-15 04:43:48,115 root INFO creating build 2024-04-15 04:43:48,115 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-15 04:43:48,116 root INFO creating build/lib.linux-riscv64-cpython-312/hiredis 2024-04-15 04:43:48,116 root INFO copying hiredis/__init__.py -> build/lib.linux-riscv64-cpython-312/hiredis 2024-04-15 04:43:48,117 root INFO copying hiredis/version.py -> build/lib.linux-riscv64-cpython-312/hiredis 2024-04-15 04:43:48,119 root INFO copying hiredis/hiredis.pyi -> build/lib.linux-riscv64-cpython-312/hiredis 2024-04-15 04:43:48,121 root INFO copying hiredis/py.typed -> build/lib.linux-riscv64-cpython-312/hiredis 2024-04-15 04:43:48,122 root INFO running build_ext 2024-04-15 04:43:48,132 root INFO building 'hiredis.hiredis' extension 2024-04-15 04:43:48,133 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-15 04:43:48,133 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-04-15 04:43:48,134 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/hiredis.c -o build/temp.linux-riscv64-cpython-312/src/hiredis.o -std=c99 2024-04-15 04:43:48,742 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/pack.c -o build/temp.linux-riscv64-cpython-312/src/pack.o -std=c99 2024-04-15 04:43:49,353 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Ivendor -I/usr/include/python3.12 -c src/reader.c -o build/temp.linux-riscv64-cpython-312/src/reader.o -std=c99 2024-04-15 04:43:50,540 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/hiredis.o build/temp.linux-riscv64-cpython-312/src/pack.o build/temp.linux-riscv64-cpython-312/src/reader.o -L/usr/lib -lhiredis -o build/lib.linux-riscv64-cpython-312/hiredis/hiredis.cpython-312-riscv64-linux-musl.so -Wl,-Bsymbolic 2024-04-15 04:43:50,612 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-15 04:43:50,612 root INFO running install 2024-04-15 04:43:50,655 root INFO running install_lib 2024-04-15 04:43:50,665 root INFO creating build/bdist.linux-riscv64 2024-04-15 04:43:50,665 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-15 04:43:50,666 root INFO creating build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,666 root INFO copying build/lib.linux-riscv64-cpython-312/hiredis/hiredis.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,669 root INFO copying build/lib.linux-riscv64-cpython-312/hiredis/py.typed -> build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,670 root INFO copying build/lib.linux-riscv64-cpython-312/hiredis/__init__.py -> build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,671 root INFO copying build/lib.linux-riscv64-cpython-312/hiredis/version.py -> build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,672 root INFO copying build/lib.linux-riscv64-cpython-312/hiredis/hiredis.pyi -> build/bdist.linux-riscv64/wheel/hiredis 2024-04-15 04:43:50,673 root INFO running install_egg_info 2024-04-15 04:43:50,691 root INFO running egg_info 2024-04-15 04:43:50,691 root INFO creating hiredis.egg-info 2024-04-15 04:43:50,699 root INFO writing hiredis.egg-info/PKG-INFO 2024-04-15 04:43:50,701 root INFO writing dependency_links to hiredis.egg-info/dependency_links.txt 2024-04-15 04:43:50,702 root INFO writing top-level names to hiredis.egg-info/top_level.txt 2024-04-15 04:43:50,703 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2024-04-15 04:43:50,714 root INFO reading manifest file 'hiredis.egg-info/SOURCES.txt' 2024-04-15 04:43:50,714 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 04:43:50,716 root WARNING warning: no files found matching 'vendor/hiredis/COPYING' 2024-04-15 04:43:50,717 root WARNING warning: no files found matching 'vendor/hiredis/*.[ch]' 2024-04-15 04:43:50,718 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-15 04:43:50,719 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-04-15 04:43:50,719 root INFO adding license file 'LICENSE' 2024-04-15 04:43:50,722 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2024-04-15 04:43:50,723 root INFO Copying hiredis.egg-info to build/bdist.linux-riscv64/wheel/hiredis-2.3.2-py3.12.egg-info 2024-04-15 04:43:50,726 root INFO running install_scripts 2024-04-15 04:43:50,742 wheel INFO creating build/bdist.linux-riscv64/wheel/hiredis-2.3.2.dist-info/WHEEL 2024-04-15 04:43:50,744 wheel INFO creating '/home/buildozer/aports/community/py3-hiredis/src/hiredis-py-2.3.2/.dist/.tmp-ma7o0i6c/hiredis-2.3.2-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-15 04:43:50,745 wheel INFO adding 'hiredis/__init__.py' 2024-04-15 04:43:50,747 wheel INFO adding 'hiredis/hiredis.cpython-312-riscv64-linux-musl.so' 2024-04-15 04:43:50,750 wheel INFO adding 'hiredis/hiredis.pyi' 2024-04-15 04:43:50,751 wheel INFO adding 'hiredis/py.typed' 2024-04-15 04:43:50,752 wheel INFO adding 'hiredis/version.py' 2024-04-15 04:43:50,754 wheel INFO adding 'hiredis-2.3.2.dist-info/LICENSE' 2024-04-15 04:43:50,755 wheel INFO adding 'hiredis-2.3.2.dist-info/METADATA' 2024-04-15 04:43:50,756 wheel INFO adding 'hiredis-2.3.2.dist-info/WHEEL' 2024-04-15 04:43:50,756 wheel INFO adding 'hiredis-2.3.2.dist-info/top_level.txt' 2024-04-15 04:43:50,757 wheel INFO adding 'hiredis-2.3.2.dist-info/RECORD' 2024-04-15 04:43:50,758 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-15 04:43:50,761 gpep517 INFO The backend produced .dist/hiredis-2.3.2-cp312-cp312-linux_riscv64.whl hiredis-2.3.2-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.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.58s ============================== >>> py3-hiredis: Entering fakeroot... >>> py3-hiredis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hiredis/pkg/py3-hiredis/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: 36.0 KB >>> 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-riscv64.so.1 so:libhiredis.so.1.1.0 >>> py3-hiredis*: Package size: 84.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 Mon, 15 Apr 2024 04:43:54 +0000 elapsed time 0h 0m 16s >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Uninstalling dependencies... (1/36) Purging .makedepends-py3-hiredis (20240415.044341) (2/36) Purging hiredis-dev (1.2.0-r0) (3/36) Purging hiredis (1.2.0-r0) (4/36) Purging python3-dev (3.12.3-r0) (5/36) Purging py3-gpep517-pyc (15-r2) (6/36) Purging py3-gpep517 (15-r2) (7/36) Purging py3-installer-pyc (0.7.0-r2) (8/36) Purging py3-installer (0.7.0-r2) (9/36) Purging py3-wheel-pyc (0.42.0-r1) (10/36) Purging py3-wheel (0.42.0-r1) (11/36) Purging py3-setuptools-pyc (69.2.0-r2) (12/36) Purging py3-setuptools (69.2.0-r2) (13/36) Purging py3-pytest-pyc (8.1.1-r1) (14/36) Purging py3-pytest (8.1.1-r1) (15/36) Purging py3-iniconfig-pyc (2.0.0-r1) (16/36) Purging py3-iniconfig (2.0.0-r1) (17/36) Purging py3-packaging-pyc (24.0-r1) (18/36) Purging py3-packaging (24.0-r1) (19/36) Purging py3-parsing-pyc (3.1.2-r1) (20/36) Purging py3-parsing (3.1.2-r1) (21/36) Purging py3-pluggy-pyc (1.4.0-r1) (22/36) Purging py3-pluggy (1.4.0-r1) (23/36) Purging py3-py-pyc (1.11.0-r3) (24/36) Purging py3-py (1.11.0-r3) (25/36) Purging python3-pyc (3.12.3-r0) (26/36) Purging python3-pycache-pyc0 (3.12.3-r0) (27/36) Purging pyc (3.12.3-r0) (28/36) Purging python3 (3.12.3-r0) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.6-r0) (32/36) Purging libpanelw (6.4_p20240330-r0) (33/36) Purging mpdecimal (4.0.0-r0) (34/36) Purging readline (8.2.10-r0) (35/36) Purging sqlite-libs (3.45.2-r0) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-hiredis: Updating the community/riscv64 repository index... >>> py3-hiredis: Signing the index...