>>> py3-fastavro: Building testing/py3-fastavro 1.9.1-r0 (using abuild 3.12.0-r0) started Sun, 10 Dec 2023 11:16:12 +0000 >>> py3-fastavro: Checking sanity of /home/buildozer/aports/testing/py3-fastavro/APKBUILD... >>> py3-fastavro: Analyzing dependencies... >>> py3-fastavro: Installing for build: build-base python3 py3-gpep517 py3-setuptools python3-dev cython py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.4-r3) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.5-r0) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20231125-r0) (7/28) Installing readline (8.2.1-r2) (8/28) Installing sqlite-libs (3.44.2-r0) (9/28) Installing python3 (3.11.6-r1) (10/28) Installing python3-pycache-pyc0 (3.11.6-r1) (11/28) Installing pyc (3.11.6-r1) (12/28) Installing python3-pyc (3.11.6-r1) (13/28) Installing py3-installer (0.7.0-r1) (14/28) Installing py3-installer-pyc (0.7.0-r1) (15/28) Installing py3-gpep517 (15-r1) (16/28) Installing py3-gpep517-pyc (15-r1) (17/28) Installing py3-parsing (3.1.1-r0) (18/28) Installing py3-parsing-pyc (3.1.1-r0) (19/28) Installing py3-packaging (23.2-r0) (20/28) Installing py3-packaging-pyc (23.2-r0) (21/28) Installing py3-setuptools (68.2.2-r0) (22/28) Installing py3-setuptools-pyc (68.2.2-r0) (23/28) Installing python3-dev (3.11.6-r1) (24/28) Installing cython (0.29.36-r1) (25/28) Installing cython-pyc (0.29.36-r1) (26/28) Installing py3-wheel (0.42.0-r0) (27/28) Installing py3-wheel-pyc (0.42.0-r0) (28/28) Installing .makedepends-py3-fastavro (20231210.111614) Executing busybox-1.36.1-r16.trigger OK: 505 MiB in 135 packages >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Cleaning up tmpdir >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastavro-1.9.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fastavro: Fetching py3-fastavro-1.9.1.tar.gz::https://github.com/fastavro/fastavro/archive/1.9.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 100 188k 100 188k 0 0 367k 0 --:--:-- --:--:-- --:--:-- 367k >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastavro-1.9.1.tar.gz >>> py3-fastavro: Checking sha512sums... py3-fastavro-1.9.1.tar.gz: OK >>> py3-fastavro: Unpacking /var/cache/distfiles/edge/py3-fastavro-1.9.1.tar.gz... 2023-12-10 11:16:16,720 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-10 11:16:16,769 root INFO running bdist_wheel 2023-12-10 11:16:16,866 root INFO running build 2023-12-10 11:16:16,866 root INFO running build_py 2023-12-10 11:16:16,870 root INFO creating build 2023-12-10 11:16:16,870 root INFO creating build/lib.linux-x86_64-cpython-311 2023-12-10 11:16:16,870 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,870 root INFO copying fastavro/_read_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,871 root INFO copying fastavro/_validation_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,871 root INFO copying fastavro/utils.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,872 root INFO copying fastavro/validation.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,872 root INFO copying fastavro/logical_readers.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,872 root INFO copying fastavro/types.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,873 root INFO copying fastavro/json_write.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,873 root INFO copying fastavro/_write_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,874 root INFO copying fastavro/_schema_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,874 root INFO copying fastavro/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,874 root INFO copying fastavro/_validate_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,875 root INFO copying fastavro/write.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,875 root INFO copying fastavro/_logical_readers_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,875 root INFO copying fastavro/_schema_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,876 root INFO copying fastavro/read.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,876 root INFO copying fastavro/json_read.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,876 root INFO copying fastavro/_read_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,877 root INFO copying fastavro/const.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,877 root INFO copying fastavro/_write_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,877 root INFO copying fastavro/schema.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,878 root INFO copying fastavro/logical_writers.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,878 root INFO copying fastavro/__main__.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,878 root INFO copying fastavro/_logical_writers_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,879 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,879 root INFO copying fastavro/io/json_encoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,879 root INFO copying fastavro/io/binary_encoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,880 root INFO copying fastavro/io/parser.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,880 root INFO copying fastavro/io/json_decoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,880 root INFO copying fastavro/io/binary_decoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,881 root INFO copying fastavro/io/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,881 root INFO copying fastavro/io/symbols.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-10 11:16:16,882 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-10 11:16:16,882 root INFO copying fastavro/repository/base.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-10 11:16:16,882 root INFO copying fastavro/repository/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-10 11:16:16,882 root INFO copying fastavro/repository/flat_dict.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-10 11:16:16,883 root INFO copying fastavro/py.typed -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:16,884 root INFO running build_ext 2023-12-10 11:16:16,886 root INFO cythoning fastavro/_read.pyx to fastavro/_read.c 2023-12-10 11:16:17,633 root INFO cythoning fastavro/_schema.pyx to fastavro/_schema.c 2023-12-10 11:16:17,913 root INFO cythoning fastavro/_write.pyx to fastavro/_write.c 2023-12-10 11:16:19,452 root INFO cythoning fastavro/_validation.pyx to fastavro/_validation.c 2023-12-10 11:16:19,572 root INFO cythoning fastavro/_logical_readers.pyx to fastavro/_logical_readers.c 2023-12-10 11:16:19,634 root INFO cythoning fastavro/_logical_writers.pyx to fastavro/_logical_writers.c 2023-12-10 11:16:19,921 root INFO building 'fastavro._read' extension 2023-12-10 11:16:19,921 root INFO creating build/temp.linux-x86_64-cpython-311 2023-12-10 11:16:19,922 root INFO creating build/temp.linux-x86_64-cpython-311/fastavro 2023-12-10 11:16:19,922 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_read.c -o build/temp.linux-x86_64-cpython-311/fastavro/_read.o 2023-12-10 11:16:28,818 root INFO gcc -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-311/fastavro/_read.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_read.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:28,858 root INFO building 'fastavro._schema' extension 2023-12-10 11:16:28,859 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_schema.c -o build/temp.linux-x86_64-cpython-311/fastavro/_schema.o 2023-12-10 11:16:34,281 root INFO gcc -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-311/fastavro/_schema.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_schema.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:34,311 root INFO building 'fastavro._write' extension 2023-12-10 11:16:34,311 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_write.c -o build/temp.linux-x86_64-cpython-311/fastavro/_write.o 2023-12-10 11:16:45,551 root INFO gcc -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-311/fastavro/_write.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_write.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:45,594 root INFO building 'fastavro._validation' extension 2023-12-10 11:16:45,595 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_validation.c -o build/temp.linux-x86_64-cpython-311/fastavro/_validation.o 2023-12-10 11:16:48,216 root INFO gcc -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-311/fastavro/_validation.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_validation.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:48,243 root INFO building 'fastavro._logical_readers' extension 2023-12-10 11:16:48,243 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_logical_readers.c -o build/temp.linux-x86_64-cpython-311/fastavro/_logical_readers.o 2023-12-10 11:16:49,925 root INFO gcc -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-311/fastavro/_logical_readers.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_logical_readers.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:49,948 root INFO building 'fastavro._logical_writers' extension 2023-12-10 11:16:49,948 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -c fastavro/_logical_writers.c -o build/temp.linux-x86_64-cpython-311/fastavro/_logical_writers.o 2023-12-10 11:16:52,573 root INFO gcc -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-311/fastavro/_logical_writers.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/fastavro/_logical_writers.cpython-311-x86_64-linux-musl.so 2023-12-10 11:16:52,611 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-12-10 11:16:52,612 root INFO running install 2023-12-10 11:16:52,633 root INFO running install_lib 2023-12-10 11:16:52,638 root INFO creating build/bdist.linux-x86_64 2023-12-10 11:16:52,638 root INFO creating build/bdist.linux-x86_64/wheel 2023-12-10 11:16:52,639 root INFO creating build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,639 root INFO creating build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,639 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/json_encoder.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,640 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/binary_encoder.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,641 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/parser.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,641 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/json_decoder.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,642 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/binary_decoder.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,642 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,643 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/symbols.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-10 11:16:52,644 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_writers.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,645 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_read_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,646 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_validation_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,646 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_validation.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,648 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_write.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,652 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/utils.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,652 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/validation.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,653 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/logical_readers.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,653 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_readers.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,654 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/types.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,655 root INFO creating build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-10 11:16:52,655 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/repository/base.py -> build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-10 11:16:52,656 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/repository/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-10 11:16:52,656 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/repository/flat_dict.py -> build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-10 11:16:52,657 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/json_write.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,657 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_write_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,658 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_schema_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,658 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,659 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_schema.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,661 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_validate_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,661 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/write.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,661 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_readers_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,662 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_schema_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,662 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/read.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,662 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/json_read.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,663 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_read_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,663 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/const.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,664 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/py.typed -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,664 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_read.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,667 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_write_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,667 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/schema.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,667 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/logical_writers.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,668 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/__main__.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,668 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_writers_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-10 11:16:52,668 root INFO running install_egg_info 2023-12-10 11:16:52,674 root INFO running egg_info 2023-12-10 11:16:52,674 root INFO creating fastavro.egg-info 2023-12-10 11:16:52,676 root INFO writing fastavro.egg-info/PKG-INFO 2023-12-10 11:16:52,678 root INFO writing dependency_links to fastavro.egg-info/dependency_links.txt 2023-12-10 11:16:52,679 root INFO writing entry points to fastavro.egg-info/entry_points.txt 2023-12-10 11:16:52,680 root INFO writing requirements to fastavro.egg-info/requires.txt 2023-12-10 11:16:52,680 root INFO writing top-level names to fastavro.egg-info/top_level.txt 2023-12-10 11:16:52,680 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-10 11:16:52,684 root INFO reading manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-10 11:16:52,684 root INFO reading manifest template 'MANIFEST.in' 2023-12-10 11:16:52,686 root WARNING warning: no files found matching '*' under directory 'conda.recipe' 2023-12-10 11:16:52,705 root INFO adding license file 'LICENSE' 2023-12-10 11:16:52,705 root INFO adding license file 'NOTICE.txt' 2023-12-10 11:16:52,708 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-10 11:16:52,709 root INFO Copying fastavro.egg-info to build/bdist.linux-x86_64/wheel/fastavro-1.9.1-py3.11.egg-info 2023-12-10 11:16:52,710 root INFO running install_scripts 2023-12-10 11:16:52,715 wheel INFO creating build/bdist.linux-x86_64/wheel/fastavro-1.9.1.dist-info/WHEEL 2023-12-10 11:16:52,716 wheel INFO creating '/home/buildozer/aports/testing/py3-fastavro/src/fastavro-1.9.1/.dist/.tmp-3r9os1z9/fastavro-1.9.1-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-12-10 11:16:52,716 wheel INFO adding 'fastavro/__init__.py' 2023-12-10 11:16:52,716 wheel INFO adding 'fastavro/__main__.py' 2023-12-10 11:16:52,717 wheel INFO adding 'fastavro/_logical_readers.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,718 wheel INFO adding 'fastavro/_logical_readers_py.py' 2023-12-10 11:16:52,719 wheel INFO adding 'fastavro/_logical_writers.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,721 wheel INFO adding 'fastavro/_logical_writers_py.py' 2023-12-10 11:16:52,723 wheel INFO adding 'fastavro/_read.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,729 wheel INFO adding 'fastavro/_read_common.py' 2023-12-10 11:16:52,730 wheel INFO adding 'fastavro/_read_py.py' 2023-12-10 11:16:52,732 wheel INFO adding 'fastavro/_schema.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,736 wheel INFO adding 'fastavro/_schema_common.py' 2023-12-10 11:16:52,737 wheel INFO adding 'fastavro/_schema_py.py' 2023-12-10 11:16:52,737 wheel INFO adding 'fastavro/_validate_common.py' 2023-12-10 11:16:52,738 wheel INFO adding 'fastavro/_validation.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,740 wheel INFO adding 'fastavro/_validation_py.py' 2023-12-10 11:16:52,745 wheel INFO adding 'fastavro/_write.cpython-311-x86_64-linux-musl.so' 2023-12-10 11:16:52,753 wheel INFO adding 'fastavro/_write_common.py' 2023-12-10 11:16:52,753 wheel INFO adding 'fastavro/_write_py.py' 2023-12-10 11:16:52,753 wheel INFO adding 'fastavro/const.py' 2023-12-10 11:16:52,754 wheel INFO adding 'fastavro/json_read.py' 2023-12-10 11:16:52,754 wheel INFO adding 'fastavro/json_write.py' 2023-12-10 11:16:52,754 wheel INFO adding 'fastavro/logical_readers.py' 2023-12-10 11:16:52,755 wheel INFO adding 'fastavro/logical_writers.py' 2023-12-10 11:16:52,755 wheel INFO adding 'fastavro/py.typed' 2023-12-10 11:16:52,755 wheel INFO adding 'fastavro/read.py' 2023-12-10 11:16:52,756 wheel INFO adding 'fastavro/schema.py' 2023-12-10 11:16:52,756 wheel INFO adding 'fastavro/types.py' 2023-12-10 11:16:52,756 wheel INFO adding 'fastavro/utils.py' 2023-12-10 11:16:52,757 wheel INFO adding 'fastavro/validation.py' 2023-12-10 11:16:52,757 wheel INFO adding 'fastavro/write.py' 2023-12-10 11:16:52,757 wheel INFO adding 'fastavro/io/__init__.py' 2023-12-10 11:16:52,758 wheel INFO adding 'fastavro/io/binary_decoder.py' 2023-12-10 11:16:52,758 wheel INFO adding 'fastavro/io/binary_encoder.py' 2023-12-10 11:16:52,758 wheel INFO adding 'fastavro/io/json_decoder.py' 2023-12-10 11:16:52,759 wheel INFO adding 'fastavro/io/json_encoder.py' 2023-12-10 11:16:52,759 wheel INFO adding 'fastavro/io/parser.py' 2023-12-10 11:16:52,759 wheel INFO adding 'fastavro/io/symbols.py' 2023-12-10 11:16:52,760 wheel INFO adding 'fastavro/repository/__init__.py' 2023-12-10 11:16:52,760 wheel INFO adding 'fastavro/repository/base.py' 2023-12-10 11:16:52,760 wheel INFO adding 'fastavro/repository/flat_dict.py' 2023-12-10 11:16:52,761 wheel INFO adding 'fastavro-1.9.1.dist-info/LICENSE' 2023-12-10 11:16:52,761 wheel INFO adding 'fastavro-1.9.1.dist-info/METADATA' 2023-12-10 11:16:52,761 wheel INFO adding 'fastavro-1.9.1.dist-info/NOTICE.txt' 2023-12-10 11:16:52,762 wheel INFO adding 'fastavro-1.9.1.dist-info/WHEEL' 2023-12-10 11:16:52,762 wheel INFO adding 'fastavro-1.9.1.dist-info/entry_points.txt' 2023-12-10 11:16:52,762 wheel INFO adding 'fastavro-1.9.1.dist-info/top_level.txt' 2023-12-10 11:16:52,762 wheel INFO adding 'fastavro-1.9.1.dist-info/RECORD' 2023-12-10 11:16:52,763 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-12-10 11:16:52,766 gpep517 INFO The backend produced .dist/fastavro-1.9.1-cp311-cp311-linux_x86_64.whl fastavro-1.9.1-cp311-cp311-linux_x86_64.whl >>> py3-fastavro: Entering fakeroot... >>> py3-fastavro-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.11/site-packages/fastavro/io/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.11/site-packages/fastavro/io/__pycache__' '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.11/site-packages/fastavro/repository/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.11/site-packages/fastavro/repository/__pycache__' '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.11/site-packages/fastavro/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.11/site-packages/fastavro/__pycache__' >>> py3-fastavro-pyc*: Preparing subpackage py3-fastavro-pyc... >>> py3-fastavro-pyc*: Running postcheck for py3-fastavro-pyc >>> py3-fastavro*: Running postcheck for py3-fastavro >>> py3-fastavro*: Preparing package py3-fastavro... >>> py3-fastavro*: Stripping binaries >>> py3-fastavro-pyc*: Scanning shared objects >>> py3-fastavro*: Scanning shared objects >>> py3-fastavro-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-fastavro-pyc*: Package size: 360.0 KB >>> py3-fastavro-pyc*: Compressing data... >>> py3-fastavro-pyc*: Create checksum... >>> py3-fastavro-pyc*: Create py3-fastavro-pyc-1.9.1-r0.apk >>> py3-fastavro*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-fastavro*: Package size: 1.0 MB >>> py3-fastavro*: Compressing data... >>> py3-fastavro*: Create checksum... >>> py3-fastavro*: Create py3-fastavro-1.9.1-r0.apk >>> py3-fastavro: Build complete at Sun, 10 Dec 2023 11:16:54 +0000 elapsed time 0h 0m 42s >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Uninstalling dependencies... (1/28) Purging .makedepends-py3-fastavro (20231210.111614) (2/28) Purging py3-gpep517-pyc (15-r1) (3/28) Purging py3-gpep517 (15-r1) (4/28) Purging py3-installer-pyc (0.7.0-r1) (5/28) Purging py3-installer (0.7.0-r1) (6/28) Purging py3-setuptools-pyc (68.2.2-r0) (7/28) Purging py3-setuptools (68.2.2-r0) (8/28) Purging python3-dev (3.11.6-r1) (9/28) Purging cython-pyc (0.29.36-r1) (10/28) Purging cython (0.29.36-r1) (11/28) Purging py3-wheel-pyc (0.42.0-r0) (12/28) Purging py3-wheel (0.42.0-r0) (13/28) Purging py3-packaging-pyc (23.2-r0) (14/28) Purging py3-packaging (23.2-r0) (15/28) Purging py3-parsing-pyc (3.1.1-r0) (16/28) Purging py3-parsing (3.1.1-r0) (17/28) Purging python3-pyc (3.11.6-r1) (18/28) Purging python3-pycache-pyc0 (3.11.6-r1) (19/28) Purging pyc (3.11.6-r1) (20/28) Purging python3 (3.11.6-r1) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.4-r3) (24/28) Purging libpanelw (6.4_p20231125-r0) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r2) (27/28) Purging sqlite-libs (3.44.2-r0) (28/28) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r16.trigger OK: 378 MiB in 107 packages >>> py3-fastavro: Updating the testing/x86_64 repository index... >>> py3-fastavro: Signing the index...