>>> py3-avro: Building testing/py3-avro 1.11.1-r3 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 14:21:49 +0000 >>> py3-avro: Checking sanity of /home/buildozer/aports/testing/py3-avro/APKBUILD... >>> py3-avro: Analyzing dependencies... >>> py3-avro: Installing for build: build-base python3 py3-gpep517 py3-installer py3-isort py3-pycodestyle py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r5) (2/26) Installing gdbm (1.23-r1) (3/26) Installing mpdecimal (2.5.1-r2) (4/26) Installing libpanelw (6.4_p20230429-r0) (5/26) Installing readline (8.2.1-r1) (6/26) Installing sqlite-libs (3.41.2-r2) (7/26) Installing python3 (3.11.3-r10) (8/26) Installing python3-pycache-pyc0 (3.11.3-r10) (9/26) Installing pyc (0.1-r0) (10/26) Installing python3-pyc (3.11.3-r10) (11/26) Installing py3-installer (0.7.0-r1) (12/26) Installing py3-installer-pyc (0.7.0-r1) (13/26) Installing py3-gpep517 (13-r2) (14/26) Installing py3-gpep517-pyc (13-r2) (15/26) Installing py3-isort (5.12.0-r1) (16/26) Installing py3-isort-pyc (5.12.0-r1) (17/26) Installing py3-pycodestyle (2.10.0-r1) (18/26) Installing py3-parsing (3.0.9-r2) (19/26) Installing py3-parsing-pyc (3.0.9-r2) (20/26) Installing py3-packaging (23.1-r1) (21/26) Installing py3-packaging-pyc (23.1-r1) (22/26) Installing py3-setuptools (67.7.2-r0) (23/26) Installing py3-setuptools-pyc (67.7.2-r0) (24/26) Installing py3-wheel (0.40.0-r1) (25/26) Installing py3-wheel-pyc (0.40.0-r1) (26/26) Installing .makedepends-py3-avro (20230501.142154) Executing busybox-1.36.0-r8.trigger OK: 1016 MiB in 129 packages >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.1.tar.gz >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.1.tar.gz >>> py3-avro: Checking sha512sums... py3-avro-1.11.1.tar.gz: OK py3.11.patch: OK >>> py3-avro: Unpacking /var/cache/distfiles/py3-avro-1.11.1.tar.gz... >>> py3-avro: py3.11.patch patching file avro/compatibility.py 2023-05-01 14:21:57,153 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-05-01 14:21:57,175 root INFO Generating package data 2023-05-01 14:21:57,176 root INFO copying /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/share/test/schemas/interop.avsc -> /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/avro/ 2023-05-01 14:21:57,177 root INFO copying /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/share/schemas/org/apache/avro/ipc/HandshakeRequest.avsc -> /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/avro/ 2023-05-01 14:21:57,178 root INFO copying /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/share/schemas/org/apache/avro/ipc/HandshakeResponse.avsc -> /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/avro/ 2023-05-01 14:21:57,179 root INFO copying /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/share/schemas/org/apache/avro/mapred/tether/InputProtocol.avpr -> /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/avro/tether 2023-05-01 14:21:57,179 root INFO copying /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/share/schemas/org/apache/avro/mapred/tether/OutputProtocol.avpr -> /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/avro/tether /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-05-01 14:21:57,415 root INFO running bdist_wheel 2023-05-01 14:21:57,466 root INFO running build 2023-05-01 14:21:57,466 root INFO running build_py 2023-05-01 14:21:57,479 root INFO creating build 2023-05-01 14:21:57,479 root INFO creating build/lib 2023-05-01 14:21:57,479 root INFO creating build/lib/avro 2023-05-01 14:21:57,480 root INFO copying avro/schema.py -> build/lib/avro 2023-05-01 14:21:57,481 root INFO copying avro/timezones.py -> build/lib/avro 2023-05-01 14:21:57,481 root INFO copying avro/name.py -> build/lib/avro 2023-05-01 14:21:57,482 root INFO copying avro/__init__.py -> build/lib/avro 2023-05-01 14:21:57,483 root INFO copying avro/errors.py -> build/lib/avro 2023-05-01 14:21:57,484 root INFO copying avro/datafile.py -> build/lib/avro 2023-05-01 14:21:57,484 root INFO copying avro/constants.py -> build/lib/avro 2023-05-01 14:21:57,485 root INFO copying avro/__main__.py -> build/lib/avro 2023-05-01 14:21:57,486 root INFO copying avro/protocol.py -> build/lib/avro 2023-05-01 14:21:57,487 root INFO copying avro/utils.py -> build/lib/avro 2023-05-01 14:21:57,487 root INFO copying avro/compatibility.py -> build/lib/avro 2023-05-01 14:21:57,488 root INFO copying avro/ipc.py -> build/lib/avro 2023-05-01 14:21:57,489 root INFO copying avro/codecs.py -> build/lib/avro 2023-05-01 14:21:57,490 root INFO copying avro/tool.py -> build/lib/avro 2023-05-01 14:21:57,490 root INFO copying avro/io.py -> build/lib/avro 2023-05-01 14:21:57,492 root INFO creating build/lib/avro/test 2023-05-01 14:21:57,493 root INFO copying avro/test/test_tether_word_count.py -> build/lib/avro/test 2023-05-01 14:21:57,494 root INFO copying avro/test/test_tether_task.py -> build/lib/avro/test 2023-05-01 14:21:57,494 root INFO copying avro/test/test_script.py -> build/lib/avro/test 2023-05-01 14:21:57,495 root INFO copying avro/test/__init__.py -> build/lib/avro/test 2023-05-01 14:21:57,496 root INFO copying avro/test/test_protocol.py -> build/lib/avro/test 2023-05-01 14:21:57,497 root INFO copying avro/test/gen_interop_data.py -> build/lib/avro/test 2023-05-01 14:21:57,497 root INFO copying avro/test/test_schema.py -> build/lib/avro/test 2023-05-01 14:21:57,498 root INFO copying avro/test/test_compatibility.py -> build/lib/avro/test 2023-05-01 14:21:57,499 root INFO copying avro/test/test_init.py -> build/lib/avro/test 2023-05-01 14:21:57,500 root INFO copying avro/test/test_io.py -> build/lib/avro/test 2023-05-01 14:21:57,501 root INFO copying avro/test/mock_tether_parent.py -> build/lib/avro/test 2023-05-01 14:21:57,501 root INFO copying avro/test/test_datafile.py -> build/lib/avro/test 2023-05-01 14:21:57,502 root INFO copying avro/test/test_ipc.py -> build/lib/avro/test 2023-05-01 14:21:57,503 root INFO copying avro/test/test_datafile_interop.py -> build/lib/avro/test 2023-05-01 14:21:57,504 root INFO copying avro/test/sample_http_server.py -> build/lib/avro/test 2023-05-01 14:21:57,504 root INFO copying avro/test/test_tether_task_runner.py -> build/lib/avro/test 2023-05-01 14:21:57,505 root INFO copying avro/test/sample_http_client.py -> build/lib/avro/test 2023-05-01 14:21:57,506 root INFO copying avro/test/word_count_task.py -> build/lib/avro/test 2023-05-01 14:21:57,506 root INFO copying avro/test/test_bench.py -> build/lib/avro/test 2023-05-01 14:21:57,508 root INFO creating build/lib/avro/tether 2023-05-01 14:21:57,508 root INFO copying avro/tether/__init__.py -> build/lib/avro/tether 2023-05-01 14:21:57,509 root INFO copying avro/tether/tether_task_runner.py -> build/lib/avro/tether 2023-05-01 14:21:57,510 root INFO copying avro/tether/util.py -> build/lib/avro/tether 2023-05-01 14:21:57,510 root INFO copying avro/tether/tether_task.py -> build/lib/avro/tether 2023-05-01 14:21:57,511 root INFO running egg_info 2023-05-01 14:21:57,532 root INFO creating avro.egg-info 2023-05-01 14:21:57,539 root INFO writing avro.egg-info/PKG-INFO 2023-05-01 14:21:57,540 root INFO writing dependency_links to avro.egg-info/dependency_links.txt 2023-05-01 14:21:57,542 root INFO writing entry points to avro.egg-info/entry_points.txt 2023-05-01 14:21:57,543 root INFO writing requirements to avro.egg-info/requires.txt 2023-05-01 14:21:57,543 root INFO writing top-level names to avro.egg-info/top_level.txt 2023-05-01 14:21:57,544 root INFO writing manifest file 'avro.egg-info/SOURCES.txt' 2023-05-01 14:21:57,558 root INFO reading manifest file 'avro.egg-info/SOURCES.txt' 2023-05-01 14:21:57,559 root INFO reading manifest template 'MANIFEST.in' 2023-05-01 14:21:57,562 root INFO adding license file 'avro/LICENSE' 2023-05-01 14:21:57,567 root INFO writing manifest file 'avro.egg-info/SOURCES.txt' 2023-05-01 14:21:57,571 root INFO copying avro/HandshakeRequest.avsc -> build/lib/avro 2023-05-01 14:21:57,572 root INFO copying avro/HandshakeResponse.avsc -> build/lib/avro 2023-05-01 14:21:57,573 root INFO copying avro/LICENSE -> build/lib/avro 2023-05-01 14:21:57,573 root INFO copying avro/NOTICE -> build/lib/avro 2023-05-01 14:21:57,574 root INFO copying avro/VERSION.txt -> build/lib/avro 2023-05-01 14:21:57,575 root INFO copying avro/interop.avsc -> build/lib/avro 2023-05-01 14:21:57,576 root INFO copying avro/tether/InputProtocol.avpr -> build/lib/avro/tether 2023-05-01 14:21:57,576 root INFO copying avro/tether/OutputProtocol.avpr -> build/lib/avro/tether 2023-05-01 14:21:57,601 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-05-01 14:21:57,601 root INFO running install 2023-05-01 14:21:57,657 root INFO running install_lib 2023-05-01 14:21:57,666 root INFO creating build/bdist.linux-riscv64 2023-05-01 14:21:57,667 root INFO creating build/bdist.linux-riscv64/wheel 2023-05-01 14:21:57,667 root INFO creating build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,668 root INFO copying build/lib/avro/schema.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,668 root INFO copying build/lib/avro/timezones.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,669 root INFO copying build/lib/avro/name.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,670 root INFO copying build/lib/avro/__init__.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,670 root INFO copying build/lib/avro/errors.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,671 root INFO copying build/lib/avro/datafile.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,672 root INFO copying build/lib/avro/LICENSE -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,672 root INFO copying build/lib/avro/constants.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,673 root INFO copying build/lib/avro/NOTICE -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,673 root INFO copying build/lib/avro/__main__.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,674 root INFO copying build/lib/avro/HandshakeResponse.avsc -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,675 root INFO copying build/lib/avro/protocol.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,675 root INFO copying build/lib/avro/utils.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,676 root INFO creating build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,676 root INFO copying build/lib/avro/tether/OutputProtocol.avpr -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,677 root INFO copying build/lib/avro/tether/__init__.py -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,678 root INFO copying build/lib/avro/tether/tether_task_runner.py -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,678 root INFO copying build/lib/avro/tether/InputProtocol.avpr -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,679 root INFO copying build/lib/avro/tether/util.py -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,680 root INFO copying build/lib/avro/tether/tether_task.py -> build/bdist.linux-riscv64/wheel/avro/tether 2023-05-01 14:21:57,680 root INFO copying build/lib/avro/compatibility.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,681 root INFO copying build/lib/avro/ipc.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,681 root INFO copying build/lib/avro/codecs.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,682 root INFO copying build/lib/avro/tool.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,683 root INFO copying build/lib/avro/io.py -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,683 root INFO creating build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,684 root INFO copying build/lib/avro/test/test_tether_word_count.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,685 root INFO copying build/lib/avro/test/test_tether_task.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,685 root INFO copying build/lib/avro/test/test_script.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,686 root INFO copying build/lib/avro/test/__init__.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,686 root INFO copying build/lib/avro/test/test_protocol.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,687 root INFO copying build/lib/avro/test/gen_interop_data.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,688 root INFO copying build/lib/avro/test/test_schema.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,688 root INFO copying build/lib/avro/test/test_compatibility.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,689 root INFO copying build/lib/avro/test/test_init.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,690 root INFO copying build/lib/avro/test/test_io.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,690 root INFO copying build/lib/avro/test/mock_tether_parent.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,691 root INFO copying build/lib/avro/test/test_datafile.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,691 root INFO copying build/lib/avro/test/test_ipc.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,692 root INFO copying build/lib/avro/test/test_datafile_interop.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,693 root INFO copying build/lib/avro/test/sample_http_server.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,693 root INFO copying build/lib/avro/test/test_tether_task_runner.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,694 root INFO copying build/lib/avro/test/sample_http_client.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,694 root INFO copying build/lib/avro/test/word_count_task.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,695 root INFO copying build/lib/avro/test/test_bench.py -> build/bdist.linux-riscv64/wheel/avro/test 2023-05-01 14:21:57,696 root INFO copying build/lib/avro/VERSION.txt -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,696 root INFO copying build/lib/avro/interop.avsc -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,697 root INFO copying build/lib/avro/HandshakeRequest.avsc -> build/bdist.linux-riscv64/wheel/avro 2023-05-01 14:21:57,697 root INFO running install_egg_info 2023-05-01 14:21:57,712 root INFO Copying avro.egg-info to build/bdist.linux-riscv64/wheel/avro-1.11.1-py3.11.egg-info 2023-05-01 14:21:57,717 root INFO running install_scripts 2023-05-01 14:21:57,729 wheel INFO creating build/bdist.linux-riscv64/wheel/avro-1.11.1.dist-info/WHEEL 2023-05-01 14:21:57,732 wheel INFO creating '/home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.1/lang/py/dist/.tmp-z24sfsqn/avro-1.11.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-05-01 14:21:57,735 wheel INFO adding 'avro/HandshakeRequest.avsc' 2023-05-01 14:21:57,738 wheel INFO adding 'avro/HandshakeResponse.avsc' 2023-05-01 14:21:57,739 wheel INFO adding 'avro/LICENSE' 2023-05-01 14:21:57,741 wheel INFO adding 'avro/NOTICE' 2023-05-01 14:21:57,741 wheel INFO adding 'avro/VERSION.txt' 2023-05-01 14:21:57,742 wheel INFO adding 'avro/__init__.py' 2023-05-01 14:21:57,743 wheel INFO adding 'avro/__main__.py' 2023-05-01 14:21:57,745 wheel INFO adding 'avro/codecs.py' 2023-05-01 14:21:57,746 wheel INFO adding 'avro/compatibility.py' 2023-05-01 14:21:57,747 wheel INFO adding 'avro/constants.py' 2023-05-01 14:21:57,747 wheel INFO adding 'avro/datafile.py' 2023-05-01 14:21:57,748 wheel INFO adding 'avro/errors.py' 2023-05-01 14:21:57,749 wheel INFO adding 'avro/interop.avsc' 2023-05-01 14:21:57,750 wheel INFO adding 'avro/io.py' 2023-05-01 14:21:57,752 wheel INFO adding 'avro/ipc.py' 2023-05-01 14:21:57,753 wheel INFO adding 'avro/name.py' 2023-05-01 14:21:57,754 wheel INFO adding 'avro/protocol.py' 2023-05-01 14:21:57,755 wheel INFO adding 'avro/schema.py' 2023-05-01 14:21:57,756 wheel INFO adding 'avro/timezones.py' 2023-05-01 14:21:57,757 wheel INFO adding 'avro/tool.py' 2023-05-01 14:21:57,758 wheel INFO adding 'avro/utils.py' 2023-05-01 14:21:57,759 wheel INFO adding 'avro/test/__init__.py' 2023-05-01 14:21:57,760 wheel INFO adding 'avro/test/gen_interop_data.py' 2023-05-01 14:21:57,761 wheel INFO adding 'avro/test/mock_tether_parent.py' 2023-05-01 14:21:57,762 wheel INFO adding 'avro/test/sample_http_client.py' 2023-05-01 14:21:57,762 wheel INFO adding 'avro/test/sample_http_server.py' 2023-05-01 14:21:57,763 wheel INFO adding 'avro/test/test_bench.py' 2023-05-01 14:21:57,764 wheel INFO adding 'avro/test/test_compatibility.py' 2023-05-01 14:21:57,766 wheel INFO adding 'avro/test/test_datafile.py' 2023-05-01 14:21:57,766 wheel INFO adding 'avro/test/test_datafile_interop.py' 2023-05-01 14:21:57,767 wheel INFO adding 'avro/test/test_init.py' 2023-05-01 14:21:57,768 wheel INFO adding 'avro/test/test_io.py' 2023-05-01 14:21:57,769 wheel INFO adding 'avro/test/test_ipc.py' 2023-05-01 14:21:57,770 wheel INFO adding 'avro/test/test_protocol.py' 2023-05-01 14:21:57,771 wheel INFO adding 'avro/test/test_schema.py' 2023-05-01 14:21:57,773 wheel INFO adding 'avro/test/test_script.py' 2023-05-01 14:21:57,774 wheel INFO adding 'avro/test/test_tether_task.py' 2023-05-01 14:21:57,775 wheel INFO adding 'avro/test/test_tether_task_runner.py' 2023-05-01 14:21:57,776 wheel INFO adding 'avro/test/test_tether_word_count.py' 2023-05-01 14:21:57,776 wheel INFO adding 'avro/test/word_count_task.py' 2023-05-01 14:21:57,777 wheel INFO adding 'avro/tether/InputProtocol.avpr' 2023-05-01 14:21:57,778 wheel INFO adding 'avro/tether/OutputProtocol.avpr' 2023-05-01 14:21:57,779 wheel INFO adding 'avro/tether/__init__.py' 2023-05-01 14:21:57,780 wheel INFO adding 'avro/tether/tether_task.py' 2023-05-01 14:21:57,781 wheel INFO adding 'avro/tether/tether_task_runner.py' 2023-05-01 14:21:57,782 wheel INFO adding 'avro/tether/util.py' 2023-05-01 14:21:57,784 wheel INFO adding 'avro-1.11.1.dist-info/LICENSE' 2023-05-01 14:21:57,784 wheel INFO adding 'avro-1.11.1.dist-info/METADATA' 2023-05-01 14:21:57,785 wheel INFO adding 'avro-1.11.1.dist-info/WHEEL' 2023-05-01 14:21:57,786 wheel INFO adding 'avro-1.11.1.dist-info/entry_points.txt' 2023-05-01 14:21:57,786 wheel INFO adding 'avro-1.11.1.dist-info/top_level.txt' 2023-05-01 14:21:57,787 wheel INFO adding 'avro-1.11.1.dist-info/zip-safe' 2023-05-01 14:21:57,790 wheel INFO adding 'avro-1.11.1.dist-info/RECORD' 2023-05-01 14:21:57,791 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-05-01 14:21:57,795 gpep517 INFO The backend produced dist/avro-1.11.1-py2.py3-none-any.whl avro-1.11.1-py2.py3-none-any.whl >>> py3-avro: Entering fakeroot... >>> py3-avro-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.11/site-packages/avro/__pycache__' -> '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro-pyc/usr/lib/python3.11/site-packages/avro/__pycache__' '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.11/site-packages/avro/tether/__pycache__' -> '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro-pyc/usr/lib/python3.11/site-packages/avro/tether/__pycache__' '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.11/site-packages/avro/test/__pycache__' -> '/home/buildozer/aports/testing/py3-avro/pkg/py3-avro-pyc/usr/lib/python3.11/site-packages/avro/test/__pycache__' >>> py3-avro-pyc*: Preparing subpackage py3-avro-pyc... >>> py3-avro-pyc*: Running postcheck for py3-avro-pyc >>> py3-avro*: Running postcheck for py3-avro >>> py3-avro*: Preparing package py3-avro... >>> py3-avro-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-avro-pyc*: Package size: 652.0 KB >>> py3-avro-pyc*: Compressing data... >>> py3-avro-pyc*: Create checksum... >>> py3-avro-pyc*: Create py3-avro-pyc-1.11.1-r3.apk >>> py3-avro*: Tracing dependencies... python3 python3~3.11 >>> py3-avro*: Package size: 600.0 KB >>> py3-avro*: Compressing data... >>> py3-avro*: Create checksum... >>> py3-avro*: Create py3-avro-1.11.1-r3.apk >>> py3-avro: Build complete at Mon, 01 May 2023 14:22:03 +0000 elapsed time 0h 0m 14s >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Uninstalling dependencies... (1/26) Purging .makedepends-py3-avro (20230501.142154) (2/26) Purging py3-gpep517-pyc (13-r2) (3/26) Purging py3-gpep517 (13-r2) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-isort-pyc (5.12.0-r1) (7/26) Purging py3-isort (5.12.0-r1) (8/26) Purging py3-pycodestyle (2.10.0-r1) (9/26) Purging py3-setuptools-pyc (67.7.2-r0) (10/26) Purging py3-setuptools (67.7.2-r0) (11/26) Purging py3-wheel-pyc (0.40.0-r1) (12/26) Purging py3-wheel (0.40.0-r1) (13/26) Purging py3-packaging-pyc (23.1-r1) (14/26) Purging py3-packaging (23.1-r1) (15/26) Purging py3-parsing-pyc (3.0.9-r2) (16/26) Purging py3-parsing (3.0.9-r2) (17/26) Purging python3-pyc (3.11.3-r10) (18/26) Purging python3-pycache-pyc0 (3.11.3-r10) (19/26) Purging pyc (0.1-r0) (20/26) Purging python3 (3.11.3-r10) (21/26) Purging gdbm (1.23-r1) (22/26) Purging libbz2 (1.0.8-r5) (23/26) Purging libpanelw (6.4_p20230429-r0) (24/26) Purging mpdecimal (2.5.1-r2) (25/26) Purging readline (8.2.1-r1) (26/26) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-avro: Updating the testing/riscv64 repository index... >>> py3-avro: Signing the index...