>>> py3-fastavro: Building testing/py3-fastavro 1.5.4-r1 (using abuild 3.9.0-r5) started Fri, 12 Aug 2022 01:35:52 +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-setuptools python3-dev cython (1/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.2-r0) (5/15) Installing sqlite-libs (3.39.2-r0) (6/15) Installing python3 (3.10.5-r2) (7/15) Installing py3-appdirs (1.4.4-r4) (8/15) Installing py3-more-itertools (8.13.0-r0) (9/15) Installing py3-ordered-set (4.0.2-r4) (10/15) Installing py3-parsing (3.0.9-r0) (11/15) Installing py3-packaging (21.3-r2) (12/15) Installing py3-setuptools (59.4.0-r0) (13/15) Installing python3-dev (3.10.5-r2) (14/15) Installing cython (0.29.24-r2) (15/15) Installing .makedepends-py3-fastavro (20220812.013553) Executing busybox-1.35.0-r22.trigger OK: 800 MiB in 138 packages >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastavro-1.5.4.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 45 177k 45 81866 0 0 102k 0 0:00:01 --:--:-- 0:00:01 102k 100 177k 100 177k 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k >>> py3-fastavro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastavro-1.5.4.tar.gz >>> py3-fastavro: Checking sha512sums... py3-fastavro-1.5.4.tar.gz: OK >>> py3-fastavro: Unpacking /var/cache/distfiles/edge/py3-fastavro-1.5.4.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/fastavro copying fastavro/_write_common.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_validate_common.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/logical_readers.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_logical_readers_py.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/utils.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_read_py.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/__main__.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/write.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/logical_writers.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/json_write.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/read.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_write_py.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/schema.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/types.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/json_read.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/const.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/__init__.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/validation.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_logical_writers_py.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_schema_py.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_read_common.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_schema_common.py -> build/lib.linux-armv8l-3.10/fastavro copying fastavro/_validation_py.py -> build/lib.linux-armv8l-3.10/fastavro creating build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/json_decoder.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/binary_decoder.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/__init__.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/json_encoder.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/binary_encoder.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/parser.py -> build/lib.linux-armv8l-3.10/fastavro/io copying fastavro/io/symbols.py -> build/lib.linux-armv8l-3.10/fastavro/io creating build/lib.linux-armv8l-3.10/fastavro/repository copying fastavro/repository/flat_dict.py -> build/lib.linux-armv8l-3.10/fastavro/repository copying fastavro/repository/base.py -> build/lib.linux-armv8l-3.10/fastavro/repository copying fastavro/repository/__init__.py -> build/lib.linux-armv8l-3.10/fastavro/repository copying fastavro/py.typed -> build/lib.linux-armv8l-3.10/fastavro running build_ext cythoning fastavro/_read.pyx to fastavro/_read.c cythoning fastavro/_schema.pyx to fastavro/_schema.c cythoning fastavro/_write.pyx to fastavro/_write.c cythoning fastavro/_validation.pyx to fastavro/_validation.c cythoning fastavro/_logical_readers.pyx to fastavro/_logical_readers.c cythoning fastavro/_logical_writers.pyx to fastavro/_logical_writers.c building 'fastavro._read' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/fastavro gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_read.c -o build/temp.linux-armv8l-3.10/fastavro/_read.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_read.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_read.cpython-310-arm-linux-gnueabihf.so building 'fastavro._schema' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_schema.c -o build/temp.linux-armv8l-3.10/fastavro/_schema.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_schema.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_schema.cpython-310-arm-linux-gnueabihf.so building 'fastavro._write' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_write.c -o build/temp.linux-armv8l-3.10/fastavro/_write.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_write.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_write.cpython-310-arm-linux-gnueabihf.so building 'fastavro._validation' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_validation.c -o build/temp.linux-armv8l-3.10/fastavro/_validation.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_validation.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_validation.cpython-310-arm-linux-gnueabihf.so building 'fastavro._logical_readers' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_logical_readers.c -o build/temp.linux-armv8l-3.10/fastavro/_logical_readers.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_logical_readers.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_logical_readers.cpython-310-arm-linux-gnueabihf.so building 'fastavro._logical_writers' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c fastavro/_logical_writers.c -o build/temp.linux-armv8l-3.10/fastavro/_logical_writers.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/fastavro/_logical_writers.o -L/usr/lib -o build/lib.linux-armv8l-3.10/fastavro/_logical_writers.cpython-310-arm-linux-gnueabihf.so >>> py3-fastavro: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext skipping 'fastavro/_read.c' Cython extension (up-to-date) skipping 'fastavro/_schema.c' Cython extension (up-to-date) skipping 'fastavro/_write.c' Cython extension (up-to-date) skipping 'fastavro/_validation.c' Cython extension (up-to-date) skipping 'fastavro/_logical_readers.c' Cython extension (up-to-date) skipping 'fastavro/_logical_writers.c' Cython extension (up-to-date) running install_lib creating /home/buildozer/aports/testing/py3-fastavro/pkg creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_write_common.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_validation.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/py.typed -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_validate_common.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/logical_readers.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_logical_readers_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/utils.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_read_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/__main__.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_logical_readers.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/write.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/logical_writers.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/json_write.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/read.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_write_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/schema.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/types.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_read.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/json_read.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_logical_writers.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/const.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/__init__.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/validation.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_logical_writers_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_write.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/json_decoder.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/binary_decoder.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/__init__.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/json_encoder.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/binary_encoder.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/parser.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/io/symbols.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io copying build/lib.linux-armv8l-3.10/fastavro/_schema_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro creating /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository copying build/lib.linux-armv8l-3.10/fastavro/repository/flat_dict.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository copying build/lib.linux-armv8l-3.10/fastavro/repository/base.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository copying build/lib.linux-armv8l-3.10/fastavro/repository/__init__.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository copying build/lib.linux-armv8l-3.10/fastavro/_read_common.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_schema.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_schema_common.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro copying build/lib.linux-armv8l-3.10/fastavro/_validation_py.py -> /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_write_common.py to _write_common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_validate_common.py to _validate_common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/logical_readers.py to logical_readers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_logical_readers_py.py to _logical_readers_py.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_read_py.py to _read_py.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/write.py to write.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/logical_writers.py to logical_writers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/json_write.py to json_write.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/read.py to read.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_write_py.py to _write_py.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/json_read.py to json_read.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/const.py to const.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/validation.py to validation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_logical_writers_py.py to _logical_writers_py.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/json_decoder.py to json_decoder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/binary_decoder.py to binary_decoder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/json_encoder.py to json_encoder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/binary_encoder.py to binary_encoder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/io/symbols.py to symbols.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_schema_py.py to _schema_py.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository/flat_dict.py to flat_dict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/repository/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_read_common.py to _read_common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_schema_common.py to _schema_common.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro/_validation_py.py to _validation_py.cpython-310.pyc running install_egg_info running egg_info creating fastavro.egg-info writing fastavro.egg-info/PKG-INFO writing dependency_links to fastavro.egg-info/dependency_links.txt writing entry points to fastavro.egg-info/entry_points.txt writing requirements to fastavro.egg-info/requires.txt writing top-level names to fastavro.egg-info/top_level.txt writing manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'conda.recipe' adding license file 'LICENSE' adding license file 'NOTICE.txt' writing manifest file 'fastavro.egg-info/SOURCES.txt' Copying fastavro.egg-info to /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/lib/python3.10/site-packages/fastavro-1.5.4-py3.10.egg-info running install_scripts Installing fastavro script to /home/buildozer/aports/testing/py3-fastavro/pkg/py3-fastavro/usr/bin >>> py3-fastavro*: Running postcheck for py3-fastavro >>> py3-fastavro*: Preparing package py3-fastavro... >>> py3-fastavro*: Stripping binaries >>> py3-fastavro*: Scanning shared objects >>> py3-fastavro*: Tracing dependencies... python3 so:libc.musl-armhf.so.1 >>> py3-fastavro*: Package size: 1.2 MB >>> py3-fastavro*: Compressing data... >>> py3-fastavro*: Create checksum... >>> py3-fastavro*: Create py3-fastavro-1.5.4-r1.apk >>> py3-fastavro: Build complete at Fri, 12 Aug 2022 01:36:26 +0000 elapsed time 0h 0m 34s >>> py3-fastavro: Cleaning up srcdir >>> py3-fastavro: Cleaning up pkgdir >>> py3-fastavro: Uninstalling dependencies... (1/15) Purging .makedepends-py3-fastavro (20220812.013553) (2/15) Purging py3-setuptools (59.4.0-r0) (3/15) Purging py3-appdirs (1.4.4-r4) (4/15) Purging py3-more-itertools (8.13.0-r0) (5/15) Purging py3-ordered-set (4.0.2-r4) (6/15) Purging py3-packaging (21.3-r2) (7/15) Purging py3-parsing (3.0.9-r0) (8/15) Purging python3-dev (3.10.5-r2) (9/15) Purging cython (0.29.24-r2) (10/15) Purging python3 (3.10.5-r2) (11/15) Purging libffi (3.4.2-r1) (12/15) Purging gdbm (1.23-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.2-r0) (15/15) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 701 MiB in 123 packages >>> py3-fastavro: Updating the testing/armhf repository index... >>> py3-fastavro: Signing the index...