>>> py3-fastavro: Building testing/py3-fastavro 1.9.2-r0 (using abuild 3.12.0-r0) started Sun, 24 Dec 2023 21:32:11 +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.7-r0) (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 (20231224.213213) Executing busybox-1.36.1-r18.trigger OK: 505 MiB in 134 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.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fastavro: Fetching py3-fastavro-1.9.2.tar.gz::https://github.com/fastavro/fastavro/archive/1.9.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 188k 0 188k 0 0 348k 0 --:--:-- --:--:-- --:--:-- 348k >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastavro-1.9.2.tar.gz >>> py3-fastavro: Checking sha512sums... py3-fastavro-1.9.2.tar.gz: OK >>> py3-fastavro: Unpacking /var/cache/distfiles/edge/py3-fastavro-1.9.2.tar.gz... 2023-12-24 21:32:15,569 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-24 21:32:15,618 root INFO running bdist_wheel 2023-12-24 21:32:15,712 root INFO running build 2023-12-24 21:32:15,713 root INFO running build_py 2023-12-24 21:32:15,716 root INFO creating build 2023-12-24 21:32:15,716 root INFO creating build/lib.linux-x86_64-cpython-311 2023-12-24 21:32:15,717 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,717 root INFO copying fastavro/_read_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,717 root INFO copying fastavro/_validation_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,718 root INFO copying fastavro/utils.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,718 root INFO copying fastavro/validation.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,718 root INFO copying fastavro/logical_readers.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,719 root INFO copying fastavro/types.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,719 root INFO copying fastavro/json_write.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,719 root INFO copying fastavro/_write_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,720 root INFO copying fastavro/_schema_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,720 root INFO copying fastavro/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,721 root INFO copying fastavro/_validate_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,721 root INFO copying fastavro/write.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,721 root INFO copying fastavro/_logical_readers_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,722 root INFO copying fastavro/_schema_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,722 root INFO copying fastavro/read.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,722 root INFO copying fastavro/json_read.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,723 root INFO copying fastavro/_read_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,723 root INFO copying fastavro/const.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,723 root INFO copying fastavro/_write_common.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,724 root INFO copying fastavro/schema.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,724 root INFO copying fastavro/logical_writers.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,724 root INFO copying fastavro/__main__.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,724 root INFO copying fastavro/_logical_writers_py.py -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,725 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,725 root INFO copying fastavro/io/json_encoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,726 root INFO copying fastavro/io/binary_encoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,726 root INFO copying fastavro/io/parser.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,726 root INFO copying fastavro/io/json_decoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,727 root INFO copying fastavro/io/binary_decoder.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,727 root INFO copying fastavro/io/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,727 root INFO copying fastavro/io/symbols.py -> build/lib.linux-x86_64-cpython-311/fastavro/io 2023-12-24 21:32:15,728 root INFO creating build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-24 21:32:15,728 root INFO copying fastavro/repository/base.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-24 21:32:15,728 root INFO copying fastavro/repository/__init__.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-24 21:32:15,729 root INFO copying fastavro/repository/flat_dict.py -> build/lib.linux-x86_64-cpython-311/fastavro/repository 2023-12-24 21:32:15,729 root INFO copying fastavro/py.typed -> build/lib.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:15,730 root INFO running build_ext 2023-12-24 21:32:15,732 root INFO cythoning fastavro/_read.pyx to fastavro/_read.c 2023-12-24 21:32:16,401 root INFO cythoning fastavro/_schema.pyx to fastavro/_schema.c 2023-12-24 21:32:16,682 root INFO cythoning fastavro/_write.pyx to fastavro/_write.c 2023-12-24 21:32:18,226 root INFO cythoning fastavro/_validation.pyx to fastavro/_validation.c 2023-12-24 21:32:18,346 root INFO cythoning fastavro/_logical_readers.pyx to fastavro/_logical_readers.c 2023-12-24 21:32:18,407 root INFO cythoning fastavro/_logical_writers.pyx to fastavro/_logical_writers.c 2023-12-24 21:32:18,691 root INFO building 'fastavro._read' extension 2023-12-24 21:32:18,699 root INFO creating build/temp.linux-x86_64-cpython-311 2023-12-24 21:32:18,714 root INFO creating build/temp.linux-x86_64-cpython-311/fastavro 2023-12-24 21:32:18,714 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-24 21:32:26,937 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-24 21:32:26,974 root INFO building 'fastavro._schema' extension 2023-12-24 21:32:26,974 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-24 21:32:32,146 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-24 21:32:32,178 root INFO building 'fastavro._write' extension 2023-12-24 21:32:32,178 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-24 21:32:43,919 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-24 21:32:43,966 root INFO building 'fastavro._validation' extension 2023-12-24 21:32:43,967 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-24 21:32:46,440 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-24 21:32:46,464 root INFO building 'fastavro._logical_readers' extension 2023-12-24 21:32:46,465 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-24 21:32:47,906 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-24 21:32:47,930 root INFO building 'fastavro._logical_writers' extension 2023-12-24 21:32:47,930 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-24 21:32:50,561 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-24 21:32:50,599 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-12-24 21:32:50,599 root INFO running install 2023-12-24 21:32:50,622 root INFO running install_lib 2023-12-24 21:32:50,627 root INFO creating build/bdist.linux-x86_64 2023-12-24 21:32:50,627 root INFO creating build/bdist.linux-x86_64/wheel 2023-12-24 21:32:50,627 root INFO creating build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,628 root INFO creating build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-24 21:32:50,628 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-24 21:32:50,629 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-24 21:32:50,629 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/parser.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-24 21:32:50,630 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-24 21:32:50,631 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-24 21:32:50,631 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-24 21:32:50,632 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/io/symbols.py -> build/bdist.linux-x86_64/wheel/fastavro/io 2023-12-24 21:32:50,632 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-24 21:32:50,634 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_read_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,634 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_validation_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,635 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-24 21:32:50,637 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-24 21:32:50,641 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/utils.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,641 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/validation.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,642 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/logical_readers.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,642 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-24 21:32:50,643 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/types.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,644 root INFO creating build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-24 21:32:50,644 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/repository/base.py -> build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-24 21:32:50,644 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/repository/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro/repository 2023-12-24 21:32:50,645 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-24 21:32:50,645 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/json_write.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,646 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_write_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,646 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_schema_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,647 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/__init__.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,647 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-24 21:32:50,649 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_validate_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,650 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/write.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,650 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_readers_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,650 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_schema_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,651 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/read.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,651 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/json_read.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,652 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_read_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,652 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/const.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,652 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/py.typed -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,653 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-24 21:32:50,655 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_write_common.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,656 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/schema.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,656 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/logical_writers.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,656 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/__main__.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,657 root INFO copying build/lib.linux-x86_64-cpython-311/fastavro/_logical_writers_py.py -> build/bdist.linux-x86_64/wheel/fastavro 2023-12-24 21:32:50,657 root INFO running install_egg_info 2023-12-24 21:32:50,663 root INFO running egg_info 2023-12-24 21:32:50,663 root INFO creating fastavro.egg-info 2023-12-24 21:32:50,665 root INFO writing fastavro.egg-info/PKG-INFO 2023-12-24 21:32:50,667 root INFO writing dependency_links to fastavro.egg-info/dependency_links.txt 2023-12-24 21:32:50,668 root INFO writing entry points to fastavro.egg-info/entry_points.txt 2023-12-24 21:32:50,668 root INFO writing requirements to fastavro.egg-info/requires.txt 2023-12-24 21:32:50,669 root INFO writing top-level names to fastavro.egg-info/top_level.txt 2023-12-24 21:32:50,669 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-24 21:32:50,673 root INFO reading manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-24 21:32:50,673 root INFO reading manifest template 'MANIFEST.in' 2023-12-24 21:32:50,675 root WARNING warning: no files found matching '*' under directory 'conda.recipe' 2023-12-24 21:32:50,697 root INFO adding license file 'LICENSE' 2023-12-24 21:32:50,697 root INFO adding license file 'NOTICE.txt' 2023-12-24 21:32:50,700 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2023-12-24 21:32:50,701 root INFO Copying fastavro.egg-info to build/bdist.linux-x86_64/wheel/fastavro-1.9.2-py3.11.egg-info 2023-12-24 21:32:50,702 root INFO running install_scripts 2023-12-24 21:32:50,709 wheel INFO creating build/bdist.linux-x86_64/wheel/fastavro-1.9.2.dist-info/WHEEL 2023-12-24 21:32:50,710 wheel INFO creating '/home/buildozer/aports/testing/py3-fastavro/src/fastavro-1.9.2/.dist/.tmp-ekgyhdrn/fastavro-1.9.2-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-12-24 21:32:50,710 wheel INFO adding 'fastavro/__init__.py' 2023-12-24 21:32:50,710 wheel INFO adding 'fastavro/__main__.py' 2023-12-24 21:32:50,711 wheel INFO adding 'fastavro/_logical_readers.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,713 wheel INFO adding 'fastavro/_logical_readers_py.py' 2023-12-24 21:32:50,714 wheel INFO adding 'fastavro/_logical_writers.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,716 wheel INFO adding 'fastavro/_logical_writers_py.py' 2023-12-24 21:32:50,720 wheel INFO adding 'fastavro/_read.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,725 wheel INFO adding 'fastavro/_read_common.py' 2023-12-24 21:32:50,725 wheel INFO adding 'fastavro/_read_py.py' 2023-12-24 21:32:50,728 wheel INFO adding 'fastavro/_schema.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,731 wheel INFO adding 'fastavro/_schema_common.py' 2023-12-24 21:32:50,732 wheel INFO adding 'fastavro/_schema_py.py' 2023-12-24 21:32:50,732 wheel INFO adding 'fastavro/_validate_common.py' 2023-12-24 21:32:50,733 wheel INFO adding 'fastavro/_validation.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,736 wheel INFO adding 'fastavro/_validation_py.py' 2023-12-24 21:32:50,740 wheel INFO adding 'fastavro/_write.cpython-311-x86_64-linux-musl.so' 2023-12-24 21:32:50,748 wheel INFO adding 'fastavro/_write_common.py' 2023-12-24 21:32:50,748 wheel INFO adding 'fastavro/_write_py.py' 2023-12-24 21:32:50,749 wheel INFO adding 'fastavro/const.py' 2023-12-24 21:32:50,749 wheel INFO adding 'fastavro/json_read.py' 2023-12-24 21:32:50,749 wheel INFO adding 'fastavro/json_write.py' 2023-12-24 21:32:50,750 wheel INFO adding 'fastavro/logical_readers.py' 2023-12-24 21:32:50,750 wheel INFO adding 'fastavro/logical_writers.py' 2023-12-24 21:32:50,750 wheel INFO adding 'fastavro/py.typed' 2023-12-24 21:32:50,751 wheel INFO adding 'fastavro/read.py' 2023-12-24 21:32:50,751 wheel INFO adding 'fastavro/schema.py' 2023-12-24 21:32:50,751 wheel INFO adding 'fastavro/types.py' 2023-12-24 21:32:50,751 wheel INFO adding 'fastavro/utils.py' 2023-12-24 21:32:50,752 wheel INFO adding 'fastavro/validation.py' 2023-12-24 21:32:50,752 wheel INFO adding 'fastavro/write.py' 2023-12-24 21:32:50,752 wheel INFO adding 'fastavro/io/__init__.py' 2023-12-24 21:32:50,753 wheel INFO adding 'fastavro/io/binary_decoder.py' 2023-12-24 21:32:50,753 wheel INFO adding 'fastavro/io/binary_encoder.py' 2023-12-24 21:32:50,753 wheel INFO adding 'fastavro/io/json_decoder.py' 2023-12-24 21:32:50,754 wheel INFO adding 'fastavro/io/json_encoder.py' 2023-12-24 21:32:50,754 wheel INFO adding 'fastavro/io/parser.py' 2023-12-24 21:32:50,754 wheel INFO adding 'fastavro/io/symbols.py' 2023-12-24 21:32:50,755 wheel INFO adding 'fastavro/repository/__init__.py' 2023-12-24 21:32:50,755 wheel INFO adding 'fastavro/repository/base.py' 2023-12-24 21:32:50,755 wheel INFO adding 'fastavro/repository/flat_dict.py' 2023-12-24 21:32:50,756 wheel INFO adding 'fastavro-1.9.2.dist-info/LICENSE' 2023-12-24 21:32:50,756 wheel INFO adding 'fastavro-1.9.2.dist-info/METADATA' 2023-12-24 21:32:50,757 wheel INFO adding 'fastavro-1.9.2.dist-info/NOTICE.txt' 2023-12-24 21:32:50,757 wheel INFO adding 'fastavro-1.9.2.dist-info/WHEEL' 2023-12-24 21:32:50,757 wheel INFO adding 'fastavro-1.9.2.dist-info/entry_points.txt' 2023-12-24 21:32:50,757 wheel INFO adding 'fastavro-1.9.2.dist-info/top_level.txt' 2023-12-24 21:32:50,758 wheel INFO adding 'fastavro-1.9.2.dist-info/RECORD' 2023-12-24 21:32:50,758 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-12-24 21:32:50,761 gpep517 INFO The backend produced .dist/fastavro-1.9.2-cp311-cp311-linux_x86_64.whl fastavro-1.9.2-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.2-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.2-r0.apk >>> py3-fastavro: Build complete at Sun, 24 Dec 2023 21:32:52 +0000 elapsed time 0h 0m 41s >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Uninstalling dependencies... (1/28) Purging .makedepends-py3-fastavro (20231224.213213) (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.7-r0) (27/28) Purging sqlite-libs (3.44.2-r0) (28/28) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 378 MiB in 106 packages >>> py3-fastavro: Updating the testing/x86_64 repository index... >>> py3-fastavro: Signing the index...