D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/protobuf-3.14.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wYklOi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf protobuf-3.14.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/protobuf-3.14.0-all.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-3.14.0 + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/BUILD.bazel googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/CMakeLists.txt googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/CONTRIBUTING.md googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/LICENSE googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/Makefile.am googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/README.md googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/WORKSPACE googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/appveyor.yml googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/ci googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/configure.ac googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/googlemock googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/googletest googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/library.json googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/platformio.ini third_party/googletest/ + find -name '*.cc' -o -name '*.h' + xargs chmod -x + chmod 644 examples/AddPerson.java examples/BUILD examples/CMakeLists.txt examples/ListPeople.java examples/Makefile examples/README.md examples/WORKSPACE examples/add_person.cc examples/add_person.dart examples/add_person.go examples/add_person.py examples/add_person_test.go examples/addressbook.proto examples/list_people.cc examples/list_people.dart examples/list_people.go examples/list_people.py examples/list_people_test.go examples/pubspec.yaml + rm -f src/solaris/libstdc++.la + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cjhO7s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + iconv -f iso8859-1 -t utf-8 CONTRIBUTORS.txt + mv CONTRIBUTORS.txt.utf8 CONTRIBUTORS.txt + export PTHREAD_LIBS=-lpthread + PTHREAD_LIBS=-lpthread + ./autogen.sh + mkdir -p third_party/googletest/m4 + autoreconf -f -i -Wall,no-obsolete libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:30: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:30: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:30: the top level configure.ac:51: warning: The macro `AC_LANG_C' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:51: the top level configure.ac:51: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:51: the top level configure.ac:27: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/config.guess' configure.ac:30: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:48: warning: The macro `AC_LANG_C' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... ../googletest/m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:48: the top level configure.ac:48: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... ../googletest/m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:48: the top level configure.ac:22: installing 'build-aux/compile' configure.ac:25: installing 'build-aux/config.guess' configure.ac:25: installing 'build-aux/config.sub' configure.ac:19: installing 'build-aux/install-sh' configure.ac:19: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure.ac:13: installing 'build-aux/install-sh' configure.ac:13: installing 'build-aux/missing' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:78: warning: The macro `AC_PROG_CXX_FOR_BUILD' is obsolete. configure.ac:78: You should run autoupdate. m4/ax_prog_cxx_for_build.m4:36: AC_PROG_CXX_FOR_BUILD is expanded from... configure.ac:78: the top level configure.ac:109: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:109: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:109: the top level configure.ac:131: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:131: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:131: the top level configure.ac:212: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:212: the top level configure.ac:215: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.ac:215: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... m4/stl_hash.m4:10: AC_CXX_STL_HASH is expanded from... configure.ac:215: the top level configure.ac:215: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:215: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4/stl_hash.m4:10: AC_CXX_STL_HASH is expanded from... configure.ac:215: the top level configure.ac:81: installing './ar-lib' configure.ac:76: installing './compile' configure.ac:46: installing './config.guess' configure.ac:46: installing './config.sub' configure.ac:48: installing './install-sh' configure.ac:48: installing './missing' benchmarks/Makefile.am: installing './depcomp' conformance/Makefile.am:359: warning: shell python --version 2>&1: non-POSIX variable name conformance/Makefile.am:359: (probably a GNU make extension) conformance/Makefile.am:369: warning: shell python --version 2>&1: non-POSIX variable name conformance/Makefile.am:369: (probably a GNU make extension) parallel-tests: installing './test-driver' + rm -rf autom4te.cache config.h.in~ + exit 0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googletest/build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./third_party/googletest/googletest/build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./third_party/googletest/googletest/build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googletest/build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./third_party/googletest/googletest/build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./third_party/googletest/googletest/build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googlemock/build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./third_party/googletest/googlemock/build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./third_party/googletest/googlemock/build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googlemock/build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./third_party/googletest/googlemock/build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./third_party/googletest/googlemock/build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1001' 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 aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-mageia-linux-gnu-gcc... no checking for aarch64-mageia-linux-gnu-objcc... no checking for aarch64-mageia-linux-gnu-objc... no checking for aarch64-mageia-linux-gnu-cc... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-clang... no checking for gcc... gcc checking whether the compiler supports GNU Objective C... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking C++ compiler flags...... use user-supplied: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables checking for 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the linker supports version scripts... yes checking for egrep... (cached) /usr/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 g++ supports C++11 features by default... yes checking whether -latomic is needed... no checking for pthread_join using gcc -lpthread... yes checking whether gcc is Clang... no 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... 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 === configuring in third_party/googletest (/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/io_win32.lo google/protobuf/io/io_win32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/io_win32.cc -fPIC -DPIC -o google/protobuf/io/.libs/io_win32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/io_win32.cc -o google/protobuf/io/io_win32.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/any_lite.lo google/protobuf/any_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any_lite.cc -fPIC -DPIC -o google/protobuf/.libs/any_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any_lite.cc -o google/protobuf/any_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/arena.lo google/protobuf/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/arenastring.cc -fPIC -DPIC -o google/protobuf/.libs/arenastring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/generated_enum_util.lo google/protobuf/generated_enum_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_enum_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_enum_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_enum_util.cc -o google/protobuf/generated_enum_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/implicit_weak_message.cc -fPIC -DPIC -o google/protobuf/.libs/implicit_weak_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/map.lo google/protobuf/map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/map.cc -fPIC -DPIC -o google/protobuf/.libs/map.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/map.cc -o google/protobuf/map.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/command_line_interface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o In file included from /usr/include/string.h:519, from ./google/protobuf/stubs/port.h:39, from ./google/protobuf/stubs/macros.h:34, from ./google/protobuf/stubs/common.h:46, from ./google/protobuf/message_lite.h:45, from google/protobuf/message_lite.cc:36: In function 'void* memcpy(void*, const void*, size_t)', inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at ./google/protobuf/io/coded_stream.h:699:16, inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at ./google/protobuf/implicit_weak_message.h:85:28, inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at google/protobuf/message_lite.cc:419:30: /usr/include/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/parse_context.lo google/protobuf/parse_context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/parse_context.cc -fPIC -DPIC -o google/protobuf/.libs/parse_context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/parse_context.cc -o google/protobuf/parse_context.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/coded_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_table_driven_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/any.lo google/protobuf/any.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/service.lo google/protobuf/service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/message.lo google/protobuf/message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_table_driven.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/error_listener.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/error_listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_escaping.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_escaping.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/field_mask_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_mask_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/datapiece.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/datapiece.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/protostream_objectsource.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectsource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/type_info_test_helper.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info_test_helper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_string_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator_factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_map_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_builder_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_name_resolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/js/well_known_types_embed.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/well_known_types_embed.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_shared_code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_shared_code_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_file.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/js/js_generator.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/js_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o google/protobuf/compiler/php/php_generator.cc:603:13: warning: 'std::string google::protobuf::compiler::php::{anonymous}::BinaryToHex(const string&)' defined but not used [-Wunused-function] 603 | std::string BinaryToHex(const std::string& binary) { | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprotobuf-lite.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.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/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.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 -lpthread -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.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/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.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/wire_format_lite.o google/protobuf/io/.libs/coded_stream.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 -O2 -g -fstack-protector -Wl,--version-script=./libprotobuf-lite.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -lz -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotobuf-lite.so.25 -o .libs/libprotobuf-lite.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.25" && ln -s "libprotobuf-lite.so.25.0.0" "libprotobuf-lite.so.25") libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.25.0.0" "libprotobuf-lite.so") libtool: link: ar cru .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.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/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.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 libtool: link: ranlib .libs/libprotobuf-lite.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprotobuf.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.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/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.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/any.pb.lo google/protobuf/api.pb.lo google/protobuf/any.lo google/protobuf/descriptor.lo google/protobuf/descriptor_database.lo google/protobuf/descriptor.pb.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_reflection.lo google/protobuf/generated_message_table_driven.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/wire_format.lo google/protobuf/wrappers.pb.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/tokenizer.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.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/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.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 -lpthread -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.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/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.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/wire_format_lite.o google/protobuf/io/.libs/coded_stream.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/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/.libs/any.o google/protobuf/.libs/descriptor.o google/protobuf/.libs/descriptor_database.o google/protobuf/.libs/descriptor.pb.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_reflection.o google/protobuf/.libs/generated_message_table_driven.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/.libs/wire_format.o google/protobuf/.libs/wrappers.pb.o google/protobuf/io/.libs/gzip_stream.o google/protobuf/io/.libs/printer.o google/protobuf/io/.libs/tokenizer.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.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/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/type_info_test_helper.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 -O2 -g -fstack-protector -Wl,--version-script=./libprotobuf.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -lz -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotobuf.so.25 -o .libs/libprotobuf.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf.so.25" && ln -s "libprotobuf.so.25.0.0" "libprotobuf.so.25") libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.25.0.0" "libprotobuf.so") libtool: link: ar cru .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.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/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.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/any.pb.o google/protobuf/api.pb.o google/protobuf/any.o google/protobuf/descriptor.o google/protobuf/descriptor_database.o google/protobuf/descriptor.pb.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_reflection.o google/protobuf/generated_message_table_driven.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/wire_format.o google/protobuf/wrappers.pb.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/tokenizer.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.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/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.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 libtool: link: ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprotoc.la -rpath /usr/lib64 google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.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 -lpthread libprotobuf.la -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.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/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.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 -O2 -g -fstack-protector -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src/.libs ./.libs/libprotobuf.so -lpthread -lz -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotoc.so.25 -o .libs/libprotoc.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotoc.so.25" && ln -s "libprotoc.so.25.0.0" "libprotoc.so.25") libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.25.0.0" "libprotoc.so") libtool: link: ar cru .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.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 libtool: link: ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o protoc google/protobuf/compiler/main.o -lpthread libprotobuf.la libprotoc.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/protoc google/protobuf/compiler/main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' + pushd python ~/rpmbuild/BUILD/protobuf-3.14.0/python ~/rpmbuild/BUILD/protobuf-3.14.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py Generating google/protobuf/descriptor_pb2.py... Generating google/protobuf/compiler/plugin_pb2.py... Generating google/protobuf/any_pb2.py... Generating google/protobuf/api_pb2.py... Generating google/protobuf/duration_pb2.py... Generating google/protobuf/empty_pb2.py... Generating google/protobuf/field_mask_pb2.py... Generating google/protobuf/source_context_pb2.py... Generating google/protobuf/struct_pb2.py... Generating google/protobuf/timestamp_pb2.py... Generating google/protobuf/type_pb2.py... Generating google/protobuf/wrappers_pb2.py... Generating google/protobuf/any_test_pb2.py... Generating google/protobuf/map_proto2_unittest_pb2.py... Generating google/protobuf/map_unittest_pb2.py... Generating google/protobuf/test_messages_proto3_pb2.py... Generating google/protobuf/test_messages_proto2_pb2.py... Generating google/protobuf/unittest_arena_pb2.py... Generating google/protobuf/unittest_pb2.py... Generating google/protobuf/unittest_custom_options_pb2.py... Generating google/protobuf/unittest_import_pb2.py... Generating google/protobuf/unittest_import_public_pb2.py... Generating google/protobuf/unittest_mset_pb2.py... Generating google/protobuf/unittest_mset_wire_format_pb2.py... Generating google/protobuf/unittest_no_generic_services_pb2.py... Generating google/protobuf/unittest_proto3_arena_pb2.py... Generating google/protobuf/util/json_format_pb2.py... Generating google/protobuf/util/json_format_proto3_pb2.py... Generating google/protobuf/internal/any_test_pb2.py... Generating google/protobuf/internal/descriptor_pool_test1_pb2.py... Generating google/protobuf/internal/descriptor_pool_test2_pb2.py... Generating google/protobuf/internal/factory_test1_pb2.py... Generating google/protobuf/internal/factory_test2_pb2.py... Generating google/protobuf/internal/file_options_test_pb2.py... Generating google/protobuf/internal/import_test_package/inner_pb2.py... Generating google/protobuf/internal/import_test_package/outer_pb2.py... Generating google/protobuf/internal/missing_enum_values_pb2.py... Generating google/protobuf/internal/message_set_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_dynamic_pb2.py... Generating google/protobuf/internal/more_messages_pb2.py... Generating google/protobuf/internal/no_package_pb2.py... Generating google/protobuf/internal/packed_field_test_pb2.py... Generating google/protobuf/internal/test_bad_identifiers_pb2.py... Generating google/protobuf/internal/test_proto3_optional_pb2.py... Generating google/protobuf/pyext/python_pb2.py... creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib/google/protobuf copying google/protobuf/type_pb2.py -> build/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib/google/protobuf copying google/protobuf/api_pb2.py -> build/lib/google/protobuf copying google/protobuf/any_pb2.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/protobuf/text_encoding.py -> build/lib/google/protobuf copying google/protobuf/symbol_database.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/proto_builder.py -> build/lib/google/protobuf copying google/protobuf/message_factory.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/json_format.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/__init__.py -> build/lib/google/protobuf creating build/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib/google/protobuf/util creating build/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib/google/protobuf/pyext creating build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal creating build/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler + popd ~/rpmbuild/BUILD/protobuf-3.14.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gyX8QY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 + cd protobuf-3.14.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' STRIPBINARIES=no 'INSTALL=/usr/bin/install -p' 'CPPROG=cp -p' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 protobuf.pc protobuf-lite.pc '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.so.25.0.0 /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.so.25.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotobuf-lite.so.25.0.0 libprotobuf-lite.so.25 || { rm -f libprotobuf-lite.so.25 && ln -s libprotobuf-lite.so.25.0.0 libprotobuf-lite.so.25; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotobuf-lite.so.25.0.0 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.25.0.0 libprotobuf-lite.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.lai /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.la libtool: install: /usr/bin/install -p .libs/libprotobuf.so.25.0.0 /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.so.25.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotobuf.so.25.0.0 libprotobuf.so.25 || { rm -f libprotobuf.so.25 && ln -s libprotobuf.so.25.0.0 libprotobuf.so.25; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotobuf.so.25.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.25.0.0 libprotobuf.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotobuf.lai /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.la libtool: warning: relinking 'libprotoc.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src; /bin/sh "/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/libtool" --tag CXX --mode=relink g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprotoc.la -rpath /usr/lib64 google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.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 -lpthread libprotobuf.la -lz -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.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/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.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 -O2 -g -fstack-protector -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 -L/usr/lib64 -lprotobuf -lpthread -lz -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotoc.so.25 -o .libs/libprotoc.so.25.0.0 libtool: install: /usr/bin/install -p .libs/libprotoc.so.25.0.0T /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.so.25.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotoc.so.25.0.0 libprotoc.so.25 || { rm -f libprotoc.so.25 && ln -s libprotoc.so.25.0.0 libprotoc.so.25; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64 && { ln -s -f libprotoc.so.25.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.25.0.0 libprotoc.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotoc.lai /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.la libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.a /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: /usr/bin/install -p .libs/libprotobuf.a /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.a libtool: install: /usr/bin/install -p .libs/libprotoc.a /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p protoc '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/bin' libtool: warning: 'libprotobuf.la' has not been installed in '/usr/lib64' libtool: warning: 'libprotoc.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src/libprotobuf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/protoc /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/bin/protoc /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler' /usr/bin/install -p -m 644 google/protobuf/compiler/plugin.proto '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/java' /usr/bin/install -p -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/java' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/cpp' /usr/bin/install -p -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/cpp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/python' /usr/bin/install -p -m 644 google/protobuf/compiler/python/python_generator.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/python' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/js' /usr/bin/install -p -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/js' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/stubs' /usr/bin/install -p -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/stubs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/util' /usr/bin/install -p -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/util' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/php' /usr/bin/install -p -m 644 google/protobuf/compiler/php/php_generator.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/php' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler' /usr/bin/install -p -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/ruby' /usr/bin/install -p -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/ruby' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/io' /usr/bin/install -p -m 644 google/protobuf/io/io_win32.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/io' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/csharp' /usr/bin/install -p -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/csharp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/objectivec' /usr/bin/install -p -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/include/google/protobuf/compiler/objectivec' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-3.14.0/src' + find /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 -name '*.la' -delete + pushd python ~/rpmbuild/BUILD/protobuf-3.14.0/python ~/rpmbuild/BUILD/protobuf-3.14.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/json_format.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/reflection.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/text_encoding.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/text_format.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/timestamp_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/compiler/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/internal/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/containers.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/pyext/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor.py to descriptor.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_database.py to descriptor_database.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/json_format.py to json_format.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/message.py to message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/message_factory.py to message_factory.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/proto_builder.py to proto_builder.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/reflection.py to reflection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/service.py to service.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/service_reflection.py to service_reflection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/symbol_database.py to symbol_database.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/text_encoding.py to text_encoding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/text_format.py to text_format.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/any_pb2.py to any_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/api_pb2.py to api_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/duration_pb2.py to duration_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/empty_pb2.py to empty_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/struct_pb2.py to struct_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/type_pb2.py to type_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/containers.py to containers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/decoder.py to decoder.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/encoder.py to encoder.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/extension_dict.py to extension_dict.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/message_listener.py to message_listener.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/python_message.py to python_message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/wire_format.py to wire_format.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_pb2.py to json_format_pb2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_proto3_pb2.py to json_format_proto3_pb2.cpython-39.pyc writing byte-compilation script '/tmp/tmpoct2h55y.py' /usr/bin/python3 /tmp/tmpoct2h55y.py removing /tmp/tmpoct2h55y.py running install_egg_info running egg_info creating protobuf.egg-info writing protobuf.egg-info/PKG-INFO writing dependency_links to protobuf.egg-info/dependency_links.txt writing namespace_packages to protobuf.egg-info/namespace_packages.txt writing requirements to protobuf.egg-info/requires.txt writing top-level names to protobuf.egg-info/top_level.txt writing manifest file 'protobuf.egg-info/SOURCES.txt' Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. reading manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'google/protobuf/internal/import_test_package' warning: no previously-included files found matching 'google/protobuf/internal/*_pb2.py' warning: no previously-included files found matching 'google/protobuf/internal/*_test.py' warning: no previously-included files found matching 'google/protobuf/internal/*.proto' warning: no previously-included files found matching 'google/protobuf/internal/test_util.py' warning: no previously-included files matching '*_test.py' found under directory 'google' warning: no previously-included files matching '*_test.proto' found under directory 'google' warning: no previously-included files matching 'unittest*_pb2.py' found under directory 'google' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'protobuf.egg-info/SOURCES.txt' Copying protobuf.egg-info to /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/protobuf-3.14.0-py3.9.egg-info Installing /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/protobuf-3.14.0-py3.9-nspkg.pth running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/bin/__pycache__ + find /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9/site-packages -name '*.py' + xargs sed -i -e '1{\@^#!@d}' + popd ~/rpmbuild/BUILD/protobuf-3.14.0 + install -p -m 644 -D /home/iurt/rpmbuild/SOURCES/ftdetect-proto.vim /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/vim/vimfiles/ftdetect/proto.vim + install -p -m 644 -D editors/proto.vim /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/vim/vimfiles/syntax/proto.vim + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.14.0-2.mga9 --unique-debug-suffix -3.14.0-2.mga9.aarch64 --unique-debug-src-base protobuf-3.14.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/protobuf-3.14.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf-lite.so.25.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/bin/protoc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotobuf.so.25.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib64/libprotoc.so.25.0.0 dwz: ./usr/bin/protoc-3.14.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libprotobuf-lite.so.25.0.0-3.14.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libprotobuf.so.25.0.0-3.14.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libprotoc.so.25.0.0-3.14.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 95892kB, size after compression: 95892kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 14677 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dummm4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64protobuf25-3.14.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QzQvJp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf25 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf25 + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf25 + cp -pr CONTRIBUTORS.txt /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf25 + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf25 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AmFqB1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf25 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf25 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf25 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64protobuf25 = 3.14.0-2.mga9 lib64protobuf25(aarch-64) = 3.14.0-2.mga9 libprotobuf.so.25()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Obsoletes: lib64protobuf6 < 3.14.0-2.mga9 Processing files: lib64protobuf-lite25-3.14.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N5EzkF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-lite25 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-lite25 + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-lite25 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VJHPpE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf-lite25 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf-lite25 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/lib64protobuf-lite25 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64protobuf-lite25 = 3.14.0-2.mga9 lib64protobuf-lite25(aarch-64) = 3.14.0-2.mga9 libprotobuf-lite.so.25()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: lib64protobuf-lite6 < 3.14.0-2.mga9 Processing files: protobuf-compiler-3.14.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vTbalJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/protobuf-compiler + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/protobuf-compiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eHjRYs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/protobuf-compiler + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/licenses/protobuf-compiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: protobuf-compiler = 3.14.0-2.mga9 protobuf-compiler(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprotoc.so.25()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Recommends: lib64protobuf-lite25 = 3.14.0 lib64protobuf25 = 3.14.0 Processing files: lib64protoc25-3.14.0-2.mga9.aarch64 Provides: lib64protoc25 = 3.14.0-2.mga9 lib64protoc25(aarch-64) = 3.14.0-2.mga9 libprotoc.so.25()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprotobuf.so.25()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: lib64protoc6 < 3.14.0-2.mga9 Processing files: lib64protobuf-devel-3.14.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BYwVMl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + cp -pr examples/add_person.cc /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + cp -pr examples/addressbook.proto /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + cp -pr examples/list_people.cc /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + cp -pr examples/Makefile /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + cp -pr examples/README.md /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/lib64protobuf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libprotobuf(64bit)) devel(libprotobuf-lite(64bit)) devel(libprotoc(64bit)) lib64protobuf-devel = 3.14.0-2.mga9 lib64protobuf-devel(aarch-64) = 3.14.0-2.mga9 pkgconfig(protobuf) = 3.14.0 pkgconfig(protobuf-lite) = 3.14.0 protobuf-devel = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libprotobuf(64bit)) devel(libstdc++(64bit)) devel(libz(64bit)) pkgconfig Processing files: lib64protobuf-static-devel-3.14.0-2.mga9.aarch64 Provides: lib64protobuf-static-devel = 3.14.0-2.mga9 lib64protobuf-static-devel(aarch-64) = 3.14.0-2.mga9 protobuf-static-devel = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-protobuf-3.14.0-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VgtKJ7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + cp -pr python/README.md /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/add_person.py /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/list_people.py /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/addressbook.proto /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64/usr/share/doc/python3-protobuf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-protobuf = 3.14.0-2.mga9 python3-protobuf = 3.14.0-2.mga9 python3.9-protobuf = 3.14.0-2.mga9 python3.9dist(protobuf) = 3.14 python3dist(protobuf) = 3.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(six) >= 1.9 Conflicts: protobuf-compiler < 3.14.0 protobuf-compiler > 3.14.0 Obsoletes: python-protobuf < 3.14.0-2.mga9 Processing files: protobuf-vim-3.14.0-2.mga9.noarch Provides: protobuf-vim = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-debugsource-3.14.0-2.mga9.aarch64 Provides: protobuf-debugsource = 3.14.0-2.mga9 protobuf-debugsource(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64protobuf25-debuginfo-3.14.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 75e3acd801746c0c8eb739392d4d3d6e342236e0 lib64protobuf25-debuginfo = 3.14.0-2.mga9 lib64protobuf25-debuginfo(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-2.mga9 Processing files: lib64protobuf-lite25-debuginfo-3.14.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 052b849ec9f9e9fa4fe013561d405242cf8fb460 lib64protobuf-lite25-debuginfo = 3.14.0-2.mga9 lib64protobuf-lite25-debuginfo(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-2.mga9 Processing files: protobuf-compiler-debuginfo-3.14.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 1add4f1304faf094658d37730bc3000e36518bfe protobuf-compiler-debuginfo = 3.14.0-2.mga9 protobuf-compiler-debuginfo(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-2.mga9 Processing files: lib64protoc25-debuginfo-3.14.0-2.mga9.aarch64 Provides: debuginfo(build-id) = c613c9c285e533c03f316b5eaf5714c348819340 lib64protoc25-debuginfo = 3.14.0-2.mga9 lib64protoc25-debuginfo(aarch-64) = 3.14.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protoc25-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-devel-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf25-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-lite25-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-compiler-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/protobuf-vim-3.14.0-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-protobuf-3.14.0-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-compiler-debuginfo-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-lite25-debuginfo-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-debugsource-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf25-debuginfo-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protoc25-debuginfo-3.14.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-static-devel-3.14.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H9h0Le + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-3.14.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/protobuf-3.14.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dqlx7o + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf protobuf-3.14.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!