>>> py3-hiredis: Building community/py3-hiredis 2.1.1-r0 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 04:39:10 +0000 >>> py3-hiredis: Checking sanity of /home/buildozer/aports/community/py3-hiredis/APKBUILD... >>> py3-hiredis: Analyzing dependencies... >>> py3-hiredis: Installing for build: build-base python3-dev py3-gpep517 py3-wheel py3-setuptools (1/16) Installing libbz2 (1.0.8-r4) (2/16) Installing libffi (3.4.4-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.4.1-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.2.0-r0) (7/16) Installing sqlite-libs (3.40.1-r0) (8/16) Installing python3 (3.11.1-r2) (9/16) Installing python3-dev (3.11.1-r2) (10/16) Installing py3-installer (0.6.0-r0) (11/16) Installing py3-gpep517 (13-r0) (12/16) Installing py3-parsing (3.0.9-r1) (13/16) Installing py3-packaging (23.0-r0) (14/16) Installing py3-wheel (0.38.4-r1) (15/16) Installing py3-setuptools (65.7.0-r0) (16/16) Installing .makedepends-py3-hiredis (20230113.043910) Executing busybox-1.36.0-r0.trigger OK: 469 MiB in 112 packages >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hiredis-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-hiredis: Fetching https://files.pythonhosted.org/packages/source/h/hiredis/hiredis-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 82605 79 65536 0 0 78881 0 0:00:01 --:--:-- 0:00:01 78881 100 82605 100 82605 0 0 97455 0 --:--:-- --:--:-- --:--:-- 1041k >>> py3-hiredis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hiredis-2.1.1.tar.gz >>> py3-hiredis: Checking sha512sums... hiredis-2.1.1.tar.gz: OK >>> py3-hiredis: Unpacking /var/cache/distfiles/edge/hiredis-2.1.1.tar.gz... 2023-01-13 04:39:13,715 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-01-13 04:39:13,737 root INFO running bdist_wheel 2023-01-13 04:39:13,746 root INFO running build 2023-01-13 04:39:13,747 root INFO running build_py 2023-01-13 04:39:13,749 root INFO creating build 2023-01-13 04:39:13,749 root INFO creating build/lib.linux-armv8l-cpython-311 2023-01-13 04:39:13,749 root INFO creating build/lib.linux-armv8l-cpython-311/hiredis 2023-01-13 04:39:13,749 root INFO copying hiredis/__init__.py -> build/lib.linux-armv8l-cpython-311/hiredis 2023-01-13 04:39:13,750 root INFO copying hiredis/version.py -> build/lib.linux-armv8l-cpython-311/hiredis 2023-01-13 04:39:13,750 root INFO copying hiredis/hiredis.pyi -> build/lib.linux-armv8l-cpython-311/hiredis 2023-01-13 04:39:13,750 root INFO copying hiredis/py.typed -> build/lib.linux-armv8l-cpython-311/hiredis 2023-01-13 04:39:13,751 root INFO running build_ext 2023-01-13 04:39:13,752 root INFO building 'hiredis.hiredis' extension 2023-01-13 04:39:13,752 root INFO creating build/temp.linux-armv8l-cpython-311 2023-01-13 04:39:13,752 root INFO creating build/temp.linux-armv8l-cpython-311/src 2023-01-13 04:39:13,753 root INFO creating build/temp.linux-armv8l-cpython-311/vendor 2023-01-13 04:39:13,753 root INFO creating build/temp.linux-armv8l-cpython-311/vendor/hiredis 2023-01-13 04:39:13,753 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ivendor -I/usr/include/python3.11 -c src/hiredis.c -o build/temp.linux-armv8l-cpython-311/src/hiredis.o -std=c99 2023-01-13 04:39:13,900 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ivendor -I/usr/include/python3.11 -c src/reader.c -o build/temp.linux-armv8l-cpython-311/src/reader.o -std=c99 2023-01-13 04:39:14,147 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ivendor -I/usr/include/python3.11 -c vendor/hiredis/alloc.c -o build/temp.linux-armv8l-cpython-311/vendor/hiredis/alloc.o -std=c99 2023-01-13 04:39:14,180 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ivendor -I/usr/include/python3.11 -c vendor/hiredis/read.c -o build/temp.linux-armv8l-cpython-311/vendor/hiredis/read.o -std=c99 2023-01-13 04:39:14,466 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ivendor -I/usr/include/python3.11 -c vendor/hiredis/sds.c -o build/temp.linux-armv8l-cpython-311/vendor/hiredis/sds.o -std=c99 2023-01-13 04:39:14,890 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/src/hiredis.o build/temp.linux-armv8l-cpython-311/src/reader.o build/temp.linux-armv8l-cpython-311/vendor/hiredis/alloc.o build/temp.linux-armv8l-cpython-311/vendor/hiredis/read.o build/temp.linux-armv8l-cpython-311/vendor/hiredis/sds.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/hiredis/hiredis.cpython-311-arm-linux-musleabihf.so 2023-01-13 04:39:14,909 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-13 04:39:14,909 root INFO running install 2023-01-13 04:39:14,916 root INFO running install_lib 2023-01-13 04:39:14,918 root INFO creating build/bdist.linux-armv8l 2023-01-13 04:39:14,918 root INFO creating build/bdist.linux-armv8l/wheel 2023-01-13 04:39:14,919 root INFO creating build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,919 root INFO copying build/lib.linux-armv8l-cpython-311/hiredis/hiredis.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,919 root INFO copying build/lib.linux-armv8l-cpython-311/hiredis/py.typed -> build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,920 root INFO copying build/lib.linux-armv8l-cpython-311/hiredis/hiredis.pyi -> build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,920 root INFO copying build/lib.linux-armv8l-cpython-311/hiredis/__init__.py -> build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,920 root INFO copying build/lib.linux-armv8l-cpython-311/hiredis/version.py -> build/bdist.linux-armv8l/wheel/hiredis 2023-01-13 04:39:14,920 root INFO running install_egg_info 2023-01-13 04:39:14,929 root INFO running egg_info 2023-01-13 04:39:14,930 root INFO writing hiredis.egg-info/PKG-INFO 2023-01-13 04:39:14,930 root INFO writing dependency_links to hiredis.egg-info/dependency_links.txt 2023-01-13 04:39:14,931 root INFO writing top-level names to hiredis.egg-info/top_level.txt 2023-01-13 04:39:14,932 root INFO reading manifest file 'hiredis.egg-info/SOURCES.txt' 2023-01-13 04:39:14,933 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 04:39:14,934 root WARNING warning: no files found matching 'test.py' 2023-01-13 04:39:14,934 root WARNING warning: no directories found matching 'test' 2023-01-13 04:39:14,934 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-01-13 04:39:14,934 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-01-13 04:39:14,934 root INFO adding license file 'LICENSE' 2023-01-13 04:39:14,935 root INFO writing manifest file 'hiredis.egg-info/SOURCES.txt' 2023-01-13 04:39:14,935 root INFO Copying hiredis.egg-info to build/bdist.linux-armv8l/wheel/hiredis-2.1.1-py3.11.egg-info 2023-01-13 04:39:14,936 root INFO running install_scripts 2023-01-13 04:39:14,959 wheel INFO creating build/bdist.linux-armv8l/wheel/hiredis-2.1.1.dist-info/WHEEL 2023-01-13 04:39:14,960 wheel INFO creating '/home/buildozer/aports/community/py3-hiredis/src/hiredis-2.1.1/dist/.tmp-bbob8m3b/hiredis-2.1.1-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-13 04:39:14,960 wheel INFO adding 'hiredis/__init__.py' 2023-01-13 04:39:14,961 wheel INFO adding 'hiredis/hiredis.cpython-311-arm-linux-musleabihf.so' 2023-01-13 04:39:14,961 wheel INFO adding 'hiredis/hiredis.pyi' 2023-01-13 04:39:14,962 wheel INFO adding 'hiredis/py.typed' 2023-01-13 04:39:14,962 wheel INFO adding 'hiredis/version.py' 2023-01-13 04:39:14,962 wheel INFO adding 'hiredis-2.1.1.dist-info/LICENSE' 2023-01-13 04:39:14,962 wheel INFO adding 'hiredis-2.1.1.dist-info/METADATA' 2023-01-13 04:39:14,963 wheel INFO adding 'hiredis-2.1.1.dist-info/WHEEL' 2023-01-13 04:39:14,963 wheel INFO adding 'hiredis-2.1.1.dist-info/top_level.txt' 2023-01-13 04:39:14,963 wheel INFO adding 'hiredis-2.1.1.dist-info/RECORD' 2023-01-13 04:39:14,963 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-13 04:39:14,964 gpep517 INFO The backend produced dist/hiredis-2.1.1-cp311-cp311-linux_armv8l.whl hiredis-2.1.1-cp311-cp311-linux_armv8l.whl >>> py3-hiredis: Entering fakeroot... >>> py3-hiredis*: Running postcheck for py3-hiredis >>> py3-hiredis*: Preparing package py3-hiredis... >>> py3-hiredis*: Stripping binaries >>> py3-hiredis*: Scanning shared objects >>> py3-hiredis*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> py3-hiredis*: Package size: 144.0 KB >>> py3-hiredis*: Compressing data... >>> py3-hiredis*: Create checksum... >>> py3-hiredis*: Create py3-hiredis-2.1.1-r0.apk >>> py3-hiredis: Build complete at Fri, 13 Jan 2023 04:39:15 +0000 elapsed time 0h 0m 5s >>> py3-hiredis: Cleaning up srcdir >>> py3-hiredis: Cleaning up pkgdir >>> py3-hiredis: Uninstalling dependencies... (1/16) Purging .makedepends-py3-hiredis (20230113.043910) (2/16) Purging python3-dev (3.11.1-r2) (3/16) Purging py3-gpep517 (13-r0) (4/16) Purging py3-installer (0.6.0-r0) (5/16) Purging py3-wheel (0.38.4-r1) (6/16) Purging py3-setuptools (65.7.0-r0) (7/16) Purging py3-packaging (23.0-r0) (8/16) Purging py3-parsing (3.0.9-r1) (9/16) Purging python3 (3.11.1-r2) (10/16) Purging libbz2 (1.0.8-r4) (11/16) Purging libffi (3.4.4-r0) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.4.1-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 332 MiB in 96 packages >>> py3-hiredis: Updating the community/armhf repository index... >>> py3-hiredis: Signing the index...