>>> py3-protobuf: Building community/py3-protobuf 3.15.7-r0 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 02:36:10 +0000 >>> py3-protobuf: Checking sanity of /home/buildozer/aports/community/py3-protobuf/APKBUILD... >>> WARNING: py3-protobuf: No maintainer >>> py3-protobuf: Analyzing dependencies... >>> py3-protobuf: Installing for build: build-base py3-six>=1.9 protobuf py3-setuptools py3-wheel (1/21) Installing libbz2 (1.0.8-r1) (2/21) Installing libffi (3.4.2-r1) (3/21) Installing gdbm (1.20-r2) (4/21) Installing xz-libs (5.2.5-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.1.1-r0) (7/21) Installing sqlite-libs (3.36.0-r0) (8/21) Installing python3 (3.9.7-r3) (9/21) Installing py3-six (1.15.0-r1) (10/21) Installing libprotobuf (3.18.1-r0) (11/21) Installing libprotoc (3.18.1-r0) (12/21) Installing protoc (3.18.1-r0) (13/21) Installing libprotobuf-lite (3.18.1-r0) (14/21) Installing protobuf (3.18.1-r0) (15/21) Installing py3-ordered-set (4.0.2-r2) (16/21) Installing py3-appdirs (1.4.4-r2) (17/21) Installing py3-parsing (2.4.7-r2) (18/21) Installing py3-packaging (20.9-r1) (19/21) Installing py3-setuptools (52.0.0-r4) (20/21) Installing py3-wheel (0.36.2-r2) (21/21) Installing .makedepends-py3-protobuf (20211018.023617) Executing busybox-1.34.1-r1.trigger OK: 398 MiB in 111 packages >>> py3-protobuf: Cleaning up srcdir >>> py3-protobuf: Cleaning up pkgdir >>> py3-protobuf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/protobuf-python-3.15.7.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-protobuf: Fetching https://github.com/protocolbuffers/protobuf/releases/download/v3.15.7/protobuf-python-3.15.7.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 100 635 100 635 0 0 2944 0 --:--:-- --:--:-- --:--:-- 2953 65 4869k 65 3211k 0 0 6089k 0 --:--:-- --:--:-- --:--:-- 6089k 100 4869k 100 4869k 0 0 8786k 0 --:--:-- --:--:-- --:--:-- 62.2M >>> py3-protobuf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/protobuf-python-3.15.7.tar.gz >>> py3-protobuf: Checking sha512sums... protobuf-python-3.15.7.tar.gz: OK >>> py3-protobuf: Unpacking /var/cache/distfiles/v3.15/protobuf-python-3.15.7.tar.gz... running build running build_py Generating google/protobuf/descriptor_pb2.py... Generating google/protobuf/compiler/plugin_pb2.py... Generating google/protobuf/any_pb2.py... Generating google/protobuf/api_pb2.py... Generating google/protobuf/duration_pb2.py... Generating google/protobuf/empty_pb2.py... Generating google/protobuf/field_mask_pb2.py... Generating google/protobuf/source_context_pb2.py... Generating google/protobuf/struct_pb2.py... Generating google/protobuf/timestamp_pb2.py... Generating google/protobuf/type_pb2.py... Generating google/protobuf/wrappers_pb2.py... Generating google/protobuf/any_test_pb2.py... Generating google/protobuf/map_proto2_unittest_pb2.py... Generating google/protobuf/map_unittest_pb2.py... Generating google/protobuf/test_messages_proto3_pb2.py... Generating google/protobuf/test_messages_proto2_pb2.py... Generating google/protobuf/unittest_arena_pb2.py... Generating google/protobuf/unittest_pb2.py... Generating google/protobuf/unittest_custom_options_pb2.py... Generating google/protobuf/unittest_import_pb2.py... Generating google/protobuf/unittest_import_public_pb2.py... Generating google/protobuf/unittest_mset_pb2.py... Generating google/protobuf/unittest_mset_wire_format_pb2.py... Generating google/protobuf/unittest_no_generic_services_pb2.py... Generating google/protobuf/unittest_proto3_arena_pb2.py... Generating google/protobuf/util/json_format_pb2.py... Generating google/protobuf/util/json_format_proto3_pb2.py... Generating google/protobuf/internal/any_test_pb2.py... Generating google/protobuf/internal/descriptor_pool_test1_pb2.py... Generating google/protobuf/internal/descriptor_pool_test2_pb2.py... Generating google/protobuf/internal/factory_test1_pb2.py... Generating google/protobuf/internal/factory_test2_pb2.py... Generating google/protobuf/internal/file_options_test_pb2.py... Generating google/protobuf/internal/import_test_package/inner_pb2.py... Generating google/protobuf/internal/import_test_package/outer_pb2.py... Generating google/protobuf/internal/missing_enum_values_pb2.py... Generating google/protobuf/internal/message_set_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_dynamic_pb2.py... Generating google/protobuf/internal/more_messages_pb2.py... Generating google/protobuf/internal/no_package_pb2.py... Generating google/protobuf/internal/packed_field_test_pb2.py... Generating google/protobuf/internal/test_bad_identifiers_pb2.py... Generating google/protobuf/internal/test_proto3_optional_pb2.py... Generating google/protobuf/pyext/python_pb2.py... creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/protobuf copying google/protobuf/text_encoding.py -> build/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf copying google/protobuf/json_format.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/proto_builder.py -> build/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib/google/protobuf copying google/protobuf/__init__.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib/google/protobuf copying google/protobuf/message_factory.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/protobuf/api_pb2.py -> build/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib/google/protobuf copying google/protobuf/type_pb2.py -> build/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/any_pb2.py -> build/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib/google/protobuf copying google/protobuf/symbol_database.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf creating build/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib/google/protobuf/util creating build/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib/google/protobuf/pyext creating build/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler creating build/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal >>> py3-protobuf: Entering fakeroot... running install running build running build_py running install_lib Skipping installation of /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/protobuf/text_encoding.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/json_format.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/timestamp_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/__init__.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/text_format.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/reflection.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/util/json_format_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/__init__.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/pyext/cpp_message.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/compiler/plugin_pb2.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/internal/containers.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/__init__.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/text_encoding.py to text_encoding.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/descriptor_database.py to descriptor_database.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/json_format.py to json_format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/service_reflection.py to service_reflection.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/proto_builder.py to proto_builder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/descriptor.py to descriptor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/empty_pb2.py to empty_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/message_factory.py to message_factory.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/text_format.py to text_format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/api_pb2.py to api_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/struct_pb2.py to struct_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/type_pb2.py to type_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/duration_pb2.py to duration_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/message.py to message.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/any_pb2.py to any_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/symbol_database.py to symbol_database.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/reflection.py to reflection.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/service.py to service.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_pb2.py to json_format_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_proto3_pb2.py to json_format_proto3_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/util/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/pyext/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/compiler/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/containers.py to containers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/extension_dict.py to extension_dict.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/decoder.py to decoder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/python_message.py to python_message.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/encoder.py to encoder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/message_listener.py to message_listener.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/google/protobuf/internal/wire_format.py to wire_format.cpython-39.pyc running install_egg_info running egg_info creating protobuf.egg-info writing protobuf.egg-info/PKG-INFO writing dependency_links to protobuf.egg-info/dependency_links.txt writing namespace_packages to protobuf.egg-info/namespace_packages.txt writing requirements to protobuf.egg-info/requires.txt writing top-level names to protobuf.egg-info/top_level.txt writing manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'google/protobuf/internal/import_test_package' warning: no previously-included files found matching 'google/protobuf/internal/*_pb2.py' warning: no previously-included files found matching 'google/protobuf/internal/*_test.py' warning: no previously-included files found matching 'google/protobuf/internal/*.proto' warning: no previously-included files found matching 'google/protobuf/internal/test_util.py' warning: no previously-included files matching '*_test.py' found under directory 'google' warning: no previously-included files matching '*_test.proto' found under directory 'google' warning: no previously-included files matching 'unittest*_pb2.py' found under directory 'google' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'protobuf.egg-info/SOURCES.txt' Copying protobuf.egg-info to /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/protobuf-3.15.7-py3.9.egg-info Installing /home/buildozer/aports/community/py3-protobuf/pkg/py3-protobuf/usr/lib/python3.9/site-packages/protobuf-3.15.7-py3.9-nspkg.pth running install_scripts >>> py3-protobuf*: Running postcheck for py3-protobuf >>> py3-protobuf*: Preparing package py3-protobuf... >>> py3-protobuf*: Tracing dependencies... >>> py3-protobuf*: Package size: 1.5 MB >>> py3-protobuf*: Compressing data... >>> py3-protobuf*: Create checksum... >>> py3-protobuf*: Create py3-protobuf-3.15.7-r0.apk >>> py3-protobuf: Build complete at Mon, 18 Oct 2021 02:36:21 +0000 elapsed time 0h 0m 11s >>> py3-protobuf: Cleaning up srcdir >>> py3-protobuf: Cleaning up pkgdir >>> py3-protobuf: Uninstalling dependencies... (1/21) Purging .makedepends-py3-protobuf (20211018.023617) (2/21) Purging protobuf (3.18.1-r0) (3/21) Purging protoc (3.18.1-r0) (4/21) Purging libprotoc (3.18.1-r0) (5/21) Purging libprotobuf (3.18.1-r0) (6/21) Purging libprotobuf-lite (3.18.1-r0) (7/21) Purging py3-setuptools (52.0.0-r4) (8/21) Purging py3-ordered-set (4.0.2-r2) (9/21) Purging py3-appdirs (1.4.4-r2) (10/21) Purging py3-wheel (0.36.2-r2) (11/21) Purging py3-packaging (20.9-r1) (12/21) Purging py3-parsing (2.4.7-r2) (13/21) Purging py3-six (1.15.0-r1) (14/21) Purging python3 (3.9.7-r3) (15/21) Purging libbz2 (1.0.8-r1) (16/21) Purging libffi (3.4.2-r1) (17/21) Purging gdbm (1.20-r2) (18/21) Purging xz-libs (5.2.5-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.1-r0) (21/21) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-protobuf: Updating the community/x86_64 repository index... >>> py3-protobuf: Signing the index...