>>> py3-fastavro: Building testing/py3-fastavro 1.12.0-r0 (using abuild 3.15.0-r2) started Fri, 01 Aug 2025 02:39:42 +0000 >>> py3-fastavro: Validating /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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.1-r0) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.1-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.5_p20250705-r0) ( 7/27) Installing sqlite-libs (3.50.4-r0) ( 8/27) Installing python3 (3.12.11-r0) ( 9/27) Installing python3-pycache-pyc0 (3.12.11-r0) (10/27) Installing pyc (3.12.11-r0) (11/27) Installing python3-pyc (3.12.11-r0) (12/27) Installing py3-installer (0.7.0-r2) (13/27) Installing py3-installer-pyc (0.7.0-r2) (14/27) Installing py3-gpep517 (19-r0) (15/27) Installing py3-gpep517-pyc (19-r0) (16/27) Installing py3-parsing (3.2.3-r0) (17/27) Installing py3-parsing-pyc (3.2.3-r0) (18/27) Installing py3-packaging (25.0-r0) (19/27) Installing py3-packaging-pyc (25.0-r0) (20/27) Installing py3-setuptools (80.9.0-r0) (21/27) Installing py3-setuptools-pyc (80.9.0-r0) (22/27) Installing python3-dev (3.12.11-r0) (23/27) Installing cython (3.0.12-r0) (24/27) Installing cython-pyc (3.0.12-r0) (25/27) Installing py3-wheel (0.46.1-r0) (26/27) Installing py3-wheel-pyc (0.46.1-r0) (27/27) Installing .makedepends-py3-fastavro (20250801.023943) busybox-1.37.0-r21.trigger: Executing script... OK: 504 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.12.0.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 curl: (22) The requested URL returned error: 404 >>> py3-fastavro: Fetching py3-fastavro-1.12.0.tar.gz::https://github.com/fastavro/fastavro/archive/1.12.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 176k 0 176k 0 0 138k 0 --:--:-- 0:00:01 --:--:-- 138k 100 194k 0 194k 0 0 143k 0 --:--:-- 0:00:01 --:--:-- 223k >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-fastavro-1.12.0.tar.gz >>> py3-fastavro: Checking sha512sums... py3-fastavro-1.12.0.tar.gz: OK >>> py3-fastavro: Unpacking /var/cache/distfiles/edge/py3-fastavro-1.12.0.tar.gz... 2025-08-01 02:39:45,729 gpep517 INFO Building wheel via backend setuptools.build_meta :31: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-01 02:39:45,752 root INFO running bdist_wheel 2025-08-01 02:39:45,813 root INFO running build 2025-08-01 02:39:45,813 root INFO running build_py 2025-08-01 02:39:45,816 root INFO creating build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,817 root INFO copying fastavro/json_read.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,817 root INFO copying fastavro/__init__.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,817 root INFO copying fastavro/_read_common.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,817 root INFO copying fastavro/_read_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,817 root INFO copying fastavro/_write_common.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/_logical_writers_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/__main__.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/_schema_common.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/logical_writers.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/_write_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/_logical_readers_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,818 root INFO copying fastavro/json_write.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/_validate_common.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/schema.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/logical_readers.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/_validation_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/_schema_py.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/validation.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,819 root INFO copying fastavro/write.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,820 root INFO copying fastavro/utils.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,820 root INFO copying fastavro/read.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,820 root INFO copying fastavro/types.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,820 root INFO copying fastavro/const.py -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,820 root INFO creating build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,820 root INFO copying fastavro/io/symbols.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,820 root INFO copying fastavro/io/__init__.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO copying fastavro/io/json_decoder.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO copying fastavro/io/parser.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO copying fastavro/io/json_encoder.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO copying fastavro/io/binary_decoder.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO copying fastavro/io/binary_encoder.py -> build/lib.linux-s390x-cpython-312/fastavro/io 2025-08-01 02:39:45,821 root INFO creating build/lib.linux-s390x-cpython-312/fastavro/repository 2025-08-01 02:39:45,821 root INFO copying fastavro/repository/__init__.py -> build/lib.linux-s390x-cpython-312/fastavro/repository 2025-08-01 02:39:45,821 root INFO copying fastavro/repository/flat_dict.py -> build/lib.linux-s390x-cpython-312/fastavro/repository 2025-08-01 02:39:45,822 root INFO copying fastavro/repository/base.py -> build/lib.linux-s390x-cpython-312/fastavro/repository 2025-08-01 02:39:45,822 root INFO copying fastavro/_logical_readers.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,822 root INFO copying fastavro/_validation.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_logical_writers.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_logical_writers_py.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_read.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_schema.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_write.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/_logical_readers_py.pyi -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,823 root INFO copying fastavro/py.typed -> build/lib.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:45,824 root INFO running build_ext Compiling fastavro/_read.pyx because it changed. [1/1] Cythonizing fastavro/_read.pyx 2025-08-01 02:39:46,559 root INFO building 'fastavro._read' extension 2025-08-01 02:39:46,559 root INFO creating build/temp.linux-s390x-cpython-312/fastavro 2025-08-01 02:39:46,559 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_read.c -o build/temp.linux-s390x-cpython-312/fastavro/_read.o 2025-08-01 02:39:55,004 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_read.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_read.cpython-312-s390x-linux-musl.so Compiling fastavro/_schema.pyx because it changed. [1/1] Cythonizing fastavro/_schema.pyx 2025-08-01 02:39:55,276 root INFO building 'fastavro._schema' extension 2025-08-01 02:39:55,277 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_schema.c -o build/temp.linux-s390x-cpython-312/fastavro/_schema.o 2025-08-01 02:40:00,928 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_schema.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_schema.cpython-312-s390x-linux-musl.so Compiling fastavro/_write.pyx because it changed. [1/1] Cythonizing fastavro/_write.pyx 2025-08-01 02:40:02,468 root INFO building 'fastavro._write' extension 2025-08-01 02:40:02,468 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_write.c -o build/temp.linux-s390x-cpython-312/fastavro/_write.o 2025-08-01 02:40:12,631 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_write.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_write.cpython-312-s390x-linux-musl.so Compiling fastavro/_validation.pyx because it changed. [1/1] Cythonizing fastavro/_validation.pyx 2025-08-01 02:40:12,743 root INFO building 'fastavro._validation' extension 2025-08-01 02:40:12,743 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_validation.c -o build/temp.linux-s390x-cpython-312/fastavro/_validation.o 2025-08-01 02:40:15,214 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_validation.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_validation.cpython-312-s390x-linux-musl.so Compiling fastavro/_logical_readers.pyx because it changed. [1/1] Cythonizing fastavro/_logical_readers.pyx 2025-08-01 02:40:15,285 root INFO building 'fastavro._logical_readers' extension 2025-08-01 02:40:15,286 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_logical_readers.c -o build/temp.linux-s390x-cpython-312/fastavro/_logical_readers.o 2025-08-01 02:40:16,999 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_logical_readers.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_logical_readers.cpython-312-s390x-linux-musl.so Compiling fastavro/_logical_writers.pyx because it changed. [1/1] Cythonizing fastavro/_logical_writers.pyx 2025-08-01 02:40:17,205 root INFO building 'fastavro._logical_writers' extension 2025-08-01 02:40:17,206 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c fastavro/_logical_writers.c -o build/temp.linux-s390x-cpython-312/fastavro/_logical_writers.o 2025-08-01 02:40:19,942 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/fastavro/_logical_writers.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/fastavro/_logical_writers.cpython-312-s390x-linux-musl.so 2025-08-01 02:40:19,962 root INFO installing to build/bdist.linux-s390x/wheel 2025-08-01 02:40:19,962 root INFO running install 2025-08-01 02:40:19,971 root INFO running install_lib 2025-08-01 02:40:19,973 root INFO creating build/bdist.linux-s390x/wheel 2025-08-01 02:40:19,973 root INFO creating build/bdist.linux-s390x/wheel/fastavro 2025-08-01 02:40:19,973 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_write.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/json_read.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_writers.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_readers.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/__init__.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_validation.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,974 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_read_common.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,975 root INFO creating build/bdist.linux-s390x/wheel/fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/symbols.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/__init__.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/json_decoder.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/parser.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/json_encoder.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/binary_decoder.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/io/binary_encoder.py -> build/bdist.linux-s390x/wheel/./fastavro/io 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_read_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_write_common.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,975 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_writers_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/__main__.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_schema_common.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/logical_writers.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO creating build/bdist.linux-s390x/wheel/fastavro/repository 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/repository/__init__.py -> build/bdist.linux-s390x/wheel/./fastavro/repository 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/repository/flat_dict.py -> build/bdist.linux-s390x/wheel/./fastavro/repository 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/repository/base.py -> build/bdist.linux-s390x/wheel/./fastavro/repository 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_writers.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_write_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,976 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_writers_py.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/py.typed -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_readers_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/json_write.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_validate_common.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/schema.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_schema.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,977 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_read.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/logical_readers.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_validation_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_schema_py.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_read.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/validation.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/write.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_schema.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_readers.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,978 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/utils.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_validation.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_write.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/read.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/_logical_readers_py.pyi -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/types.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO copying build/lib.linux-s390x-cpython-312/fastavro/const.py -> build/bdist.linux-s390x/wheel/./fastavro 2025-08-01 02:40:19,979 root INFO running install_egg_info 2025-08-01 02:40:19,982 root INFO running egg_info 2025-08-01 02:40:19,984 root INFO creating fastavro.egg-info 2025-08-01 02:40:19,984 root INFO writing fastavro.egg-info/PKG-INFO 2025-08-01 02:40:19,985 root INFO writing dependency_links to fastavro.egg-info/dependency_links.txt 2025-08-01 02:40:19,985 root INFO writing entry points to fastavro.egg-info/entry_points.txt 2025-08-01 02:40:19,986 root INFO writing requirements to fastavro.egg-info/requires.txt 2025-08-01 02:40:19,986 root INFO writing top-level names to fastavro.egg-info/top_level.txt 2025-08-01 02:40:19,986 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2025-08-01 02:40:19,989 root INFO reading manifest file 'fastavro.egg-info/SOURCES.txt' 2025-08-01 02:40:19,990 root INFO reading manifest template 'MANIFEST.in' 2025-08-01 02:40:19,990 root WARNING warning: no files found matching '*' under directory 'conda.recipe' 2025-08-01 02:40:19,999 root INFO adding license file 'LICENSE' 2025-08-01 02:40:19,999 root INFO adding license file 'NOTICE.txt' 2025-08-01 02:40:20,001 root INFO writing manifest file 'fastavro.egg-info/SOURCES.txt' 2025-08-01 02:40:20,002 root INFO Copying fastavro.egg-info to build/bdist.linux-s390x/wheel/./fastavro-1.12.0-py3.12.egg-info 2025-08-01 02:40:20,002 root INFO running install_scripts 2025-08-01 02:40:20,008 root INFO creating build/bdist.linux-s390x/wheel/fastavro-1.12.0.dist-info/WHEEL 2025-08-01 02:40:20,008 wheel INFO creating '/home/buildozer/aports/testing/py3-fastavro/src/fastavro-1.12.0/.dist/.tmp-1nf6fsk_/fastavro-1.12.0-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-08-01 02:40:20,008 wheel INFO adding 'fastavro/__init__.py' 2025-08-01 02:40:20,008 wheel INFO adding 'fastavro/__main__.py' 2025-08-01 02:40:20,009 wheel INFO adding 'fastavro/_logical_readers.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,009 wheel INFO adding 'fastavro/_logical_readers.pyi' 2025-08-01 02:40:20,009 wheel INFO adding 'fastavro/_logical_readers_py.py' 2025-08-01 02:40:20,009 wheel INFO adding 'fastavro/_logical_readers_py.pyi' 2025-08-01 02:40:20,009 wheel INFO adding 'fastavro/_logical_writers.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,010 wheel INFO adding 'fastavro/_logical_writers.pyi' 2025-08-01 02:40:20,010 wheel INFO adding 'fastavro/_logical_writers_py.py' 2025-08-01 02:40:20,010 wheel INFO adding 'fastavro/_logical_writers_py.pyi' 2025-08-01 02:40:20,010 wheel INFO adding 'fastavro/_read.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,011 wheel INFO adding 'fastavro/_read.pyi' 2025-08-01 02:40:20,011 wheel INFO adding 'fastavro/_read_common.py' 2025-08-01 02:40:20,011 wheel INFO adding 'fastavro/_read_py.py' 2025-08-01 02:40:20,011 wheel INFO adding 'fastavro/_schema.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_schema.pyi' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_schema_common.py' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_schema_py.py' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_validate_common.py' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_validation.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,012 wheel INFO adding 'fastavro/_validation.pyi' 2025-08-01 02:40:20,013 wheel INFO adding 'fastavro/_validation_py.py' 2025-08-01 02:40:20,013 wheel INFO adding 'fastavro/_write.cpython-312-s390x-linux-musl.so' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/_write.pyi' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/_write_common.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/_write_py.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/const.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/json_read.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/json_write.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/logical_readers.py' 2025-08-01 02:40:20,014 wheel INFO adding 'fastavro/logical_writers.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/py.typed' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/read.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/schema.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/types.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/utils.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/validation.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/write.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/io/__init__.py' 2025-08-01 02:40:20,015 wheel INFO adding 'fastavro/io/binary_decoder.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/io/binary_encoder.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/io/json_decoder.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/io/json_encoder.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/io/parser.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/io/symbols.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/repository/__init__.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/repository/base.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro/repository/flat_dict.py' 2025-08-01 02:40:20,016 wheel INFO adding 'fastavro-1.12.0.dist-info/licenses/LICENSE' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/licenses/NOTICE.txt' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/METADATA' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/WHEEL' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/entry_points.txt' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/top_level.txt' 2025-08-01 02:40:20,017 wheel INFO adding 'fastavro-1.12.0.dist-info/RECORD' 2025-08-01 02:40:20,017 root INFO removing build/bdist.linux-s390x/wheel 2025-08-01 02:40:20,018 gpep517 INFO The backend produced .dist/fastavro-1.12.0-cp312-cp312-linux_s390x.whl fastavro-1.12.0-cp312-cp312-linux_s390x.whl >>> py3-fastavro: Entering fakeroot... >>> py3-fastavro-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastavro/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.12/site-packages/fastavro/__pycache__' 'usr/lib/python3.12/site-packages/fastavro/io/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.12/site-packages/fastavro/io/__pycache__' 'usr/lib/python3.12/site-packages/fastavro/repository/__pycache__' -> '/home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro-pyc/usr/lib/python3.12/site-packages/fastavro/repository/__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.12 >>> py3-fastavro-pyc*: Package size: 204.4 KB >>> py3-fastavro-pyc*: Compressing data... >>> py3-fastavro-pyc*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-fastavro-pyc*: Create py3-fastavro-pyc-1.12.0-r0.apk >>> py3-fastavro*: Tracing dependencies... python3 python3~3.12 so:libc.musl-s390x.so.1 >>> py3-fastavro*: Package size: 1.2 MB >>> py3-fastavro*: Compressing data... >>> py3-fastavro*: Create checksum... >>> py3-fastavro*: Create py3-fastavro-1.12.0-r0.apk >>> py3-fastavro: Build complete at Fri, 01 Aug 2025 02:40:21 +0000 elapsed time 0h 0m 39s >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-fastavro (20250801.023943) ( 2/27) Purging py3-gpep517-pyc (19-r0) ( 3/27) Purging py3-gpep517 (19-r0) ( 4/27) Purging py3-installer-pyc (0.7.0-r2) ( 5/27) Purging py3-installer (0.7.0-r2) ( 6/27) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/27) Purging py3-setuptools (80.9.0-r0) ( 8/27) Purging python3-dev (3.12.11-r0) ( 9/27) Purging cython-pyc (3.0.12-r0) (10/27) Purging cython (3.0.12-r0) (11/27) Purging py3-wheel-pyc (0.46.1-r0) (12/27) Purging py3-wheel (0.46.1-r0) (13/27) Purging py3-packaging-pyc (25.0-r0) (14/27) Purging py3-packaging (25.0-r0) (15/27) Purging py3-parsing-pyc (3.2.3-r0) (16/27) Purging py3-parsing (3.2.3-r0) (17/27) Purging python3-pyc (3.12.11-r0) (18/27) Purging python3-pycache-pyc0 (3.12.11-r0) (19/27) Purging pyc (3.12.11-r0) (20/27) Purging python3 (3.12.11-r0) (21/27) Purging gdbm (1.26-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libffi (3.5.1-r0) (24/27) Purging libpanelw (6.5_p20250705-r0) (25/27) Purging mpdecimal (4.0.1-r0) (26/27) Purging sqlite-libs (3.50.4-r0) (27/27) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 387 MiB in 108 packages >>> py3-fastavro: Updating the testing/s390x repository index... >>> py3-fastavro: Signing the index...