Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 839907 Details for
Bug 875584
dev-libs/protobuf-3.20.1-r1 fails to compile tests with ABI_X86="32" (repeated_field.h:81:27: error: static assertion failed)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (pcc, 21.9)
protobuf-21.9:20221204-173427.log (text/plain), 322.38 KB, created by
ernsteiswuerfel
on 2022-12-04 17:41:41 UTC
(
hide
)
Description:
build.log (pcc, 21.9)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2022-12-04 17:41:41 UTC
Size:
322.38 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/protobuf-21.9:0/32 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: arfrever.fta@gmail.com cjk@gentoo.org >[32m * [39;49;00mUSE: elibc_glibc kernel_linux ppc static-libs test userland_GNU zlib >[32m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv >>>> Unpacking source... >>>> Unpacking protobuf-21.9.tar.gz to /var/tmp/portage/dev-libs/protobuf-21.9/work >>>> Source unpacked in /var/tmp/portage/dev-libs/protobuf-21.9/work >>>> Preparing source in /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9 ... > [32m*[0m Applying protobuf-3.19.0-disable_no-warning-test.patch ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying protobuf-3.19.0-system_libraries.patch ... >patching file Makefile.am >Hunk #1 succeeded at 14 with fuzz 1 (offset 3 lines). >patching file configure.ac >patching file src/Makefile.am >Hunk #1 succeeded at 717 (offset 1 line). >Hunk #2 succeeded at 816 with fuzz 1 (offset 4 lines). >Hunk #3 succeeded at 839 (offset 4 lines). >Hunk #4 succeeded at 851 (offset 4 lines). >Hunk #5 succeeded at 861 (offset 4 lines). >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying protobuf-3.20.2-protoc_input_output_files.patch ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9' ... > [32m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/protobuf-21.9/temp/aclocal' ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[108C [34;01m[ [32;01mok[34;01m ][0m > [m(B[1m[38;5;2m*[m(B Running elibtoolize in: protobuf-21.9/ > [m(B[1m[38;5;2m*[m(B Applying portage/1.2.0 patch ... > [m(B[1m[38;5;2m*[m(B Applying sed/1.5.6 patch ... > [m(B[1m[38;5;2m*[m(B Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9 ... > [32m*[0m .ppc: running multilib-minimal_abi_src_configure > * econf: updating protobuf-21.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating protobuf-21.9/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/protobuf-21.9 --htmldir=/usr/share/doc/protobuf-21.9/html --with-sysroot=/ --libdir=/usr/lib --enable-static --with-zlib >checking whether to enable maintainer-specific portions of Makefiles... yes >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking target system type... powerpc-unknown-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to enable C11 features... none needed >checking whether powerpc-unknown-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes >checking for powerpc-unknown-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of powerpc-unknown-linux-gnu-g++... none >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 powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking the archiver (powerpc-unknown-linux-gnu-ar) interface... ar >checking C++ compiler flags...... use user-supplied: -O2 -mcpu=7450 -mtune=7450 -pipe >checking for powerpc-unknown-linux-gnu-g++ options needed to detect all undeclared functions... none needed >checking whether __SUNPRO_CC is declared... no >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 powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/powerpc-unknown-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-file... no >checking for file... file >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... powerpc-unknown-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... (cached) powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for powerpc-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/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... powerpc-unknown-linux-gnu-g++ -E >checking for ld used by powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-g++ static flag -static works... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/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 the linker supports version scripts... yes >checking for egrep... (cached) /bin/grep -E >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for working memcmp... yes >checking for working strtod... yes >checking for ftruncate... yes >checking for memset... yes >checking for mkdir... yes >checking for strchr... yes >checking for strerror... yes >checking for strtol... yes >checking zlib version... ok (1.2.0.4 or later) >checking for library containing zlibVersion... -lz >checking whether powerpc-unknown-linux-gnu-g++ supports C++11 features by default... yes >checking whether -latomic is needed... yes >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking whether powerpc-unknown-linux-gnu-gcc is Clang... no >checking whether pthreads work with "-pthread" and "-lpthread"... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking the location of hash_map... <unordered_map> >checking whether -llog is needed... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating benchmarks/Makefile >config.status: creating conformance/Makefile >config.status: creating protobuf.pc >config.status: creating protobuf-lite.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9 ... > [32m*[0m .ppc: running multilib-minimal_abi_src_compile >make -j16 -l18 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/wire_format_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format_lite.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/any.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/any.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/api.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/api.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/importer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/importer.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/parser.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/descriptor.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/descriptor.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/descriptor_database.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor_database.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/duration.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/duration.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/dynamic_message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/dynamic_message.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/empty.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/empty.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/extension_set_heavy.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_heavy.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/field_mask.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/field_mask.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_message_bases.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_bases.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_message_reflection.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_reflection.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_bases.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_bases.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_bases.cc -o google/protobuf/generated_message_bases.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1 >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_heavy.cc:44: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_inl.h: In member function 'const char* google::protobuf::internal::ExtensionSet::ParseMessageSetItemTmpl(const char*, const Msg*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) [with Msg = google::protobuf::Message; T = google::protobuf::UnknownFieldSet]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_inl.h:253:68: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized] > 253 | ptr = ParseFieldMaybeLazily(static_cast<uint64_t>(type_id) * 8 + 2, ptr, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_message_tctable_full.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_full.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_full.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_tctable_full.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/gzip_stream.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/gzip_stream.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/printer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/printer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/tokenizer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/tokenizer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/map_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_full.cc -o google/protobuf/generated_message_tctable_full.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/reflection_ops.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/reflection_ops.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/service.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/service.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/source_context.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/source_context.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/struct.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/struct.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/substitute.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/substitute.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/text_format.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/text_format.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/timestamp.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/timestamp.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/type.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/type.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/unknown_field_set.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/unknown_field_set.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/json_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/json_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/message_differencer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/message_differencer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/time_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/time_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/type_resolver_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/type_resolver_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/wire_format.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/wrappers.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wrappers.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/code_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/code_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/command_line_interface.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/command_line_interface.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/plugin.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/plugin.pb.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.pb.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/subprocess.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/subprocess.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/zip_writer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/zip_writer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1 >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/main.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/main.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/any_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any_lite.cc -fPIC -DPIC -o google/protobuf/.libs/any_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/arena.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arena.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/arenastring.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenastring.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenastring.cc -fPIC -DPIC -o google/protobuf/.libs/arenastring.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/arenaz_sampler.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenaz_sampler.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenaz_sampler.cc -fPIC -DPIC -o google/protobuf/.libs/arenaz_sampler.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any_lite.cc -o google/protobuf/any_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenaz_sampler.cc -o google/protobuf/arenaz_sampler.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/extension_set.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_enum_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_enum_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_enum_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_enum_util.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_message_tctable_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_tctable_lite.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/generated_message_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/implicit_weak_message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.cc -fPIC -DPIC -o google/protobuf/.libs/implicit_weak_message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/inlined_string_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/inlined_string_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/inlined_string_field.cc -fPIC -DPIC -o google/protobuf/.libs/inlined_string_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/coded_stream.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/coded_stream.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_enum_util.cc -o google/protobuf/generated_enum_util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/coded_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/coded_stream.o >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_lite.cc:36: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_impl.h: In function 'void google::protobuf::internal::AlignFail(uintptr_t) [with unsigned int align = 4]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_impl.h:256:1: warning: 'noreturn' function does return > 256 | } > | ^ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_impl.h: In function 'void google::protobuf::internal::AlignFail(uintptr_t) [with unsigned int align = 8]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_impl.h:256:1: warning: 'noreturn' function does return >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/io_win32.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/io_win32.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/io_win32.cc -fPIC -DPIC -o google/protobuf/io/.libs/io_win32.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/io_win32.cc -o google/protobuf/io/io_win32.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/strtod.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/strtod.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/inlined_string_field.cc -o google/protobuf/inlined_string_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/zero_copy_stream.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/zero_copy_stream_impl.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/map.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map.cc -fPIC -DPIC -o google/protobuf/.libs/map.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/message_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/parse_context.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/parse_context.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/parse_context.cc -fPIC -DPIC -o google/protobuf/.libs/parse_context.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/repeated_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/repeated_ptr_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_ptr_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map.cc -o google/protobuf/map.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/bytestream.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/bytestream.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/common.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/common.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/int128.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/int128.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/status.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/status.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set.cc:45: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_inl.h: In member function 'const char* google::protobuf::internal::ExtensionSet::ParseMessageSetItemTmpl(const char*, const Msg*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) [with Msg = google::protobuf::MessageLite; T = std::__cxx11::basic_string<char>]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_inl.h:253:68: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized] > 253 | ptr = ParseFieldMaybeLazily(static_cast<uint64_t>(type_id) * 8 + 2, ptr, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/statusor.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/statusor.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.cc -o google/protobuf/repeated_ptr_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_tctable_lite.cc -o google/protobuf/generated_message_tctable_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/stringpiece.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringpiece.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/parse_context.cc -o google/protobuf/parse_context.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/stringprintf.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringprintf.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/structurally_valid.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/structurally_valid.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/strutil.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/strutil.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/stubs/time.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/time.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/delimited_message_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/delimited_message_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/field_comparator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_comparator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/field_mask_util.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_mask_util.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_mask_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_mask_util.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/datapiece.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/datapiece.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/default_value_objectwriter.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/default_value_objectwriter.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/datapiece.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/datapiece.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/error_listener.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/error_listener.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/field_mask_utility.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/field_mask_utility.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/error_listener.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/error_listener.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/json_escaping.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_escaping.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_escaping.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_escaping.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/json_objectwriter.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_objectwriter.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/json_stream_parser.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_stream_parser.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/object_writer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/object_writer.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/proto_writer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/proto_writer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/protostream_objectsource.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectsource.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectsource.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectsource.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/protostream_objectwriter.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectwriter.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/type_info.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/type_info.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/util/internal/utility.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/utility.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/enum.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/enum.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/enum_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/enum_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/extension.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/extension.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/extension.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/field.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/file.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/file.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/file.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/helpers.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/helpers.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/helpers.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/map_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/map_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/map_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/message_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/message_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/padding_optimizer.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/padding_optimizer.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/padding_optimizer.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum_field.cc -o google/protobuf/compiler/cpp/enum_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/parse_function_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/parse_function_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/parse_function_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/parse_function_generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/enum.cc -o google/protobuf/compiler/cpp/enum.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/primitive_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/primitive_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/primitive_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/extension.cc -o google/protobuf/compiler/cpp/extension.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/generator.cc -o google/protobuf/compiler/cpp/generator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/service.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/service.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/service.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/field.cc -o google/protobuf/compiler/cpp/field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/string_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/string_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/map_field.cc -o google/protobuf/compiler/cpp/map_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/string_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message_field.cc -o google/protobuf/compiler/cpp/message_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/padding_optimizer.cc -o google/protobuf/compiler/cpp/padding_optimizer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_enum.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/file.cc -o google/protobuf/compiler/cpp/file.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_field_base.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_field_base.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/helpers.cc -o google/protobuf/compiler/cpp/helpers.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/primitive_field.cc -o google/protobuf/compiler/cpp/primitive_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/service.cc -o google/protobuf/compiler/cpp/service.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_helpers.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_helpers.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_map_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_map_field.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_map_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_message_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/string_field.cc -o google/protobuf/compiler/cpp/string_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/message.cc -o google/protobuf/compiler/cpp/message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/cpp/parse_function_generator.cc -o google/protobuf/compiler/cpp/parse_function_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/context.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/context.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/context.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/doc_comment.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/doc_comment.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/doc_comment.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/enum.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/enum_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/enum_field_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_field_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/enum_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_lite.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/extension.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/extension.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/context.cc -o google/protobuf/compiler/java/context.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/extension_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/extension_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/doc_comment.cc -o google/protobuf/compiler/java/doc_comment.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/file.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/file.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/file.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/generator.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/generator_factory.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator_factory.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/generator_factory.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/helpers.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/helpers.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/helpers.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum.cc -o google/protobuf/compiler/java/enum.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/kotlin_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/kotlin_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_lite.cc -o google/protobuf/compiler/java/enum_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/kotlin_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/kotlin_generator.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/map_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/map_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension.cc -o google/protobuf/compiler/java/extension.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field_lite.cc -o google/protobuf/compiler/java/enum_field_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/map_field_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/map_field_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/enum_field.cc -o google/protobuf/compiler/java/enum_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/extension_lite.cc -o google/protobuf/compiler/java/extension_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message_builder.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_builder.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/field.cc -o google/protobuf/compiler/java/field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator_factory.cc -o google/protobuf/compiler/java/generator_factory.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/generator.cc -o google/protobuf/compiler/java/generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/kotlin_generator.cc -o google/protobuf/compiler/java/kotlin_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/helpers.cc -o google/protobuf/compiler/java/helpers.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/file.cc -o google/protobuf/compiler/java/file.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message_builder_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_builder_lite.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message_field_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_field_lite.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/message_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field_lite.cc -o google/protobuf/compiler/java/map_field_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/name_resolver.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/name_resolver.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/map_field.cc -o google/protobuf/compiler/java/map_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/name_resolver.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/primitive_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/primitive_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/primitive_field_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field_lite.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/service.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/service.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/primitive_field_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/service.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/shared_code_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/shared_code_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/shared_code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/shared_code_generator.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/string_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/string_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder.cc -o google/protobuf/compiler/java/message_builder.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/string_field_lite.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field_lite.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/string_field_lite.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_builder_lite.cc -o google/protobuf/compiler/java/message_builder_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field.cc -o google/protobuf/compiler/java/message_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_field_lite.cc -o google/protobuf/compiler/java/message_field_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/name_resolver.cc -o google/protobuf/compiler/java/name_resolver.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message.cc -o google/protobuf/compiler/java/message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field.cc -o google/protobuf/compiler/java/primitive_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_extension.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/shared_code_generator.cc -o google/protobuf/compiler/java/shared_code_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/message_lite.cc -o google/protobuf/compiler/java/message_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/primitive_field_lite.cc -o google/protobuf/compiler/java/primitive_field_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/service.cc -o google/protobuf/compiler/java/service.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field.cc -o google/protobuf/compiler/java/string_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/java/string_field_lite.cc -o google/protobuf/compiler/java/string_field_lite.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_file.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_file.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_file.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_file.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_message.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/php/php_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/php/php_generator.cc >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/python/generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/python/helpers.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/helpers.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/helpers.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/python/pyi_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/pyi_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/pyi_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/pyi_generator.o >/bin/sh ../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/ruby/ruby_generator.lo /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/ruby/ruby_generator.cc >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -version-info 32:9:0 -export-dynamic -no-undefined -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotobuf-lite.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libprotobuf-lite.la -rpath /usr/lib google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/arenaz_sampler.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_tctable_lite.lo google/protobuf/generated_message_util.lo google/protobuf/implicit_weak_message.lo google/protobuf/inlined_string_field.lo google/protobuf/io/coded_stream.lo google/protobuf/io/io_win32.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/repeated_ptr_field.lo google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/wire_format_lite.lo -lpthread -latomic -lz >libtool: link: powerpc-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crti.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtbeginS.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/arenaz_sampler.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_tctable_lite.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/inlined_string_field.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/io_win32.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/map.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/repeated_ptr_field.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/wire_format_lite.o -Wl,-rpath -Wl,//usr/lib/gcc/powerpc-unknown-linux-gnu/11 -Wl,--as-needed -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11 -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtendS.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crtn.o -O2 -mcpu=7450 -mtune=7450 -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotobuf-lite.map -Wl,-O1 -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libprotobuf-lite.so.32 -o .libs/libprotobuf-lite.so.32.0.9 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1 >libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.32" && ln -s "libprotobuf-lite.so.32.0.9" "libprotobuf-lite.so.32") >libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.32.0.9" "libprotobuf-lite.so") >libtool: link: powerpc-unknown-linux-gnu-ar cr .libs/libprotobuf-lite.a google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/arenaz_sampler.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_tctable_lite.o google/protobuf/generated_message_util.o google/protobuf/implicit_weak_message.o google/protobuf/inlined_string_field.o google/protobuf/io/coded_stream.o google/protobuf/io/io_win32.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/repeated_ptr_field.o google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/wire_format_lite.o >libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libprotobuf-lite.a >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1 >libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -version-info 32:9:0 -export-dynamic -no-undefined -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotobuf.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libprotobuf.la -rpath /usr/lib google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/arenaz_sampler.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_tctable_lite.lo google/protobuf/generated_message_util.lo google/protobuf/implicit_weak_message.lo google/protobuf/inlined_string_field.lo google/protobuf/io/coded_stream.lo google/protobuf/io/io_win32.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/repeated_ptr_field.lo google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/wire_format_lite.lo google/protobuf/any.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/descriptor.lo google/protobuf/descriptor.pb.lo google/protobuf/descriptor_database.lo google/protobuf/duration.pb.lo google/protobuf/dynamic_message.lo google/protobuf/empty.pb.lo google/protobuf/extension_set_heavy.lo google/protobuf/field_mask.pb.lo google/protobuf/generated_message_bases.lo google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_tctable_full.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/tokenizer.lo google/protobuf/map_field.lo google/protobuf/message.lo google/protobuf/reflection_ops.lo google/protobuf/service.lo google/protobuf/source_context.pb.lo google/protobuf/struct.pb.lo google/protobuf/stubs/substitute.lo google/protobuf/text_format.lo google/protobuf/timestamp.pb.lo google/protobuf/type.pb.lo google/protobuf/unknown_field_set.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo google/protobuf/wire_format.lo google/protobuf/wrappers.pb.lo -lpthread -latomic -lz >libtool: link: powerpc-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crti.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtbeginS.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/arenaz_sampler.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_tctable_lite.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/inlined_string_field.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/io_win32.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/map.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/repeated_ptr_field.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/wire_format_lite.o google/protobuf/.libs/any.o google/protobuf/.libs/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.o google/protobuf/.libs/descriptor.o google/protobuf/.libs/descriptor.pb.o google/protobuf/.libs/descriptor_database.o google/protobuf/.libs/duration.pb.o google/protobuf/.libs/dynamic_message.o google/protobuf/.libs/empty.pb.o google/protobuf/.libs/extension_set_heavy.o google/protobuf/.libs/field_mask.pb.o google/protobuf/.libs/generated_message_bases.o google/protobuf/.libs/generated_message_reflection.o google/protobuf/.libs/generated_message_tctable_full.o google/protobuf/io/.libs/gzip_stream.o google/protobuf/io/.libs/printer.o google/protobuf/io/.libs/tokenizer.o google/protobuf/.libs/map_field.o google/protobuf/.libs/message.o google/protobuf/.libs/reflection_ops.o google/protobuf/.libs/service.o google/protobuf/.libs/source_context.pb.o google/protobuf/.libs/struct.pb.o google/protobuf/stubs/.libs/substitute.o google/protobuf/.libs/text_format.o google/protobuf/.libs/timestamp.pb.o google/protobuf/.libs/type.pb.o google/protobuf/.libs/unknown_field_set.o google/protobuf/util/.libs/delimited_message_util.o google/protobuf/util/.libs/field_comparator.o google/protobuf/util/.libs/field_mask_util.o google/protobuf/util/internal/.libs/datapiece.o google/protobuf/util/internal/.libs/default_value_objectwriter.o google/protobuf/util/internal/.libs/error_listener.o google/protobuf/util/internal/.libs/field_mask_utility.o google/protobuf/util/internal/.libs/json_escaping.o google/protobuf/util/internal/.libs/json_objectwriter.o google/protobuf/util/internal/.libs/json_stream_parser.o google/protobuf/util/internal/.libs/object_writer.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/utility.o google/protobuf/util/.libs/json_util.o google/protobuf/util/.libs/message_differencer.o google/protobuf/util/.libs/time_util.o google/protobuf/util/.libs/type_resolver_util.o google/protobuf/.libs/wire_format.o google/protobuf/.libs/wrappers.pb.o -Wl,-rpath -Wl,//usr/lib/gcc/powerpc-unknown-linux-gnu/11 -Wl,--as-needed -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11 -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtendS.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crtn.o -O2 -mcpu=7450 -mtune=7450 -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotobuf.map -Wl,-O1 -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libprotobuf.so.32 -o .libs/libprotobuf.so.32.0.9 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/helpers.cc -o google/protobuf/compiler/python/helpers.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1 >libtool: link: (cd ".libs" && rm -f "libprotobuf.so.32" && ln -s "libprotobuf.so.32.0.9" "libprotobuf.so.32") >libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.32.0.9" "libprotobuf.so") >libtool: link: powerpc-unknown-linux-gnu-ar cr .libs/libprotobuf.a google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/arenaz_sampler.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_tctable_lite.o google/protobuf/generated_message_util.o google/protobuf/implicit_weak_message.o google/protobuf/inlined_string_field.o google/protobuf/io/coded_stream.o google/protobuf/io/io_win32.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/repeated_ptr_field.o google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/wire_format_lite.o google/protobuf/any.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/descriptor.o google/protobuf/descriptor.pb.o google/protobuf/descriptor_database.o google/protobuf/duration.pb.o google/protobuf/dynamic_message.o google/protobuf/empty.pb.o google/protobuf/extension_set_heavy.o google/protobuf/field_mask.pb.o google/protobuf/generated_message_bases.o google/protobuf/generated_message_reflection.o google/protobuf/generated_message_tctable_full.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/tokenizer.o google/protobuf/map_field.o google/protobuf/message.o google/protobuf/reflection_ops.o google/protobuf/service.o google/protobuf/source_context.pb.o google/protobuf/struct.pb.o google/protobuf/stubs/substitute.o google/protobuf/text_format.o google/protobuf/timestamp.pb.o google/protobuf/type.pb.o google/protobuf/unknown_field_set.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o google/protobuf/wire_format.o google/protobuf/wrappers.pb.o >libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libprotobuf.a >libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/pyi_generator.cc -o google/protobuf/compiler/python/pyi_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1 >libtool: compile: powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/python/generator.cc -o google/protobuf/compiler/python/generator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -version-info 32:9:0 -export-dynamic -no-undefined -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotoc.map -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libprotoc.la -rpath /usr/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/cpp/enum.lo google/protobuf/compiler/cpp/enum_field.lo google/protobuf/compiler/cpp/extension.lo google/protobuf/compiler/cpp/field.lo google/protobuf/compiler/cpp/file.lo google/protobuf/compiler/cpp/generator.lo google/protobuf/compiler/cpp/helpers.lo google/protobuf/compiler/cpp/map_field.lo google/protobuf/compiler/cpp/message.lo google/protobuf/compiler/cpp/message_field.lo google/protobuf/compiler/cpp/padding_optimizer.lo google/protobuf/compiler/cpp/parse_function_generator.lo google/protobuf/compiler/cpp/primitive_field.lo google/protobuf/compiler/cpp/service.lo google/protobuf/compiler/cpp/string_field.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/java/context.lo google/protobuf/compiler/java/doc_comment.lo google/protobuf/compiler/java/enum.lo google/protobuf/compiler/java/enum_field.lo google/protobuf/compiler/java/enum_field_lite.lo google/protobuf/compiler/java/enum_lite.lo google/protobuf/compiler/java/extension.lo google/protobuf/compiler/java/extension_lite.lo google/protobuf/compiler/java/field.lo google/protobuf/compiler/java/file.lo google/protobuf/compiler/java/generator.lo google/protobuf/compiler/java/generator_factory.lo google/protobuf/compiler/java/helpers.lo google/protobuf/compiler/java/kotlin_generator.lo google/protobuf/compiler/java/map_field.lo google/protobuf/compiler/java/map_field_lite.lo google/protobuf/compiler/java/message.lo google/protobuf/compiler/java/message_builder.lo google/protobuf/compiler/java/message_builder_lite.lo google/protobuf/compiler/java/message_field.lo google/protobuf/compiler/java/message_field_lite.lo google/protobuf/compiler/java/message_lite.lo google/protobuf/compiler/java/name_resolver.lo google/protobuf/compiler/java/primitive_field.lo google/protobuf/compiler/java/primitive_field_lite.lo google/protobuf/compiler/java/service.lo google/protobuf/compiler/java/shared_code_generator.lo google/protobuf/compiler/java/string_field.lo google/protobuf/compiler/java/string_field_lite.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/python/generator.lo google/protobuf/compiler/python/helpers.lo google/protobuf/compiler/python/pyi_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo -lpthread libprotobuf.la -lz >libtool: link: powerpc-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crti.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/cpp/.libs/enum.o google/protobuf/compiler/cpp/.libs/enum_field.o google/protobuf/compiler/cpp/.libs/extension.o google/protobuf/compiler/cpp/.libs/field.o google/protobuf/compiler/cpp/.libs/file.o google/protobuf/compiler/cpp/.libs/generator.o google/protobuf/compiler/cpp/.libs/helpers.o google/protobuf/compiler/cpp/.libs/map_field.o google/protobuf/compiler/cpp/.libs/message.o google/protobuf/compiler/cpp/.libs/message_field.o google/protobuf/compiler/cpp/.libs/padding_optimizer.o google/protobuf/compiler/cpp/.libs/parse_function_generator.o google/protobuf/compiler/cpp/.libs/primitive_field.o google/protobuf/compiler/cpp/.libs/service.o google/protobuf/compiler/cpp/.libs/string_field.o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o google/protobuf/compiler/csharp/.libs/csharp_enum.o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_field_base.o google/protobuf/compiler/csharp/.libs/csharp_generator.o google/protobuf/compiler/csharp/.libs/csharp_helpers.o google/protobuf/compiler/csharp/.libs/csharp_map_field.o google/protobuf/compiler/csharp/.libs/csharp_message.o google/protobuf/compiler/csharp/.libs/csharp_message_field.o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o google/protobuf/compiler/java/.libs/context.o google/protobuf/compiler/java/.libs/doc_comment.o google/protobuf/compiler/java/.libs/enum.o google/protobuf/compiler/java/.libs/enum_field.o google/protobuf/compiler/java/.libs/enum_field_lite.o google/protobuf/compiler/java/.libs/enum_lite.o google/protobuf/compiler/java/.libs/extension.o google/protobuf/compiler/java/.libs/extension_lite.o google/protobuf/compiler/java/.libs/field.o google/protobuf/compiler/java/.libs/file.o google/protobuf/compiler/java/.libs/generator.o google/protobuf/compiler/java/.libs/generator_factory.o google/protobuf/compiler/java/.libs/helpers.o google/protobuf/compiler/java/.libs/kotlin_generator.o google/protobuf/compiler/java/.libs/map_field.o google/protobuf/compiler/java/.libs/map_field_lite.o google/protobuf/compiler/java/.libs/message.o google/protobuf/compiler/java/.libs/message_builder.o google/protobuf/compiler/java/.libs/message_builder_lite.o google/protobuf/compiler/java/.libs/message_field.o google/protobuf/compiler/java/.libs/message_field_lite.o google/protobuf/compiler/java/.libs/message_lite.o google/protobuf/compiler/java/.libs/name_resolver.o google/protobuf/compiler/java/.libs/primitive_field.o google/protobuf/compiler/java/.libs/primitive_field_lite.o google/protobuf/compiler/java/.libs/service.o google/protobuf/compiler/java/.libs/shared_code_generator.o google/protobuf/compiler/java/.libs/string_field.o google/protobuf/compiler/java/.libs/string_field_lite.o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o google/protobuf/compiler/objectivec/.libs/objectivec_field.o google/protobuf/compiler/objectivec/.libs/objectivec_file.o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o google/protobuf/compiler/objectivec/.libs/objectivec_message.o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o google/protobuf/compiler/php/.libs/php_generator.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/python/.libs/generator.o google/protobuf/compiler/python/.libs/helpers.o google/protobuf/compiler/python/.libs/pyi_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src/.libs -Wl,-rpath -Wl,//usr/lib/gcc/powerpc-unknown-linux-gnu/11 -Wl,--as-needed ./.libs/libprotobuf.so -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11 -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../powerpc-unknown-linux-gnu/lib -L/usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc-unknown-linux-gnu/11/crtendS.o /usr/lib/gcc/powerpc-unknown-linux-gnu/11/../../../../lib/crtn.o -O2 -mcpu=7450 -mtune=7450 -Wl,--version-script=/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/libprotoc.map -Wl,-O1 -Wl,--hash-style=gnu -pthread -Wl,-soname -Wl,libprotoc.so.32 -o .libs/libprotoc.so.32.0.9 >libtool: link: (cd ".libs" && rm -f "libprotoc.so.32" && ln -s "libprotoc.so.32.0.9" "libprotoc.so.32") >libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.32.0.9" "libprotoc.so") >copying selected object files to avoid basename conflicts... >libtool: link: ln google/protobuf/compiler/java/enum.o .libs/libprotoc.lax/lt1-enum.o || cp google/protobuf/compiler/java/enum.o .libs/libprotoc.lax/lt1-enum.o >libtool: link: ln google/protobuf/compiler/java/enum_field.o .libs/libprotoc.lax/lt2-enum_field.o || cp google/protobuf/compiler/java/enum_field.o .libs/libprotoc.lax/lt2-enum_field.o >libtool: link: ln google/protobuf/compiler/java/extension.o .libs/libprotoc.lax/lt3-extension.o || cp google/protobuf/compiler/java/extension.o .libs/libprotoc.lax/lt3-extension.o >libtool: link: ln google/protobuf/compiler/java/field.o .libs/libprotoc.lax/lt4-field.o || cp google/protobuf/compiler/java/field.o .libs/libprotoc.lax/lt4-field.o >libtool: link: ln google/protobuf/compiler/java/file.o .libs/libprotoc.lax/lt5-file.o || cp google/protobuf/compiler/java/file.o .libs/libprotoc.lax/lt5-file.o >libtool: link: ln google/protobuf/compiler/java/generator.o .libs/libprotoc.lax/lt6-generator.o || cp google/protobuf/compiler/java/generator.o .libs/libprotoc.lax/lt6-generator.o >libtool: link: ln google/protobuf/compiler/java/helpers.o .libs/libprotoc.lax/lt7-helpers.o || cp google/protobuf/compiler/java/helpers.o .libs/libprotoc.lax/lt7-helpers.o >libtool: link: ln google/protobuf/compiler/java/map_field.o .libs/libprotoc.lax/lt8-map_field.o || cp google/protobuf/compiler/java/map_field.o .libs/libprotoc.lax/lt8-map_field.o >libtool: link: ln google/protobuf/compiler/java/message.o .libs/libprotoc.lax/lt9-message.o || cp google/protobuf/compiler/java/message.o .libs/libprotoc.lax/lt9-message.o >libtool: link: ln google/protobuf/compiler/java/message_field.o .libs/libprotoc.lax/lt10-message_field.o || cp google/protobuf/compiler/java/message_field.o .libs/libprotoc.lax/lt10-message_field.o >libtool: link: ln google/protobuf/compiler/java/primitive_field.o .libs/libprotoc.lax/lt11-primitive_field.o || cp google/protobuf/compiler/java/primitive_field.o .libs/libprotoc.lax/lt11-primitive_field.o >libtool: link: ln google/protobuf/compiler/java/service.o .libs/libprotoc.lax/lt12-service.o || cp google/protobuf/compiler/java/service.o .libs/libprotoc.lax/lt12-service.o >libtool: link: ln google/protobuf/compiler/java/string_field.o .libs/libprotoc.lax/lt13-string_field.o || cp google/protobuf/compiler/java/string_field.o .libs/libprotoc.lax/lt13-string_field.o >libtool: link: ln google/protobuf/compiler/python/generator.o .libs/libprotoc.lax/lt14-generator.o || cp google/protobuf/compiler/python/generator.o .libs/libprotoc.lax/lt14-generator.o >libtool: link: ln google/protobuf/compiler/python/helpers.o .libs/libprotoc.lax/lt15-helpers.o || cp google/protobuf/compiler/python/helpers.o .libs/libprotoc.lax/lt15-helpers.o >libtool: link: powerpc-unknown-linux-gnu-ar cr .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/cpp/enum.o google/protobuf/compiler/cpp/enum_field.o google/protobuf/compiler/cpp/extension.o google/protobuf/compiler/cpp/field.o google/protobuf/compiler/cpp/file.o google/protobuf/compiler/cpp/generator.o google/protobuf/compiler/cpp/helpers.o google/protobuf/compiler/cpp/map_field.o google/protobuf/compiler/cpp/message.o google/protobuf/compiler/cpp/message_field.o google/protobuf/compiler/cpp/padding_optimizer.o google/protobuf/compiler/cpp/parse_function_generator.o google/protobuf/compiler/cpp/primitive_field.o google/protobuf/compiler/cpp/service.o google/protobuf/compiler/cpp/string_field.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o google/protobuf/compiler/java/context.o google/protobuf/compiler/java/doc_comment.o .libs/libprotoc.lax/lt1-enum.o .libs/libprotoc.lax/lt2-enum_field.o google/protobuf/compiler/java/enum_field_lite.o google/protobuf/compiler/java/enum_lite.o .libs/libprotoc.lax/lt3-extension.o google/protobuf/compiler/java/extension_lite.o .libs/libprotoc.lax/lt4-field.o .libs/libprotoc.lax/lt5-file.o .libs/libprotoc.lax/lt6-generator.o google/protobuf/compiler/java/generator_factory.o .libs/libprotoc.lax/lt7-helpers.o google/protobuf/compiler/java/kotlin_generator.o .libs/libprotoc.lax/lt8-map_field.o google/protobuf/compiler/java/map_field_lite.o .libs/libprotoc.lax/lt9-message.o google/protobuf/compiler/java/message_builder.o google/protobuf/compiler/java/message_builder_lite.o .libs/libprotoc.lax/lt10-message_field.o google/protobuf/compiler/java/message_field_lite.o google/protobuf/compiler/java/message_lite.o google/protobuf/compiler/java/name_resolver.o .libs/libprotoc.lax/lt11-primitive_field.o google/protobuf/compiler/java/primitive_field_lite.o .libs/libprotoc.lax/lt12-service.o google/protobuf/compiler/java/shared_code_generator.o .libs/libprotoc.lax/lt13-string_field.o google/protobuf/compiler/java/string_field_lite.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o .libs/libprotoc.lax/lt14-generator.o .libs/libprotoc.lax/lt15-helpers.o google/protobuf/compiler/python/pyi_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o >libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libprotoc.a >libtool: link: rm -fr .libs/libprotoc.lax >libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o protoc google/protobuf/compiler/main.o -lpthread libprotobuf.la libprotoc.la -lz >libtool: link: powerpc-unknown-linux-gnu-g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o .libs/protoc google/protobuf/compiler/main.o -Wl,--as-needed ./.libs/libprotobuf.so ./.libs/libprotoc.so /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src/.libs/libprotobuf.so -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -pthread >make[2]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >>>> Source compiled. >>>> Test phase: dev-libs/protobuf-21.9 > [32m*[0m .ppc: running multilib-minimal_abi_src_test >make -j16 -l18 check >Making check in . >make[1]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >make check-local >make[2]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >make[2]: Nothing to be done for 'check-local'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' >Making check in src >make[1]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >make protoc protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test test_plugin protobuf-lite-arena-test zcgzip zcgunzip >make[2]: Entering directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >make[2]: 'protoc' is up to date. >oldpwd=`pwd` && ( cd /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/any_test.proto google/protobuf/compiler/cpp/test_bad_identifiers.proto google/protobuf/compiler/cpp/test_large_enum_value.proto google/protobuf/map_lite_unittest.proto google/protobuf/map_proto2_unittest.proto google/protobuf/map_unittest.proto google/protobuf/unittest.proto google/protobuf/unittest_arena.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_drop_unknown_fields.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_enormous_descriptor.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_lazy_dependencies.proto google/protobuf/unittest_lazy_dependencies_custom_option.proto google/protobuf/unittest_lazy_dependencies_enum.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_mset_wire_format.proto google/protobuf/unittest_no_field_presence.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_preserve_unknown_enum.proto google/protobuf/unittest_preserve_unknown_enum2.proto google/protobuf/unittest_proto3.proto google/protobuf/unittest_proto3_arena.proto google/protobuf/unittest_proto3_arena_lite.proto google/protobuf/unittest_proto3_lite.proto google/protobuf/unittest_proto3_optional.proto google/protobuf/unittest_well_known_types.proto google/protobuf/util/internal/testdata/anys.proto google/protobuf/util/internal/testdata/books.proto google/protobuf/util/internal/testdata/default_value.proto google/protobuf/util/internal/testdata/default_value_test.proto google/protobuf/util/internal/testdata/field_mask.proto google/protobuf/util/internal/testdata/maps.proto google/protobuf/util/internal/testdata/oneofs.proto google/protobuf/util/internal/testdata/proto3.proto google/protobuf/util/internal/testdata/struct.proto google/protobuf/util/internal/testdata/timestamp_duration.proto google/protobuf/util/internal/testdata/wrappers.proto google/protobuf/util/json_format.proto google/protobuf/util/json_format_proto3.proto google/protobuf/util/message_differencer_unittest.proto --experimental_allow_proto3_optional ) >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/mock_code_generator.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/mock_code_generator.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/test_plugin.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/test_plugin.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/testing/file.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/testing/file.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/testing/zcgzip.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/testing/zcgzip.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/testing/zcgunzip.o /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/testing/zcgunzip.cc >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o zcgunzip google/protobuf/testing/zcgunzip.o -lpthread libprotobuf.la -lz >/bin/sh ../libtool --tag=CXX --mode=link powerpc-unknown-linux-gnu-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o zcgzip google/protobuf/testing/zcgzip.o -lpthread libprotobuf.la -lz >libtool: link: powerpc-unknown-linux-gnu-g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o .libs/zcgunzip google/protobuf/testing/zcgunzip.o -Wl,--as-needed ./.libs/libprotobuf.so -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -pthread >libtool: link: powerpc-unknown-linux-gnu-g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o .libs/zcgzip google/protobuf/testing/zcgzip.o -Wl,--as-needed ./.libs/libprotobuf.so -lpthread //usr/lib/gcc/powerpc-unknown-linux-gnu/11/libatomic.so -lz -pthread >touch unittest_proto_middleman >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/arena_test_util.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-map_lite_test_util.o `test -f 'google/protobuf/map_lite_test_util.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/map_lite_test_util.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-test_util_lite.o `test -f 'google/protobuf/test_util_lite.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/test_util_lite.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-reflection_tester.o `test -f 'google/protobuf/reflection_tester.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/reflection_tester.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/test_util.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/testing/protobuf_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/testing/file.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/testing/protobuf_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/testing/googletest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-any_test.o `test -f 'google/protobuf/any_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/any_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-arena_unittest.o `test -f 'google/protobuf/arena_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/arena_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-arenastring_unittest.o `test -f 'google/protobuf/arenastring_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/arenastring_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-arenaz_sampler_test.o `test -f 'google/protobuf/arenaz_sampler_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/arenaz_sampler_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/protobuf_test-annotation_test_util.o `test -f 'google/protobuf/compiler/annotation_test_util.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/annotation_test_util.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o `test -f 'google/protobuf/compiler/command_line_interface_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/command_line_interface_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-bootstrap_unittest.o `test -f 'google/protobuf/compiler/cpp/bootstrap_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/bootstrap_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-message_size_unittest.o `test -f 'google/protobuf/compiler/cpp/message_size_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/message_size_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o `test -f 'google/protobuf/compiler/cpp/metadata_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/metadata_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-move_unittest.o `test -f 'google/protobuf/compiler/cpp/move_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/move_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/cpp/plugin_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/plugin_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/cpp/protobuf_test-unittest.o `test -f 'google/protobuf/compiler/cpp/unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/cpp/unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_generator_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/csharp/csharp_generator_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/protobuf_test-importer_unittest.o `test -f 'google/protobuf/compiler/importer_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/importer_unittest.cc >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'virtual void google::protobuf::compiler::{anonymous}::CommandLineInterfaceTest_WriteTransitiveDescriptorSet_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:1646:58: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 1646 | std::swap(descriptor_set.mutable_file()->mutable_data()[0], > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:52: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:1647:58: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 1647 | descriptor_set.mutable_file()->mutable_data()[1]); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:52: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'virtual void google::protobuf::compiler::{anonymous}::CommandLineInterfaceTest_WriteTransitiveDescriptorSetWithSourceInfo_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:1677:58: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 1677 | std::swap(descriptor_set.mutable_file()->mutable_data()[0], > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:52: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:1678:58: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 1678 | descriptor_set.mutable_file()->mutable_data()[1]); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/any.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/command_line_interface_unittest.cc:52: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/protobuf_test-doc_comment_unittest.o `test -f 'google/protobuf/compiler/java/doc_comment_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/java/doc_comment_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/java/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/java/plugin_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/java/plugin_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/protobuf_test-mock_code_generator.o `test -f 'google/protobuf/compiler/mock_code_generator.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/mock_code_generator.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o `test -f 'google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/protobuf_test-parser_unittest.o `test -f 'google/protobuf/compiler/parser_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/parser_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/python/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/python/plugin_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/python/plugin_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o `test -f 'google/protobuf/compiler/ruby/ruby_generator_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/compiler/ruby/ruby_generator_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-descriptor_database_unittest.o `test -f 'google/protobuf/descriptor_database_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/descriptor_database_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-descriptor_unittest.o `test -f 'google/protobuf/descriptor_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/descriptor_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-drop_unknown_fields_test.o `test -f 'google/protobuf/drop_unknown_fields_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/drop_unknown_fields_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-dynamic_message_unittest.o `test -f 'google/protobuf/dynamic_message_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/dynamic_message_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-extension_set_unittest.o `test -f 'google/protobuf/extension_set_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/extension_set_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-generated_message_reflection_unittest.o `test -f 'google/protobuf/generated_message_reflection_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/generated_message_reflection_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-generated_message_tctable_lite_test.o `test -f 'google/protobuf/generated_message_tctable_lite_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/generated_message_tctable_lite_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-inlined_string_field_unittest.o `test -f 'google/protobuf/inlined_string_field_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/inlined_string_field_unittest.cc >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc: In function 'void google::protobuf::compiler::{anonymous}::SortMessages(google::protobuf::DescriptorProto*)': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc:2169:60: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::DescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 2169 | descriptor_proto->mutable_nested_type()->mutable_data(); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.h:46, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc:35: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc: In function 'void google::protobuf::compiler::{anonymous}::SortMessages(google::protobuf::FileDescriptorProto*)': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc:2181:66: warning: 'Element** google::protobuf::RepeatedPtrField<T>::mutable_data() [with Element = google::protobuf::DescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations] > 2181 | file_descriptor_proto->mutable_message_type()->mutable_data(); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:60, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/descriptor.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.h:46, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser_unittest.cc:35: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_ptr_field.h:1440:18: note: declared here > 1440 | inline Element** RepeatedPtrField<Element>::mutable_data() { > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/protobuf_test-coded_stream_unittest.o `test -f 'google/protobuf/io/coded_stream_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/io/coded_stream_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/protobuf_test-io_win32_unittest.o `test -f 'google/protobuf/io/io_win32_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/io/io_win32_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/protobuf_test-printer_unittest.o `test -f 'google/protobuf/io/printer_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/io/printer_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/protobuf_test-tokenizer_unittest.o `test -f 'google/protobuf/io/tokenizer_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/io/tokenizer_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o `test -f 'google/protobuf/io/zero_copy_stream_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/io/zero_copy_stream_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-map_field_test.o `test -f 'google/protobuf/map_field_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/map_field_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-map_test.o `test -f 'google/protobuf/map_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/map_test.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-message_unittest.o `test -f 'google/protobuf/message_unittest.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/message_unittest.cc >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-no_field_presence_test.o `test -f 'google/protobuf/no_field_presence_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/no_field_presence_test.cc >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/implicit_weak_message.h:39, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_util.h:54, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/generated_message_bases.h:40, > from ./google/protobuf/unittest.pb.h:26, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_unittest.cc:39: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h: In instantiation of 'constexpr int google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = long long int; int kRepHeaderSize = 4]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_unittest.cc:871:3: required from here >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: error: static assertion failed > 81 | static_assert(sizeof(T) <= kRepHeaderSize, ""); > | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: note: '(sizeof (long long int) <= 4)' evaluates to false >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h: In instantiation of 'constexpr int google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = long long unsigned int; int kRepHeaderSize = 4]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_unittest.cc:873:3: required from here >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: error: static assertion failed >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: note: '(sizeof (long long unsigned int) <= 4)' evaluates to false >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h: In instantiation of 'constexpr int google::protobuf::internal::RepeatedFieldLowerClampLimit() [with T = double; int kRepHeaderSize = 4]': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/extension_set_unittest.cc:881:3: required from here >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: error: static assertion failed >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/repeated_field.h:81:27: note: '(sizeof (double) <= 4)' evaluates to false >powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -mcpu=7450 -mtune=7450 -pipe -c -o google/protobuf/protobuf_test-preserve_unknown_enum_test.o `test -f 'google/protobuf/preserve_unknown_enum_test.cc' || echo '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/'`google/protobuf/preserve_unknown_enum_test.cc >make[2]: *** [Makefile:5648: google/protobuf/protobuf_test-extension_set_unittest.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1467:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1467 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_int32); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:875:30: note: declared here > 875 | const RepeatedPtrField<T>& GetRepeatedPtrField( > | ^~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1469:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1469 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_double); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:875:30: note: declared here > 875 | const RepeatedPtrField<T>& GetRepeatedPtrField( > | ^~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1471:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1471 | refl->GetRepeatedPtrField<Message>(message, fd_map_string_string); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:875:30: note: declared here > 875 | const RepeatedPtrField<T>& GetRepeatedPtrField( > | ^~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1473:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1473 | refl->GetRepeatedPtrField<Message>(message, fd_map_int32_foreign_message); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:875:30: note: declared here > 875 | const RepeatedPtrField<T>& GetRepeatedPtrField( > | ^~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1477:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1477 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_int32); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:886:24: note: declared here > 886 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg, > | ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1479:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1479 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_double); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:886:24: note: declared here > 886 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg, > | ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1481:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1481 | refl->MutableRepeatedPtrField<Message>(&message, fd_map_string_string); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:886:24: note: declared here > 886 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg, > | ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:1483:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] > 1483 | refl->MutableRepeatedPtrField<Message>(&message, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ > 1484 | fd_map_int32_foreign_message); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:886:24: note: declared here > 886 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg, > | ^~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::IoTest_LimitingInputStreamByteCount_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_unittest.cc:1045:68: warning: 'buffer' may be used uninitialized [-Wmaybe-uninitialized] > 1045 | ArrayInputStream array_input(buffer, kBufferSize, kHalfBufferSize); > | ^ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/test_util2.h:38, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_unittest.cc:66: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_impl_lite.h:78:3: note: by argument 2 of type 'const void*' to 'google::protobuf::io::ArrayInputStream::ArrayInputStream(const void*, int, int)' declared here > 78 | ArrayInputStream(const void* data, int size, int block_size = -1); > | ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/io/zero_copy_stream_unittest.cc:1042:9: note: 'buffer' declared here > 1042 | uint8 buffer[kBufferSize]; > | ^~~~~~ >In file included from /usr/include/gtest/gtest.h:387, > from /usr/include/gmock/internal/gmock-internal-utils.h:47, > from /usr/include/gmock/gmock-actions.h:145, > from /usr/include/gmock/gmock.h:59, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/testing/googletest.h:41, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/test_util2.h:36, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:34: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:2300:28: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] > 2300 | EXPECT_NE(entry.SpaceUsed(), 0); > | ~~~~~~~~~~~~~~~^~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:304:7: note: declared here > 304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } > | ^~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:2882:47: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] > 2882 | const size_t initial = map_message.SpaceUsed(); > | ~~~~~~~~~~~~~~~~~~~~~^~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:304:7: note: declared here > 304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } > | ^~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:2883:71: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] > 2883 | const size_t space_used_message = UNITTEST::TestRequired().SpaceUsed(); >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:304:7: note: declared here > 304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } > | ^~~~~~~~~ >In file included from /usr/include/gtest/gtest.h:387, > from /usr/include/gmock/internal/gmock-internal-utils.h:47, > from /usr/include/gmock/gmock-actions.h:145, > from /usr/include/gmock/gmock.h:59, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/testing/googletest.h:41, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/test_util2.h:36, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:34: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:2898:47: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] > 2898 | EXPECT_LE(lower_bound, map_message.SpaceUsed()); > | ~~~~~~~~~~~~~~~~~~~~~^~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:304:7: note: declared here > 304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } > | ^~~~~~~~~ >In file included from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:46: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()': >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.inc:3885:51: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations] > 3885 | reflection->MutableRepeatedPtrField<Message>(&source, field_desc); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >In file included from ./google/protobuf/map_proto2_unittest.pb.h:29, > from /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/map_test.cc:31: >/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/message.h:886:24: note: declared here > 886 | RepeatedPtrField<T>* MutableRepeatedPtrField(Message* msg, > | ^~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >make[1]: *** [Makefile:7351: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc/src' >make: *** [Makefile:1741: check-recursive] Error 1 > [31;01m*[0m ERROR: dev-libs/protobuf-21.9::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/protobuf-21.9::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/protobuf-21.9::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-libs/protobuf-21.9:20221204-173427.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/protobuf-21.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/protobuf-21.9/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9-.ppc' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 875584
:
821728
| 839907