>>> protobuf-c: Building main/protobuf-c 1.4.1-r0 (using abuild 3.9.0-r0) started Thu, 20 Oct 2022 15:48:49 +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.12-r3)
(2/7) Installing libprotobuf (3.18.1-r3)
(3/7) Installing libprotoc (3.18.1-r3)
(4/7) Installing protoc (3.18.1-r3)
(5/7) Installing libprotobuf-lite (3.18.1-r3)
(6/7) Installing protobuf-dev (3.18.1-r3)
(7/7) Installing .makedepends-protobuf-c (20221020.154849)
Executing busybox-1.35.0-r17.trigger
OK: 256 MiB in 98 packages
>>> protobuf-c: Cleaning up srcdir
>>> protobuf-c: Cleaning up pkgdir
>>> protobuf-c: Fetching https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.1/protobuf-c-1.4.1.tar.gz
>>> protobuf-c: Fetching https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.1/protobuf-c-1.4.1.tar.gz
>>> protobuf-c: Checking sha512sums...
protobuf-c-1.4.1.tar.gz: OK
>>> protobuf-c: Unpacking /var/cache/distfiles/v3.16/protobuf-c-1.4.1.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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... powerpc64le-unknown-linux-musl
checking host system type... powerpc64le-unknown-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld
checking if the linker (/usr/powerpc64le-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 powerpc64le-unknown-linux-musl file names to powerpc64le-unknown-linux-musl format... func_convert_file_noop
checking how to convert powerpc64le-unknown-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r
checking for file... file
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/powerpc64le-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/powerpc64le-alpine-linux-musl/bin/ld
checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/powerpc64le-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/powerpc64le-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 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.4.1

        CC:                     gcc
        CFLAGS:                 -Os -fomit-frame-pointer
        CXX:                    g++ -std=c++11
        CXXFLAGS:               -Os -fomit-frame-pointer
        LDFLAGS:                -Wl,--as-needed,-O1,--sort-common
        LIBS:                   

        prefix:                 /usr
        sysconfdir:             /etc
        libdir:                 ${exec_prefix}/lib
        includedir:             ${prefix}/include
        pkgconfigdir:           ${libdir}/pkgconfig

        bigendian:              no
        protobuf version:       libprotoc 3.18.1

  GEN      protobuf-c/protobuf-c.pb.cc
  GEN      protobuf-c/protobuf-c.pb.h
  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
[libprotobuf WARNING google/protobuf/compiler/parser.cc:649] 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      protoc-c/protoc_gen_c-c_message_field.o
  CXX      protoc-c/protoc_gen_c-c_primitive_field.o
[libprotobuf WARNING google/protobuf/compiler/parser.cc:649] 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      protoc-c/protoc_gen_c-c_service.o
  CXX      protoc-c/protoc_gen_c-c_string_field.o
  CXX      protoc-c/protoc_gen_c-main.o
  CXX      protobuf-c/protoc_c_protoc_gen_c-protobuf-c.pb.o
  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
  CXX      protobuf-c/t_generated_code2_cxx_generate_packed_data-protobuf-c.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/issue204/issue204.pb-c.c
  GEN      t/issue204/issue204.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/issue389/issue389.pb-c.c
  GEN      t/issue389/issue389.pb-c.h
  GEN      t/issue440/issue440.pb-c.c
  GEN      t/issue440/issue440.pb-c.h
  GEN      t/issue375/issue375.pb-c.c
  GEN      t/issue375/issue375.pb-c.h
[libprotobuf WARNING google/protobuf/compiler/parser.cc:649] 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:649] 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:649] 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:649] No syntax specified for the proto file: t/issue204/issue204.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING google/protobuf/compiler/parser.cc:649] 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:649] 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:649] 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:649] 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:649] 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:649] No syntax specified for the proto file: t/issue204/issue204.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING google/protobuf/compiler/parser.cc:649] 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:649] 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.4.1'
  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.4.1'
make  check-am
make[1]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make  t/generated-code/test-generated-code t/generated-code2/test-generated-code2 t/version/version t/generated-code3/test-generated-code3 t/issue204/issue204 t/issue220/issue220 t/issue251/issue251 t/issue330/issue330 t/issue440/issue440 t/issue375/issue375
make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
  CC       t/test.pb-c.o
  CC       t/generated-code2/test-generated-code2.o
  CC       t/test-full.pb-c.o
  CC       t/test-optimized.pb-c.o
  CC       t/generated-code/generated_code3_test_generated_code3-test-generated-code.o
  CC       t/generated_code3_test_generated_code3-test-proto3.pb-c.o
  CC       t/generated-code/test-generated-code.o
  CC       t/version/version.o
  CC       t/issue204/issue204.o
  CC       t/issue204/issue204.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/issue389/issue389.pb-c.o
  CC       t/issue440/issue440.o
  CC       t/issue440/issue440.pb-c.o
  CC       t/issue375/issue375.o
  CC       t/issue375/issue375.pb-c.o
In file included from t/test-full.pb-c.c:9:
./t/test-full.pb-c.h:403:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat]
  403 |   };
      |    ^
In file included from t/generated-code2/test-generated-code2.c:4:
./t/test-full.pb-c.h:403:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat]
  403 |   };
      |    ^
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/issue204/issue204.pb-c.c:9:
./t/issue204/issue204.pb-c.h:47:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat]
   47 |   };
      |    ^
./t/issue204/issue204.pb-c.h:52:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat]
   52 |   };
      |    ^
In file included from t/issue389/issue389.pb-c.c:9:
./t/issue389/issue389.pb-c.h:45:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat]
   45 |   };
      |    ^
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/issue204/issue204.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 |   };
      |    ^
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/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/issue375/issue375
  CCLD     t/issue251/issue251
  CCLD     t/version/version
  CCLD     t/issue204/issue204
  CCLD     t/issue330/issue330
  CCLD     t/issue440/issue440
  CCLD     t/issue220/issue220
  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:1024:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1024 |   Foo__SubMess submess = FOO__SUB_MESS__INIT;
      |   ^~~~~~~~~~~~
t/generated-code2/test-generated-code2.c:1028:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1028 |   ProtobufCBinaryData bd_hello = { 5, (uint8_t*)"hello" };
      |   ^~~~~~~~~~~~~~~~~~~
  CCLD     t/generated-code3/test-generated-code3
t/generated-code2/test-generated-code2.c: In function 'test_optional_default_values':
t/generated-code2/test-generated-code2.c:1806:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1806 |   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:1850:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1850 |    int32_t arr1[] = {0, 1};
      |    ^~~~~~~
t/generated-code2/test-generated-code2.c:1859:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1859 |    size_t msg_size = foo__test_mess_optional__get_packed_size (&msg1);
      |    ^~~~~~
t/generated-code2/test-generated-code2.c:1873:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1873 |    int32_t arr2[] = {2, 3, 4};
      |    ^~~~~~~
t/generated-code2/test-generated-code2.c:1882:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1882 |    uint8_t *packed_buffer = (uint8_t *)malloc (msg_size);
      |    ^~~~~~~
t/generated-code2/test-generated-code2.c:1889:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1889 |    Foo__TestMessOptional *merged = foo__test_mess_optional__unpack
      |    ^~~~~~~~~~~~~~~~~~~~~
t/generated-code2/test-generated-code2.c:1900:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 1900 |    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:2373:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2373 | int main ()
      |     ^~~~
  CCLD     t/generated-code2/test-generated-code2
make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make[3]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
PASS: t/version/version
PASS: t/generated-code/test-generated-code
PASS: t/issue204/issue204
PASS: t/issue251/issue251
PASS: t/issue220/issue220
PASS: t/generated-code3/test-generated-code3
PASS: t/issue440/issue440
PASS: t/issue330/issue330
PASS: t/issue375/issue375
PASS: t/generated-code2/test-generated-code2
============================================================================
Testsuite summary for protobuf-c 1.4.1
============================================================================
# TOTAL: 10
# PASS:  10
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make[1]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
>>> protobuf-c: Entering fakeroot...
make  install-am
make[1]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make[2]: Entering directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/lib'
 ./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'
 /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/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'
 /usr/bin/install -c -m 644  protobuf-c/protobuf-c.h protobuf-c/protobuf-c.proto '/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.4.1'
./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.4.1'
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.4.1'
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.4.1'
make[2]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
make[1]: Leaving directory '/home/buildozer/aports/main/protobuf-c/src/protobuf-c-1.4.1'
>>> protobuf-c-compiler*: Running split function compiler...
'/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin/protoc-c' -> '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c-compiler/usr/bin/protoc-c'
'/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c/usr/bin/protoc-gen-c' -> '/home/buildozer/aports/main/protobuf-c/pkg/protobuf-c-compiler/usr/bin/protoc-gen-c'
>>> protobuf-c-compiler*: Preparing subpackage protobuf-c-compiler...
>>> protobuf-c-compiler*: Stripping binaries
>>> protobuf-c-compiler*: Running postcheck for protobuf-c-compiler
>>> 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-compiler*: Scanning shared objects
>>> protobuf-c-dev*: Scanning shared objects
>>> protobuf-c*: Scanning shared objects
>>> protobuf-c-compiler*: Tracing dependencies...
	so:libc.musl-ppc64le.so.1
	so:libgcc_s.so.1
	so:libprotobuf.so.29
	so:libprotoc.so.29
	so:libstdc++.so.6
>>> protobuf-c-compiler*: Package size: 208.0 KB
>>> protobuf-c-compiler*: Compressing data...
>>> protobuf-c-compiler*: Create checksum...
>>> protobuf-c-compiler*: Create protobuf-c-compiler-1.4.1-r0.apk
>>> protobuf-c-dev*: Tracing dependencies...
	protobuf-c-compiler=1.4.1-r0
	pkgconfig
	protobuf-c=1.4.1-r0
>>> protobuf-c-dev*: Package size: 112.0 KB
>>> protobuf-c-dev*: Compressing data...
>>> protobuf-c-dev*: Create checksum...
>>> protobuf-c-dev*: Create protobuf-c-dev-1.4.1-r0.apk
>>> protobuf-c*: Tracing dependencies...
	so:libc.musl-ppc64le.so.1
>>> protobuf-c*: Package size: 80.0 KB
>>> protobuf-c*: Compressing data...
>>> protobuf-c*: Create checksum...
>>> protobuf-c*: Create protobuf-c-1.4.1-r0.apk
>>> protobuf-c: Build complete at Thu, 20 Oct 2022 15:49:29 +0000 elapsed time 0h 0m 40s
>>> protobuf-c: Cleaning up srcdir
>>> protobuf-c: Cleaning up pkgdir
>>> protobuf-c: Uninstalling dependencies...
(1/7) Purging .makedepends-protobuf-c (20221020.154849)
(2/7) Purging protobuf-dev (3.18.1-r3)
(3/7) Purging zlib-dev (1.2.12-r3)
(4/7) Purging protoc (3.18.1-r3)
(5/7) Purging libprotobuf-lite (3.18.1-r3)
(6/7) Purging libprotoc (3.18.1-r3)
(7/7) Purging libprotobuf (3.18.1-r3)
Executing busybox-1.35.0-r17.trigger
OK: 232 MiB in 91 packages
>>> protobuf-c: Updating the main/ppc64le repository index...
>>> protobuf-c: Signing the index...