>>> protobuf-c: Building main/protobuf-c 1.3.3-r4 (using abuild 3.7.0_rc1-r1) started Fri, 18 Dec 2020 22:19:36 +0000 >>> protobuf-c: Checking sanity of /home/buildozer/aports/main/protobuf-c/APKBUILD... >>> protobuf-c: Analyzing dependencies... >>> protobuf-c: Installing for build: build-base protobuf-dev (1/7) Installing zlib-dev (1.2.11-r3) (2/7) Installing libprotobuf (3.13.0-r2) (3/7) Installing libprotoc (3.13.0-r2) (4/7) Installing protoc (3.13.0-r2) (5/7) Installing libprotobuf-lite (3.13.0-r2) (6/7) Installing protobuf-dev (3.13.0-r2) (7/7) Installing .makedepends-protobuf-c (20201218.221936) Executing busybox-1.32.0-r8.trigger OK: 328 MiB in 93 packages >>> protobuf-c: Cleaning up srcdir >>> protobuf-c: Cleaning up pkgdir >>> protobuf-c: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/protobuf-c-1.3.3.tar.gz >>> protobuf-c: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/protobuf-c-1.3.3.tar.gz >>> protobuf-c: Checking sha512sums... protobuf-c-1.3.3.tar.gz: OK >>> protobuf-c: Unpacking /var/cache/distfiles/v3.13/protobuf-c-1.3.3.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts "-Wc99-c11-compat"... yes checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ supports C++11 features with -std=c++11... yes checking for protobuf... yes checking google/protobuf/compiler/command_line_interface.h usability... yes checking google/protobuf/compiler/command_line_interface.h presence... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /usr/bin/protoc checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands protobuf-c 1.3.3 CC: gcc CFLAGS: -Os -fomit-frame-pointer CXX: g++ -std=c++11 CXXFLAGS: -Os -fomit-frame-pointer LDFLAGS: -Wl,--as-needed LIBS: prefix: /usr sysconfdir: /etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.13.0 GEN t/test-full.pb.cc GEN t/test-full.pb.h CXX protoc-c/protoc_gen_c-c_bytes_field.o CXX protoc-c/protoc_gen_c-c_enum.o CXX protoc-c/protoc_gen_c-c_enum_field.o CXX protoc-c/protoc_gen_c-c_extension.o CXX protoc-c/protoc_gen_c-c_field.o CXX protoc-c/protoc_gen_c-c_file.o CXX protoc-c/protoc_gen_c-c_generator.o CXX protoc-c/protoc_gen_c-c_helpers.o CXX protoc-c/protoc_gen_c-c_message.o CXX protoc-c/protoc_gen_c-c_message_field.o CXX protoc-c/protoc_gen_c-c_primitive_field.o CXX protoc-c/protoc_gen_c-c_string_field.o CXX protoc-c/protoc_gen_c-c_service.o CXX protoc-c/protoc_gen_c-main.o [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) CXX t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o CXX t/generated_code2_cxx_generate_packed_data-test-full.pb.o CXXLD protoc-c/protoc-gen-c GEN t/test.pb-c.c GEN t/test.pb-c.h GEN t/test-full.pb-c.c GEN t/test-full.pb-c.h GEN t/test-optimized.pb-c.c GEN t/test-optimized.pb-c.h GEN t/test-proto3.pb-c.c GEN t/test-proto3.pb-c.h GEN t/issue220/issue220.pb-c.c GEN t/issue220/issue220.pb-c.h GEN t/issue251/issue251.pb-c.c GEN t/issue251/issue251.pb-c.h GEN t/issue330/issue330.pb-c.c GEN t/issue330/issue330.pb-c.h GEN t/issue375/issue375.pb-c.c GEN t/issue375/issue375.pb-c.h [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)[libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc make all-am make[1]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' CC protobuf-c/protobuf-c.lo CCLD protobuf-c/libprotobuf-c.la make[1]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make check-am make[1]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make t/generated-code/test-generated-code t/generated-code2/test-generated-code2 t/version/version t/generated-code3/test-generated-code3 t/issue220/issue220 t/issue251/issue251 t/issue330/issue330 t/issue375/issue375 make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' CC t/generated-code2/test-generated-code2.o CC t/generated-code/generated_code3_test_generated_code3-test-generated-code.o CC t/generated-code/test-generated-code.o CC t/test.pb-c.o CC t/test-full.pb-c.o CC t/test-optimized.pb-c.o CC t/version/version.o CC t/generated_code3_test_generated_code3-test-proto3.pb-c.o CC t/issue220/issue220.o CC t/issue220/issue220.pb-c.o CC t/issue251/issue251.o CC t/issue251/issue251.pb-c.o CC t/issue330/issue330.o CC t/issue330/issue330.pb-c.o CC t/issue375/issue375.o CC t/issue375/issue375.pb-c.o In file included from t/issue220/issue220.pb-c.c:9: ./t/issue220/issue220.pb-c.h:50:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 50 | }; | ^ In file included from t/issue251/issue251.pb-c.c:9: ./t/issue251/issue251.pb-c.h:47:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 47 | }; | ^ ./t/issue251/issue251.pb-c.h:52:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 52 | }; | ^ In file included from t/issue220/issue220.c:5: ./t/issue220/issue220.pb-c.h:50:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 50 | }; | ^ In file included from t/generated-code2/test-generated-code2.c:4: ./t/test-full.pb-c.h:400:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 400 | }; | ^ In file included from t/test-full.pb-c.c:9: ./t/test-full.pb-c.h:400:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 400 | }; | ^ In file included from t/issue251/issue251.c:3: ./t/issue251/issue251.pb-c.h:47:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 47 | }; | ^ ./t/issue251/issue251.pb-c.h:52:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 52 | }; | ^ CCLD t/issue330/issue330 CCLD t/issue251/issue251 CCLD t/version/version CCLD t/issue375/issue375 CCLD t/issue220/issue220 CCLD t/generated-code3/test-generated-code3 CCLD t/generated-code/test-generated-code t/generated-code2/test-generated-code2.c: In function 'test_oneof_merge': t/generated-code2/test-generated-code2.c:991:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 991 | Foo__SubMess submess = FOO__SUB_MESS__INIT; | ^~~~~~~~~~~~ t/generated-code2/test-generated-code2.c:995:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 995 | ProtobufCBinaryData bd_hello = { 5, (uint8_t*)"hello" }; | ^~~~~~~~~~~~~~~~~~~ t/generated-code2/test-generated-code2.c: In function 'test_optional_default_values': t/generated-code2/test-generated-code2.c:1773:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1773 | Foo__TestMessOptional mess3 = FOO__TEST_MESS_OPTIONAL__INIT; | ^~~~~~~~~~~~~~~~~~~~~ t/generated-code2/test-generated-code2.c: In function 'test_field_merge': t/generated-code2/test-generated-code2.c:1817:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1817 | int32_t arr1[] = {0, 1}; | ^~~~~~~ t/generated-code2/test-generated-code2.c:1826:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1826 | size_t msg_size = foo__test_mess_optional__get_packed_size (&msg1); | ^~~~~~ t/generated-code2/test-generated-code2.c:1840:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1840 | int32_t arr2[] = {2, 3, 4}; | ^~~~~~~ t/generated-code2/test-generated-code2.c:1849:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1849 | uint8_t *packed_buffer = (uint8_t *)malloc (msg_size); | ^~~~~~~ t/generated-code2/test-generated-code2.c:1856:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1856 | Foo__TestMessOptional *merged = foo__test_mess_optional__unpack | ^~~~~~~~~~~~~~~~~~~~~ t/generated-code2/test-generated-code2.c:1867:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1867 | int32_t merged_arr[] = {0, 1, 2, 3, 4}; | ^~~~~~~ t/generated-code2/test-generated-code2.c: At top level: t/generated-code2/test-generated-code2.c:2340:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2340 | int main () | ^~~~ CCLD t/generated-code2/test-generated-code2 make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[3]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' PASS: t/generated-code/test-generated-code PASS: t/version/version PASS: t/issue220/issue220 PASS: t/generated-code3/test-generated-code3 PASS: t/issue330/issue330 PASS: t/issue251/issue251 PASS: t/issue375/issue375 PASS: t/generated-code2/test-generated-code2 ============================================================================ Testsuite summary for protobuf-c 1.3.3 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[1]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' >>> protobuf-c: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include' build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/pkgconfig' /usr/bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/pkgconfig' build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include/protobuf-c' build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c protobuf-c/libprotobuf-c.la '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib' /usr/bin/install -c -m 644 protobuf-c/protobuf-c.h '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include/protobuf-c' make install-data-hook libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.so.1.0.0 /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.so.1.0.0 libtool: install: (cd /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so.1 || { rm -f libprotobuf-c.so.1 && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so; }; }) libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.lai /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.la libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.a /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.a libtool: install: chmod 644 /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.a libtool: install: ranlib /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.a libtool: warning: remember to run 'libtool --finish /usr/lib' build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c protoc-c/protoc-gen-c '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin' make[3]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' build-aux/install-sh -c -d /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c cd /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c && rm -f protobuf-c.h cd /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h make[3]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' libtool: install: /usr/bin/install -c protoc-c/protoc-gen-c /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin/protoc-gen-c make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' rm -f /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin/protoc-c ln -s protoc-gen-c /home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin/protoc-c make[3]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' make[1]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.3.3' >>> protobuf-c-dev*: Running split function dev... >>> protobuf-c-dev*: Preparing subpackage protobuf-c-dev... >>> protobuf-c-dev*: Stripping binaries >>> protobuf-c-dev*: Running postcheck for protobuf-c-dev >>> protobuf-c*: Running postcheck for protobuf-c >>> protobuf-c*: Preparing package protobuf-c... >>> protobuf-c*: Stripping binaries >>> protobuf-c-dev*: Scanning shared objects >>> protobuf-c*: Scanning shared objects >>> protobuf-c-dev*: Tracing dependencies... pkgconfig protobuf-c=1.3.3-r4 >>> protobuf-c-dev*: Package size: 100.0 KB >>> protobuf-c-dev*: Compressing data... >>> protobuf-c-dev*: Create checksum... >>> protobuf-c-dev*: Create protobuf-c-dev-1.3.3-r4.apk >>> protobuf-c*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libprotobuf.so.24 so:libprotoc.so.24 so:libstdc++.so.6 >>> protobuf-c*: Package size: 164.0 KB >>> protobuf-c*: Compressing data... >>> protobuf-c*: Create checksum... >>> protobuf-c*: Create protobuf-c-1.3.3-r4.apk >>> protobuf-c: Build complete at Fri, 18 Dec 2020 22:20:10 +0000 elapsed time 0h 0m 34s >>> protobuf-c: Cleaning up srcdir >>> protobuf-c: Cleaning up pkgdir >>> protobuf-c: Uninstalling dependencies... (1/7) Purging .makedepends-protobuf-c (20201218.221936) (2/7) Purging protobuf-dev (3.13.0-r2) (3/7) Purging zlib-dev (1.2.11-r3) (4/7) Purging protoc (3.13.0-r2) (5/7) Purging libprotobuf-lite (3.13.0-r2) (6/7) Purging libprotoc (3.13.0-r2) (7/7) Purging libprotobuf (3.13.0-r2) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> protobuf-c: Updating the main/x86 repository index... >>> protobuf-c: Signing the index...