==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: protobuf-c 1.5.2-4 (Fri Jun 13 16:55:07 2025) ==> Retrieving sources... -> Found protobuf-c-1.5.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... protobuf-c-1.5.2.tar.gz ... Passed ==> Making package: protobuf-c 1.5.2-4 (Fri Jun 13 16:55:14 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (3) abseil-cpp-20250512.0-1 gtest-1.17.0-1 protobuf-31.1-1 Total Installed Size: 36.82 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing gtest... Optional dependencies for gtest python: gmock generator [installed] installing abseil-cpp... installing protobuf... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found protobuf-c-1.5.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting protobuf-c-1.5.2.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ 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 gcc option to enable large file support... none needed checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/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/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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/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/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 "-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++17 features with -std=c++17... 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.5.2 CC: gcc CFLAGS: -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection CXX: g++ -std=c++17 CXXFLAGS: -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS LDFLAGS: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now LIBS: prefix: /usr sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 31.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-gen-c/protoc_gen_c-c_bytes_field.o CXX protoc-gen-c/protoc_gen_c-c_enum.o CXX protoc-gen-c/protoc_gen_c-c_enum_field.o CXX protoc-gen-c/protoc_gen_c-c_extension.o CXX protoc-gen-c/protoc_gen_c-c_field.o CXX protoc-gen-c/protoc_gen_c-c_file.o CXX protoc-gen-c/protoc_gen_c-c_generator.o CXX protoc-gen-c/protoc_gen_c-c_helpers.o CXX protoc-gen-c/protoc_gen_c-c_message.o CXX protoc-gen-c/protoc_gen_c-c_message_field.o protoc-gen-c/c_enum_field.cc: In member function 'virtual void protobuf_c::EnumFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_enum_field.cc:98:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from /usr/include/google/protobuf/wire_format.h:26, from protoc-gen-c/c_enum_field.cc:65: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_enum_field.cc: In member function 'virtual void protobuf_c::EnumFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_enum_field.cc:120:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ CXX protoc-gen-c/protoc_gen_c-c_primitive_field.o CXX protoc-gen-c/protoc_gen_c-c_service.o protoc-gen-c/c_bytes_field.cc: In member function 'virtual void protobuf_c::BytesFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_bytes_field.cc:97:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from /usr/include/google/protobuf/wire_format.h:26, from protoc-gen-c/c_bytes_field.cc:65: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_bytes_field.cc: In member function 'virtual void protobuf_c::BytesFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_bytes_field.cc:138:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ CXX protoc-gen-c/protoc_gen_c-c_string_field.o protoc-gen-c/c_field.cc: In member function 'void protobuf_c::FieldGenerator::GenerateDescriptorInitializerGeneric(google::protobuf::io::Printer*, bool, const std::string&, const std::string&) const': protoc-gen-c/c_field.cc:128:23: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from protoc-gen-c/c_field.cc:64: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here protoc-gen-c/c_field.cc:132:70: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here protoc-gen-c/c_field.cc:148:25: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here protoc-gen-c/c_field.cc:152:32: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here protoc-gen-c/c_field.cc:182:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here CXX protobuf-c/protoc_gen_c_protoc_gen_c-protobuf-c.pb.o CXX protoc-gen-c/protoc_gen_c-main.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 protoc-gen-c/c_message_field.cc: In member function 'virtual void protobuf_c::MessageFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_message_field.cc:86:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from protoc-gen-c/c_message_field.cc:64: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here protoc-gen-c/c_message_field.cc: In member function 'virtual void protobuf_c::MessageFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_message_field.cc:106:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here CXX protobuf-c/t_generated_code2_cxx_generate_packed_data-protobuf-c.pb.o protoc-gen-c/c_string_field.cc: In member function 'virtual void protobuf_c::StringFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_string_field.cc:97:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from protoc-gen-c/c_string_field.cc:64: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_string_field.cc: In member function 'virtual void protobuf_c::StringFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_string_field.cc:141:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_primitive_field.cc: In member function 'virtual void protobuf_c::PrimitiveFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_primitive_field.cc:112:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] In file included from protoc-gen-c/c_primitive_field.cc:64: /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_primitive_field.cc: In member function 'virtual void protobuf_c::PrimitiveFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_primitive_field.cc:159:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] /usr/include/google/protobuf/descriptor.h:2900:31: note: declared here 2900 | inline absl::string_view FieldDescriptor::lowercase_name() const { | ^~~~~~~~~~~~~~~ CXXLD protoc-gen-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/issue375/issue375.pb-c.c GEN t/issue375/issue375.pb-c.h GEN t/issue440/issue440.pb-c.c GEN t/issue440/issue440.pb-c.h GEN t/issue745/issue745.pb-c.c GEN t/issue745/issue745.pb-c.h CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc make all-am make[1]: Entering directory '/build/protobuf-c/src/protobuf-c-1.5.2' CC protobuf-c/protobuf-c.lo CCLD protobuf-c/libprotobuf-c.la make[1]: Leaving directory '/build/protobuf-c/src/protobuf-c-1.5.2' ==> Entering fakeroot environment... ==> Starting package()... make install-am make[1]: Entering directory '/build/protobuf-c/src/protobuf-c-1.5.2' make[2]: Entering directory '/build/protobuf-c/src/protobuf-c-1.5.2' /usr/bin/mkdir -p '/build/protobuf-c/pkg/protobuf-c/usr/include' /usr/bin/mkdir -p '/build/protobuf-c/pkg/protobuf-c/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/protobuf-c/pkg/protobuf-c/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c protobuf-c/libprotobuf-c.la '/build/protobuf-c/pkg/protobuf-c/usr/lib' /usr/bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/build/protobuf-c/pkg/protobuf-c/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/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 '/build/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 /build/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.so.1.0.0 libtool: install: (cd /build/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; }; }) make[3]: Entering directory '/build/protobuf-c/src/protobuf-c-1.5.2' /usr/bin/mkdir -p /build/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c cd /build/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c && rm -f protobuf-c.h cd /build/protobuf-c/pkg/protobuf-c/usr/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h libtool: install: (cd /build/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; }; }) make[3]: Leaving directory '/build/protobuf-c/src/protobuf-c-1.5.2' libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.lai /build/protobuf-c/pkg/protobuf-c/usr/lib/libprotobuf-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/build/protobuf-c/pkg/protobuf-c/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c protoc-gen-c/protoc-gen-c '/build/protobuf-c/pkg/protobuf-c/usr/bin' libtool: install: /usr/bin/install -c protoc-gen-c/protoc-gen-c /build/protobuf-c/pkg/protobuf-c/usr/bin/protoc-gen-c make install-exec-hook make[3]: Entering directory '/build/protobuf-c/src/protobuf-c-1.5.2' rm -f /build/protobuf-c/pkg/protobuf-c/usr/bin/protoc-c ln -s protoc-gen-c /build/protobuf-c/pkg/protobuf-c/usr/bin/protoc-c make[3]: Leaving directory '/build/protobuf-c/src/protobuf-c-1.5.2' make[2]: Leaving directory '/build/protobuf-c/src/protobuf-c-1.5.2' make[1]: Leaving directory '/build/protobuf-c/src/protobuf-c-1.5.2' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "protobuf-c"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: protobuf-c 1.5.2-4 (Fri Jun 13 16:55:59 2025) ==> Cleaning up...