D: [iurt_root_command] chroot warning: line 128: It's not recommended to have unversioned Obsoletes: Obsoletes: thrift-devel warning: %configure2_5x is deprecated, use %configure instead warning: %configure2_5x is deprecated, use %configure instead [WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. [WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. Installing /home/iurt/rpmbuild/SRPMS/thrift-0.10.0-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sRo9QV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf thrift-0.10.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/thrift-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thrift-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/thrift-0.10.0-buildxml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fb303-0.10.0-buildxml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/configure-java-prefix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/python3.patch + sed -i -e 's/^AC_PROG_LIBTOOL/LT_INIT/g' configure.ac + xargs -r chmod 644 + find . -name '*.cpp' -or -name '*.cc' -or -name '*.h' + cp -p /home/iurt/rpmbuild/SOURCES/bootstrap.sh bootstrap.sh + cp -p /home/iurt/rpmbuild/SOURCES/cleanup.sh cleanup.sh + echo 'libthrift_c_glib_la_LIBADD = $(GLIB_LIBS) $(GOBJECT_LIBS) -L../cpp/.libs ' + echo 'libthriftqt_la_LIBADD = $(QT_LIBS) -lthrift -L.libs' + echo 'libthriftz_la_LIBADD = $(ZLIB_LIBS) -lthrift -L.libs' + echo 'EXTRA_libthriftqt_la_DEPENDENCIES = libthrift.la' + echo 'EXTRA_libthriftz_la_DEPENDENCIES = libthrift.la' + sed -i 's|libfb303_so_LDFLAGS = $(SHARED_LDFLAGS)|libfb303_so_LDFLAGS = $(SHARED_LDFLAGS) -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed|g' contrib/fb303/cpp/Makefile.am + sed -i 's|ANT_VALID=.*|ANT_VALID=1|' aclocal/ax_javac_and_java.m4 + sed -i 's|ANT_VALID=.*|ANT_VALID=1|' contrib/fb303/aclocal/ax_javac_and_java.m4 + shopt -s globstar + sed -i -E 's@^(#!.*/env) *python *$@\1 python3@' build/appveyor/download_openssl.py contrib/async-test/test-leaf.py contrib/fb303/py/fb303/FacebookBase.py contrib/fb303/py/fb303_scripts/__init__.py contrib/fb303/py/fb303_scripts/fb303_simple_mgmt.py contrib/fb303/py/setup.py contrib/parse_profiling.py contrib/zeromq/TZmqClient.py contrib/zeromq/TZmqServer.py contrib/zeromq/test-client.py contrib/zeromq/test-server.py lib/nodejs/examples/httpServer.py lib/py/setup.py lib/py/src/TMultiplexedProcessor.py lib/py/src/TSCons.py lib/py/src/TSerialization.py lib/py/src/TTornado.py lib/py/src/Thrift.py lib/py/src/__init__.py lib/py/src/compat.py lib/py/src/protocol/TBase.py lib/py/src/protocol/TBinaryProtocol.py lib/py/src/protocol/TCompactProtocol.py lib/py/src/protocol/TJSONProtocol.py lib/py/src/protocol/TMultiplexedProtocol.py lib/py/src/protocol/TProtocol.py lib/py/src/protocol/TProtocolDecorator.py lib/py/src/protocol/__init__.py lib/py/src/server/THttpServer.py lib/py/src/server/TNonblockingServer.py lib/py/src/server/TProcessPoolServer.py lib/py/src/server/TServer.py lib/py/src/server/__init__.py lib/py/src/transport/THttpClient.py lib/py/src/transport/TSSLSocket.py lib/py/src/transport/TSocket.py lib/py/src/transport/TTransport.py lib/py/src/transport/TTwisted.py lib/py/src/transport/TZlibTransport.py lib/py/src/transport/__init__.py lib/py/src/transport/sslcompat.py lib/py/test/_import_local_thrift.py lib/py/test/test_sslsocket.py lib/py/test/thrift_json.py test/crossrunner/__init__.py test/crossrunner/collect.py test/crossrunner/compat.py test/crossrunner/report.py test/crossrunner/run.py test/crossrunner/test.py test/crossrunner/util.py test/features/container_limit.py test/features/local_thrift/__init__.py test/features/string_limit.py test/features/theader_binary.py test/features/util.py test/py.tornado/test_suite.py test/py.twisted/test_suite.py test/py/FastbinaryTest.py test/py/RunClientServer.py test/py/SerializationTest.py test/py/TSimpleJSONProtocolTest.py test/py/TestClient.py test/py/TestEof.py test/py/TestFrozen.py test/py/TestServer.py test/py/TestSocket.py test/py/TestSyntax.py test/py/util.py test/test.py tutorial/php/runserver.py tutorial/py.tornado/PythonClient.py tutorial/py.tornado/PythonServer.py tutorial/py.twisted/PythonClient.py tutorial/py.twisted/PythonServer.py tutorial/py/PythonClient.py tutorial/py/PythonServer.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HcDBpZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd thrift-0.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PY_PREFIX=/usr + PY_PREFIX=/usr + export PERL_PREFIX=/usr + PERL_PREFIX=/usr + export JAVA_PREFIX=/usr/share/java + JAVA_PREFIX=/usr/share/java + export RUBY_PREFIX=/usr + RUBY_PREFIX=/usr ++ pkg-config --libs glib-2.0 + export 'GLIB_LIBS=-lglib-2.0 ' + GLIB_LIBS='-lglib-2.0 ' ++ pkg-config --cflags glib-2.0 + export 'GLIB_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' ++ pkg-config --libs gobject-2.0 + export 'GOBJECT_LIBS=-lgobject-2.0 -lglib-2.0 ' + GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' ++ pkg-config --cflags gobject-2.0 + export 'GOBJECT_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + find /home/iurt/rpmbuild/BUILD -name rebar -exec rm -f '{}' ';' + find . -name 'Makefile*' -exec sed -i -e 's/[.][/]rebar/rebar/g' '{}' ';' + sed -i 's|-Dinstall.javadoc.path=$(DESTDIR)$(docdir)/java|-Dinstall.javadoc.path=$(DESTDIR)/usr/share/javadoc/thrift|' lib/java/Makefile.am lib/java/Makefile.in + sed -i 's|${thrift.artifactid}-${version}|${thrift.artifactid}|' lib/java/build.xml + sed -i 's|$(INSTALL) $$p|$(INSTALL) --mode 644 $$p|g' lib/erl/Makefile.am + sed -i 's|$(thrift_home)/bin/thrift|../../../compiler/cpp/thrift|g' contrib/fb303/cpp/Makefile.am contrib/fb303/py/Makefile.am + sed -i 's|$(prefix)/lib$|/usr/lib64|g' contrib/fb303/cpp/Makefile.am + sed -i 's|$(thrift_home)/include/thrift|../../../lib/cpp/src|g' contrib/fb303/cpp/Makefile.am + echo 'all: ant install: build/libfb303.jar mkdir -p /home/iurt/rpmbuild/BUILDROOT/thrift-0.10.0-3.mga8.aarch64/usr/share/java /usr/bin/install -c -m 644 build/libfb303.jar /home/iurt/rpmbuild/BUILDROOT/thrift-0.10.0-3.mga8.aarch64/usr/share/java ' + sh ./bootstrap.sh configure.ac:87: installing './config.guess' configure.ac:87: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' compiler/cpp/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + 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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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/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 . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /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 --disable-dependency-tracking --disable-static --with-boost=/usr --without-ruby --without-erlang --without-go --docdir=/usr/share/doc/thrift --with-py3 --with-qt4=no --with-qt5=yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) 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... aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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 make sets $(MAKE)... (cached) yes checking for bison... yes checking for bison version >= 2.5... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for aarch64-mageia-linux-gnu-ranlib... (cached) aarch64-mageia-linux-gnu-ranlib checking whether aarch64-mageia-linux-gnu-g++ supports C++11 features by default... yes checking for boostlib >= 1.53.0... yes checking for pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes checking for libevent >= 1.0... yes checking for zlib >= 1.2.3... yes checking for QT5... yes checking for moc-qt5... /usr/bin/moc-qt5 checking for GLIB... yes checking for GOBJECT... yes checking for MONO... yes checking for mcs... /usr/bin/mcs checking for MONO... yes checking for MONO... yes checking for javac and java... yes checking for ant... /usr/bin/ant checking for ant version > 1.7... yes checking for nodejs... no checking for node... no checking for npm... no checking for a Lua interpreter with version >= 5.2... lua checking for lua... /usr/bin/lua checking for lua version... 5.2 checking for lua platform... unknown checking for lua script directory... ${prefix}/share/lua/5.2 checking for lua module directory... ${exec_prefix}/lib/lua/5.2 checking if LUA_VERSION is defined... yes checking lua.h usability... no checking lua.h presence... no checking for lua.h... no checking lualib.h usability... no checking lualib.h presence... no checking for lualib.h... no checking lauxlib.h usability... no checking lauxlib.h presence... no checking for lauxlib.h... no checking luaconf.h usability... no checking luaconf.h presence... no checking for luaconf.h... no checking if LUA_VERSION is defined... yes checking for library containing exp... none required checking for library containing dlopen... -ldl checking for library containing lua_load... no checking whether /usr/bin/python3 version is >= 2.6... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for trial... no checking for perl... /usr/bin/perl checking for perl module Bit::Vector... ok checking for perl module Class::Accessor... ok checking for php... no checking for phpunit... no checking for dart... no checking for pub... no checking for cabal... no checking for runhaskell... no checking for haxe... no checking for DMD... no checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... void checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for unistd.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/x509v3.h usability... yes checking openssl/x509v3.h presence... yes checking for openssl/x509v3.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for setsockopt in -lsocket... no checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether AI_ADDRCONFIG is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for strtoul... yes checking for bzero... yes checking for ftruncate... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for sqrt... yes checking for alarm... yes checking for clock_gettime... yes checking for sched_get_priority_min... yes checking for sched_get_priority_max... yes checking for inet_ntoa... yes checking for pow... yes checking the behavior of a signed right shift... arithmetic checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compiler/cpp/Makefile config.status: creating compiler/cpp/src/Makefile config.status: creating compiler/cpp/src/thrift/plugin/Makefile config.status: creating compiler/cpp/test/Makefile config.status: creating compiler/cpp/src/thrift/version.h config.status: creating lib/Makefile config.status: creating lib/cpp/Makefile config.status: creating lib/cpp/test/Makefile config.status: creating lib/cpp/thrift-nb.pc config.status: creating lib/cpp/thrift-z.pc config.status: creating lib/cpp/thrift-qt.pc config.status: creating lib/cpp/thrift-qt5.pc config.status: creating lib/cpp/thrift.pc config.status: creating lib/c_glib/Makefile config.status: creating lib/c_glib/thrift_c_glib.pc config.status: creating lib/c_glib/test/Makefile config.status: creating lib/csharp/Makefile config.status: creating lib/csharp/test/Multiplex/Makefile config.status: creating lib/d/Makefile config.status: creating lib/d/test/Makefile config.status: creating lib/erl/Makefile config.status: creating lib/go/Makefile config.status: creating lib/go/test/Makefile config.status: creating lib/haxe/test/Makefile config.status: creating lib/hs/Makefile config.status: creating lib/java/Makefile config.status: creating lib/js/Makefile config.status: creating lib/js/test/Makefile config.status: creating lib/json/Makefile config.status: creating lib/json/test/Makefile config.status: creating lib/nodejs/Makefile config.status: creating lib/perl/Makefile config.status: creating lib/perl/test/Makefile config.status: creating lib/php/Makefile config.status: creating lib/php/test/Makefile config.status: creating lib/dart/Makefile config.status: creating lib/py/Makefile config.status: creating lib/rb/Makefile config.status: creating lib/lua/Makefile config.status: creating lib/xml/Makefile config.status: creating lib/xml/test/Makefile config.status: creating test/Makefile config.status: creating test/features/Makefile config.status: creating test/c_glib/Makefile config.status: creating test/cpp/Makefile config.status: creating test/csharp/Makefile config.status: creating test/erl/Makefile config.status: creating test/go/Makefile config.status: creating test/haxe/Makefile config.status: creating test/hs/Makefile config.status: creating test/lua/Makefile config.status: creating test/php/Makefile config.status: creating test/dart/Makefile config.status: creating test/perl/Makefile config.status: creating test/py/Makefile config.status: creating test/py.twisted/Makefile config.status: creating test/py.tornado/Makefile config.status: creating test/rb/Makefile config.status: creating tutorial/Makefile config.status: creating tutorial/c_glib/Makefile config.status: creating tutorial/cpp/Makefile config.status: creating tutorial/d/Makefile config.status: creating tutorial/go/Makefile config.status: creating tutorial/haxe/Makefile config.status: creating tutorial/hs/Makefile config.status: creating tutorial/java/Makefile config.status: creating tutorial/js/Makefile config.status: creating tutorial/nodejs/Makefile config.status: creating tutorial/dart/Makefile config.status: creating tutorial/py/Makefile config.status: creating tutorial/py.twisted/Makefile config.status: creating tutorial/py.tornado/Makefile config.status: creating tutorial/rb/Makefile config.status: creating config.h config.status: creating lib/cpp/src/thrift/config.h config.status: creating lib/c_glib/src/thrift/config.h config.status: linking compiler/cpp/src/thrift/generate/t_cpp_generator.cc to compiler/cpp/test/plugin/t_cpp_generator.cc config.status: executing depfiles commands config.status: executing libtool commands thrift 0.10.0 Building Plugin Support ...... : yes Building C++ Library ......... : yes Building C (GLib) Library .... : yes Building Java Library ........ : yes Building C# Library .......... : yes Building Python Library ...... : yes Building Ruby Library ........ : no Building Haxe Library ........ : no Building Haskell Library ..... : no Building Perl Library ........ : yes Building PHP Library ......... : no Building Dart Library ........ : no Building Erlang Library ...... : no Building Go Library .......... : no Building D Library ........... : no Building NodeJS Library ...... : no Building Lua Library ......... : no C++ Library: Build TZlibTransport ...... : yes Build TNonblockingServer .. : yes Build TQTcpServer (Qt4) .... : no Build TQTcpServer (Qt5) .... : yes Java Library: Using javac ............... : javac Using java ................ : java Using ant ................. : /usr/bin/ant C# Library: Using .NET 3.5 ............ : yes Python Library: Using Python .............. : /usr/bin/python3 Perl Library: Using Perl ................ : /usr/bin/perl If something is missing that you think should be present, please skim the output of configure to find the missing component. Details are present in config.log. + sed -i -e 's/ -shared / -Wl,--as-needed\0/g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in lib/cpp Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Mutex.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/Mutex.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Mutex.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/Monitor.lo src/thrift/concurrency/Monitor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/Monitor.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Monitor.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/async/libthriftnb_la-TAsyncProtocolProcessor.lo `test -f 'src/thrift/async/TAsyncProtocolProcessor.cpp' || echo './'`src/thrift/async/TAsyncProtocolProcessor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/async/TAsyncProtocolProcessor.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TAsyncProtocolProcessor.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /usr/bin/moc-qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc__TQTcpServer.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/async/libthriftnb_la-TEvhttpServer.lo `test -f 'src/thrift/async/TEvhttpServer.cpp' || echo './'`src/thrift/async/TEvhttpServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/async/TEvhttpServer.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o src/thrift/async/TEvhttpServer.cpp: In member function 'void apache::thrift::async::TEvhttpServer::complete(apache::thrift::async::TEvhttpServer::RequestContext*, bool)': src/thrift/async/TEvhttpServer.cpp:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 121 | std::auto_ptr ptr(ctx); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/thrift/async/TEvhttpServer.h:23, from src/thrift/async/TEvhttpServer.cpp:20: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo `test -f 'src/thrift/async/TEvhttpClientChannel.cpp' || echo './'`src/thrift/async/TEvhttpClientChannel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/async/TEvhttpClientChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/PosixThreadFactory.lo src/thrift/concurrency/PosixThreadFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/PosixThreadFactory.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/PosixThreadFactory.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/libthriftz_la-THeaderTransport.lo `test -f 'src/thrift/transport/THeaderTransport.cpp' || echo './'`src/thrift/transport/THeaderTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/THeaderTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/VirtualProfiling.lo src/thrift/VirtualProfiling.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/VirtualProfiling.cpp -fPIC -DPIC -o src/thrift/.libs/VirtualProfiling.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/TApplicationException.lo src/thrift/TApplicationException.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/TApplicationException.cpp -fPIC -DPIC -o src/thrift/.libs/TApplicationException.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/async/TAsyncChannel.lo src/thrift/async/TAsyncChannel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/async/TAsyncChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/TAsyncChannel.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/libthriftz_la-TZlibTransport.lo `test -f 'src/thrift/transport/TZlibTransport.cpp' || echo './'`src/thrift/transport/TZlibTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/Util.lo src/thrift/concurrency/Util.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/Util.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Util.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/TOutput.lo src/thrift/TOutput.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/TOutput.cpp -fPIC -DPIC -o src/thrift/.libs/TOutput.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TBase64Utils.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TBase64Utils.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/async/TConcurrentClientSyncInfo.lo src/thrift/async/TConcurrentClientSyncInfo.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/async/TConcurrentClientSyncInfo.cpp -fPIC -DPIC -o src/thrift/async/.libs/TConcurrentClientSyncInfo.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/TimerManager.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/TimerManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/TimerManager.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/libthriftz_la-THeaderProtocol.lo `test -f 'src/thrift/protocol/THeaderProtocol.cpp' || echo './'`src/thrift/protocol/THeaderProtocol.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/THeaderProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/processor/PeekProcessor.lo src/thrift/processor/PeekProcessor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o src/thrift/processor/.libs/PeekProcessor.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/TProtocol.lo src/thrift/protocol/TProtocol.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/TProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TProtocol.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/ThreadManager.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/concurrency/ThreadManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadManager.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TFDTransport.lo src/thrift/transport/TFDTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TFDTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFDTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TMultiplexedProtocol.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TMultiplexedProtocol.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TTransportException.lo src/thrift/transport/TTransportException.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TTransportException.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportException.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/TSimpleFileTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSimpleFileTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/THttpTransport.lo src/thrift/transport/THttpTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/TDebugProtocol.lo src/thrift/protocol/TDebugProtocol.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/TDebugProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TDebugProtocol.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/THttpServer.lo src/thrift/transport/THttpServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/THttpServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TPipe.lo src/thrift/transport/TPipe.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TPipe.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipe.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TFileTransport.lo src/thrift/transport/TFileTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFileTransport.o src/thrift/transport/TFileTransport.cpp: In member function 'void apache::thrift::transport::TFileTransport::enqueueEvent(const uint8_t*, uint32_t)': src/thrift/transport/TFileTransport.cpp:212:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 212 | std::auto_ptr toEnqueue(new eventInfo()); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/thrift/transport/TTransport.h:24, from ./src/thrift/transport/TFileTransport.h:23, from src/thrift/transport/TFileTransport.cpp:22: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TPipeServer.lo src/thrift/transport/TPipeServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TPipeServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipeServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/THttpClient.lo src/thrift/transport/THttpClient.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/THttpClient.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpClient.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TSSLServerSocket.lo src/thrift/transport/TSSLServerSocket.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLServerSocket.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TSocket.lo src/thrift/transport/TSocket.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocket.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/protocol/TJSONProtocol.lo src/thrift/protocol/TJSONProtocol.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/protocol/TJSONProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TJSONProtocol.o src/thrift/protocol/TJSONProtocol.cpp: In member function 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONDouble(double&)': src/thrift/protocol/TJSONProtocol.cpp:900:35: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] 900 | } catch (std::runtime_error e) { | ^ src/thrift/protocol/TJSONProtocol.cpp:913:33: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] 913 | } catch (std::runtime_error e) { | ^ src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = long unsigned int; uint32_t = unsigned int]': src/thrift/protocol/TJSONProtocol.cpp:952:35: required from here src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] 857 | } catch (boost::bad_lexical_cast e) { | ^~~~~ src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = bool; uint32_t = unsigned int]': src/thrift/protocol/TJSONProtocol.cpp:1061:31: required from here src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = short int; uint32_t = unsigned int]': src/thrift/protocol/TJSONProtocol.cpp:1068:40: required from here src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = int; uint32_t = unsigned int]': src/thrift/protocol/TJSONProtocol.cpp:1079:29: required from here src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = long int; uint32_t = unsigned int]': src/thrift/protocol/TJSONProtocol.cpp:1083:29: required from here src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TServer.lo src/thrift/server/TServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TSocketPool.lo src/thrift/transport/TSocketPool.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TSocketPool.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocketPool.o src/thrift/transport/TSocketPool.cpp: In member function 'virtual void apache::thrift::transport::TSocketPool::open()': src/thrift/transport/TSocketPool.cpp:218:29: warning: catching polymorphic type 'class apache::thrift::TException' by value [-Wcatch-value=] 218 | } catch (TException e) { | ^ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TServerSocket.lo src/thrift/transport/TServerSocket.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TServerSocket.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TTransportUtils.lo src/thrift/transport/TTransportUtils.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportUtils.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TBufferTransports.lo src/thrift/transport/TBufferTransports.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TBufferTransports.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TBufferTransports.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TSimpleServer.lo src/thrift/server/TSimpleServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TSimpleServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TSimpleServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TConnectedClient.lo src/thrift/server/TConnectedClient.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TConnectedClient.cpp -fPIC -DPIC -o src/thrift/server/.libs/TConnectedClient.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadPoolServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TThreadPoolServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadPoolServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TServerFramework.lo src/thrift/server/TServerFramework.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TServerFramework.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServerFramework.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/transport/TSSLSocket.lo src/thrift/transport/TSSLSocket.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLSocket.o src/thrift/transport/TSSLSocket.cpp: In function 'void apache::thrift::transport::cleanupOpenSSL()': src/thrift/transport/TSSLSocket.cpp:147:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 147 | ERR_remove_state(0); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:147:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 147 | ERR_remove_state(0); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In constructor 'apache::thrift::transport::SSLContext::SSLContext(const apache::thrift::transport::SSLProtocol&)': src/thrift/transport/TSSLSocket.cpp:161:37: warning: 'const SSL_METHOD* SSLv3_method()' is deprecated [-Wdeprecated-declarations] 161 | ctx_ = SSL_CTX_new(SSLv3_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:161:37: warning: 'const SSL_METHOD* SSLv3_method()' is deprecated [-Wdeprecated-declarations] 161 | ctx_ = SSL_CTX_new(SSLv3_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:164:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 164 | ctx_ = SSL_CTX_new(TLSv1_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:164:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 164 | ctx_ = SSL_CTX_new(TLSv1_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:166:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] 166 | ctx_ = SSL_CTX_new(TLSv1_1_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:166:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] 166 | ctx_ = SSL_CTX_new(TLSv1_1_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:168:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 168 | ctx_ = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:168:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 168 | ctx_ = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::close()': src/thrift/transport/TSSLSocket.cpp:334:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 334 | ERR_remove_state(0); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:334:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 334 | ERR_remove_state(0); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::authorize()': src/thrift/transport/TSSLSocket.cpp:572:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] 572 | char* data = (char*)ASN1_STRING_data(name->d.ia5); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:572:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] 572 | char* data = (char*)ASN1_STRING_data(name->d.ia5); | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:41: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual bool apache::thrift::transport::TSSLSocket::peek()': src/thrift/transport/TSSLSocket.cpp:266:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 266 | if ((errno_copy != THRIFT_EINTR) | ^~ src/thrift/transport/TSSLSocket.cpp:270:9: note: here 270 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::close()': src/thrift/transport/TSSLSocket.cpp:306:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 306 | if ((errno_copy != THRIFT_EINTR) | ^~ src/thrift/transport/TSSLSocket.cpp:310:13: note: here 310 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual uint32_t apache::thrift::transport::TSSLSocket::read(uint8_t*, uint32_t)': src/thrift/transport/TSSLSocket.cpp:355:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 355 | if (retries++ >= maxRecvRetries_) { | ^~ src/thrift/transport/TSSLSocket.cpp:360:7: note: here 360 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::write(const uint8_t*, uint32_t)': src/thrift/transport/TSSLSocket.cpp:393:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 393 | if ((errno_copy != THRIFT_EINTR) | ^~ src/thrift/transport/TSSLSocket.cpp:397:9: note: here 397 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'void apache::thrift::transport::TSSLSocket::checkHandshake()': src/thrift/transport/TSSLSocket.cpp:474:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 474 | if ((errno_copy != THRIFT_EINTR) | ^~ src/thrift/transport/TSSLSocket.cpp:478:11: note: here 478 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp:496:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 496 | if ((errno_copy != THRIFT_EINTR) | ^~ src/thrift/transport/TSSLSocket.cpp:500:11: note: here 500 | case SSL_ERROR_WANT_READ: | ^~~~ src/thrift/transport/TSSLSocket.cpp: At global scope: src/thrift/transport/TSSLSocket.cpp:99:13: warning: 'void apache::thrift::transport::dyn_destroy(CRYPTO_dynlock_value*, const char*, int)' defined but not used [-Wunused-function] 99 | static void dyn_destroy(struct CRYPTO_dynlock_value* lock, const char*, int) { | ^~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:89:13: warning: 'void apache::thrift::transport::dyn_lock(int, CRYPTO_dynlock_value*, const char*, int)' defined but not used [-Wunused-function] 89 | static void dyn_lock(int mode, struct CRYPTO_dynlock_value* lock, const char*, int) { | ^~~~~~~~ src/thrift/transport/TSSLSocket.cpp:85:30: warning: 'CRYPTO_dynlock_value* apache::thrift::transport::dyn_create(const char*, int)' defined but not used [-Wunused-function] 85 | static CRYPTO_dynlock_value* dyn_create(const char*, int) { | ^~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:67:13: warning: 'void apache::thrift::transport::callbackLocking(int, int, const char*, int)' defined but not used [-Wunused-function] 67 | static void callbackLocking(int mode, int n, const char*, int) { | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/TThreadedServer.lo src/thrift/server/TThreadedServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TThreadedServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadedServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 0.10.0 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthrift.la -rpath /usr/lib64 src/thrift/TApplicationException.lo src/thrift/TOutput.lo src/thrift/VirtualProfiling.lo src/thrift/async/TAsyncChannel.lo src/thrift/async/TConcurrentClientSyncInfo.lo src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/Util.lo src/thrift/processor/PeekProcessor.lo src/thrift/protocol/TDebugProtocol.lo src/thrift/protocol/TJSONProtocol.lo src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TProtocol.lo src/thrift/transport/TTransportException.lo src/thrift/transport/TFDTransport.lo src/thrift/transport/TFileTransport.lo src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/THttpTransport.lo src/thrift/transport/THttpClient.lo src/thrift/transport/THttpServer.lo src/thrift/transport/TSocket.lo src/thrift/transport/TPipe.lo src/thrift/transport/TPipeServer.lo src/thrift/transport/TSSLSocket.lo src/thrift/transport/TSocketPool.lo src/thrift/transport/TServerSocket.lo src/thrift/transport/TSSLServerSocket.lo src/thrift/transport/TTransportUtils.lo src/thrift/transport/TBufferTransports.lo src/thrift/server/TConnectedClient.lo src/thrift/server/TServer.lo src/thrift/server/TServerFramework.lo src/thrift/server/TSimpleServer.lo src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadedServer.lo src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Monitor.lo src/thrift/concurrency/PosixThreadFactory.lo -L/usr/lib64 -lssl -lcrypto -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtbeginS.o src/thrift/.libs/TApplicationException.o src/thrift/.libs/TOutput.o src/thrift/.libs/VirtualProfiling.o src/thrift/async/.libs/TAsyncChannel.o src/thrift/async/.libs/TConcurrentClientSyncInfo.o src/thrift/concurrency/.libs/ThreadManager.o src/thrift/concurrency/.libs/TimerManager.o src/thrift/concurrency/.libs/Util.o src/thrift/processor/.libs/PeekProcessor.o src/thrift/protocol/.libs/TDebugProtocol.o src/thrift/protocol/.libs/TJSONProtocol.o src/thrift/protocol/.libs/TBase64Utils.o src/thrift/protocol/.libs/TMultiplexedProtocol.o src/thrift/protocol/.libs/TProtocol.o src/thrift/transport/.libs/TTransportException.o src/thrift/transport/.libs/TFDTransport.o src/thrift/transport/.libs/TFileTransport.o src/thrift/transport/.libs/TSimpleFileTransport.o src/thrift/transport/.libs/THttpTransport.o src/thrift/transport/.libs/THttpClient.o src/thrift/transport/.libs/THttpServer.o src/thrift/transport/.libs/TSocket.o src/thrift/transport/.libs/TPipe.o src/thrift/transport/.libs/TPipeServer.o src/thrift/transport/.libs/TSSLSocket.o src/thrift/transport/.libs/TSocketPool.o src/thrift/transport/.libs/TServerSocket.o src/thrift/transport/.libs/TSSLServerSocket.o src/thrift/transport/.libs/TTransportUtils.o src/thrift/transport/.libs/TBufferTransports.o src/thrift/server/.libs/TConnectedClient.o src/thrift/server/.libs/TServer.o src/thrift/server/.libs/TServerFramework.o src/thrift/server/.libs/TSimpleServer.o src/thrift/server/.libs/TThreadPoolServer.o src/thrift/server/.libs/TThreadedServer.o src/thrift/concurrency/.libs/Mutex.o src/thrift/concurrency/.libs/Monitor.o src/thrift/concurrency/.libs/PosixThreadFactory.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crtn.o -Wl,-soname -Wl,libthrift-0.10.0.so -o .libs/libthrift-0.10.0.so libtool: link: (cd ".libs" && rm -f "libthrift.so" && ln -s "libthrift-0.10.0.so" "libthrift.so") libtool: link: ( cd ".libs" && rm -f "libthrift.la" && ln -s "../libthrift.la" "libthrift.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/qt/libthriftqt5_la-moc__TQTcpServer.lo `test -f 'src/thrift/qt/moc__TQTcpServer.cpp' || echo './'`src/thrift/qt/moc__TQTcpServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/qt/moc__TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-moc__TQTcpServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/qt/libthriftqt5_la-TQIODeviceTransport.lo `test -f 'src/thrift/qt/TQIODeviceTransport.cpp' || echo './'`src/thrift/qt/TQIODeviceTransport.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/qt/TQIODeviceTransport.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 0.10.0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthriftz.la -rpath /usr/lib64 src/thrift/transport/libthriftz_la-TZlibTransport.lo src/thrift/transport/libthriftz_la-THeaderTransport.lo src/thrift/protocol/libthriftz_la-THeaderProtocol.lo -lz -lthrift -L.libs -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtbeginS.o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs -L/usr/lib64 -lz /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crtn.o -Wl,-soname -Wl,libthriftz-0.10.0.so -o .libs/libthriftz-0.10.0.so libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.10.0.so" "libthriftz.so") libtool: link: ( cd ".libs" && rm -f "libthriftz.la" && ln -s "../libthriftz.la" "libthriftz.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/qt/libthriftqt5_la-TQTcpServer.lo `test -f 'src/thrift/qt/TQTcpServer.cpp' || echo './'`src/thrift/qt/TQTcpServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -fPIC -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/qt/TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 0.10.0 -L/usr/lib64 -lQt5Network -lQt5Core -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthriftqt5.la -rpath /usr/lib64 src/thrift/qt/libthriftqt5_la-TQIODeviceTransport.lo src/thrift/qt/libthriftqt5_la-TQTcpServer.lo src/thrift/qt/libthriftqt5_la-moc__TQTcpServer.lo -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtbeginS.o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o src/thrift/qt/.libs/libthriftqt5_la-moc__TQTcpServer.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lQt5Network -lQt5Core -lrt -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crtn.o -Wl,-soname -Wl,libthriftqt5-0.10.0.so -o .libs/libthriftqt5-0.10.0.so libtool: link: (cd ".libs" && rm -f "libthriftqt5.so" && ln -s "libthriftqt5-0.10.0.so" "libthriftqt5.so") libtool: link: ( cd ".libs" && rm -f "libthriftqt5.la" && ln -s "../libthriftqt5.la" "libthriftqt5.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/server/libthriftnb_la-TNonblockingServer.lo `test -f 'src/thrift/server/TNonblockingServer.cpp' || echo './'`src/thrift/server/TNonblockingServer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/server/TNonblockingServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o src/thrift/server/TNonblockingServer.cpp: In member function 'void apache::thrift::server::TNonblockingServer::TConnection::transition()': src/thrift/server/TNonblockingServer.cpp:619:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 619 | processor_->process(inputProtocol_, outputProtocol_, connectionContext_); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/thrift/server/TNonblockingServer.cpp:646:3: note: here 646 | case APP_WAIT_TASK: | ^~~~ src/thrift/server/TNonblockingServer.cpp:687:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 687 | if (server_->getResizeBufferEveryN() > 0 | ^~ src/thrift/server/TNonblockingServer.cpp:696:3: note: here 696 | LABEL_APP_INIT: | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 0.10.0 -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthriftnb.la -rpath /usr/lib64 src/thrift/server/libthriftnb_la-TNonblockingServer.lo src/thrift/async/libthriftnb_la-TAsyncProtocolProcessor.lo src/thrift/async/libthriftnb_la-TEvhttpServer.lo src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtbeginS.o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o src/thrift/async/.libs/libthriftnb_la-TAsyncProtocolProcessor.o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lrt -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crtn.o -Wl,-soname -Wl,libthriftnb-0.10.0.so -o .libs/libthriftnb-0.10.0.so libtool: link: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.10.0.so" "libthriftnb.so") libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp' Making all in compiler/cpp Making all in src /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/parse/thrift_bootstrap-parse.o `test -f 'thrift/parse/parse.cc' || echo './'`thrift/parse/parse.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/thrift_bootstrap-common.o `test -f 'thrift/common.cc' || echo './'`thrift/common.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/parse/thrift_bootstrap-t_typedef.o `test -f 'thrift/parse/t_typedef.cc' || echo './'`thrift/parse/t_typedef.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I. -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/libparse_a-thriftl.o `test -f 'thrift/thriftl.cc' || echo './'`thrift/thriftl.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/generate/thrift_bootstrap-t_generator.o `test -f 'thrift/generate/t_generator.cc' || echo './'`thrift/generate/t_generator.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/audit/thrift_bootstrap-t_audit.o `test -f 'thrift/audit/t_audit.cpp' || echo './'`thrift/audit/t_audit.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/thrift_bootstrap-main.o `test -f 'thrift/main.cc' || echo './'`thrift/main.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I. -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/libparse_a-thrifty.o `test -f 'thrift/thrifty.cc' || echo './'`thrift/thrifty.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' rm -f thrift/libparse.a aarch64-mageia-linux-gnu-ar cru thrift/libparse.a thrift/libparse_a-thrifty.o thrift/libparse_a-thriftl.o aarch64-mageia-linux-gnu-ranlib thrift/libparse.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thrift/generate/thrift_bootstrap-t_cpp_generator.o `test -f 'thrift/generate/t_cpp_generator.cc' || echo './'`thrift/generate/t_cpp_generator.cc make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thrift/thrift-bootstrap thrift/thrift_bootstrap-common.o thrift/audit/thrift_bootstrap-t_audit.o thrift/generate/thrift_bootstrap-t_generator.o thrift/parse/thrift_bootstrap-t_typedef.o thrift/parse/thrift_bootstrap-parse.o thrift/generate/thrift_bootstrap-t_cpp_generator.o thrift/thrift_bootstrap-main.o -lfl thrift/libparse.a -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thrift/thrift-bootstrap thrift/thrift_bootstrap-common.o thrift/audit/thrift_bootstrap-t_audit.o thrift/generate/thrift_bootstrap-t_generator.o thrift/parse/thrift_bootstrap-t_typedef.o thrift/parse/thrift_bootstrap-parse.o thrift/generate/thrift_bootstrap-t_cpp_generator.o thrift/thrift_bootstrap-main.o -lfl thrift/libparse.a -lrt -lpthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src' Making all in src/thrift/plugin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' ../../../../../compiler/cpp/src/thrift/thrift-bootstrap -gen cpp -out . plugin.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:21] No generator named 'as3' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:23] No generator named 'csharp' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:24] No generator named 'd' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:25] No generator named 'delphi' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:26] No generator named 'erl' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:27] No generator named 'go' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:28] No generator named 'haxe' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:29] No generator named 'hs' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:30] No generator named 'java' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:31] No generator named 'ocaml' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:32] No generator named 'perl' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:33] No generator named 'php' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:34] No generator named 'py' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:36] No generator named 'rb' could be found! make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/audit/thrift-t_audit.o `test -f 'src/thrift/audit/t_audit.cpp' || echo './'`src/thrift/audit/t_audit.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/thrift-main.o `test -f 'src/thrift/main.cc' || echo './'`src/thrift/main.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_json_generator.o `test -f 'src/thrift/generate/t_json_generator.cc' || echo './'`src/thrift/generate/t_json_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_as3_generator.o `test -f 'src/thrift/generate/t_as3_generator.cc' || echo './'`src/thrift/generate/t_as3_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_dart_generator.o `test -f 'src/thrift/generate/t_dart_generator.cc' || echo './'`src/thrift/generate/t_dart_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_haxe_generator.o `test -f 'src/thrift/generate/t_haxe_generator.cc' || echo './'`src/thrift/generate/t_haxe_generator.cc src/thrift/generate/t_haxe_generator.cc: In member function 'std::string t_haxe_generator::type_name(t_type*, bool, bool)': src/thrift/generate/t_haxe_generator.cc:2556:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 2556 | if (!(((t_base_type*)tkey)->is_binary())) { | ^~ src/thrift/generate/t_haxe_generator.cc:2559:7: note: here 2559 | case t_base_type::TYPE_I8: | ^~~~ src/thrift/generate/t_haxe_generator.cc:2581:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 2581 | if (!(((t_base_type*)tkey)->is_binary())) { | ^~ src/thrift/generate/t_haxe_generator.cc:2584:7: note: here 2584 | case t_base_type::TYPE_I8: | ^~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_rb_generator.o `test -f 'src/thrift/generate/t_rb_generator.cc' || echo './'`src/thrift/generate/t_rb_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_py_generator.o `test -f 'src/thrift/generate/t_py_generator.cc' || echo './'`src/thrift/generate/t_py_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_perl_generator.o `test -f 'src/thrift/generate/t_perl_generator.cc' || echo './'`src/thrift/generate/t_perl_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_csharp_generator.o `test -f 'src/thrift/generate/t_csharp_generator.cc' || echo './'`src/thrift/generate/t_csharp_generator.cc src/thrift/generate/t_csharp_generator.cc: In member function 'void t_csharp_generator::prepare_member_name_mapping(void*, const std::vector&, const string&)': src/thrift/generate/t_csharp_generator.cc:48:8: warning: 'dummy.member_mapping_scope::scope_member' may be used uninitialized in this function [-Wmaybe-uninitialized] 48 | struct member_mapping_scope { | ^~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_java_generator.o `test -f 'src/thrift/generate/t_java_generator.cc' || echo './'`src/thrift/generate/t_java_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_erl_generator.o `test -f 'src/thrift/generate/t_erl_generator.cc' || echo './'`src/thrift/generate/t_erl_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_st_generator.o `test -f 'src/thrift/generate/t_st_generator.cc' || echo './'`src/thrift/generate/t_st_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_cpp_generator.o `test -f 'src/thrift/generate/t_cpp_generator.cc' || echo './'`src/thrift/generate/t_cpp_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_swift_generator.o `test -f 'src/thrift/generate/t_swift_generator.cc' || echo './'`src/thrift/generate/t_swift_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_php_generator.o `test -f 'src/thrift/generate/t_php_generator.cc' || echo './'`src/thrift/generate/t_php_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_hs_generator.o `test -f 'src/thrift/generate/t_hs_generator.cc' || echo './'`src/thrift/generate/t_hs_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_ocaml_generator.o `test -f 'src/thrift/generate/t_ocaml_generator.cc' || echo './'`src/thrift/generate/t_ocaml_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_xsd_generator.o `test -f 'src/thrift/generate/t_xsd_generator.cc' || echo './'`src/thrift/generate/t_xsd_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_xml_generator.o `test -f 'src/thrift/generate/t_xml_generator.cc' || echo './'`src/thrift/generate/t_xml_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_html_generator.o `test -f 'src/thrift/generate/t_html_generator.cc' || echo './'`src/thrift/generate/t_html_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_cocoa_generator.o `test -f 'src/thrift/generate/t_cocoa_generator.cc' || echo './'`src/thrift/generate/t_cocoa_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_gv_generator.o `test -f 'src/thrift/generate/t_gv_generator.cc' || echo './'`src/thrift/generate/t_gv_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/libthriftc_la-common.lo `test -f 'src/thrift/common.cc' || echo './'`src/thrift/common.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/common.cc -fPIC -DPIC -o src/thrift/.libs/libthriftc_la-common.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/libthriftc_la-t_generator.lo `test -f 'src/thrift/generate/t_generator.cc' || echo './'`src/thrift/generate/t_generator.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/generate/t_generator.cc -fPIC -DPIC -o src/thrift/generate/.libs/libthriftc_la-t_generator.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_d_generator.o `test -f 'src/thrift/generate/t_d_generator.cc' || echo './'`src/thrift/generate/t_d_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/parse/libthriftc_la-t_typedef.lo `test -f 'src/thrift/parse/t_typedef.cc' || echo './'`src/thrift/parse/t_typedef.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/parse/t_typedef.cc -fPIC -DPIC -o src/thrift/parse/.libs/libthriftc_la-t_typedef.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_js_generator.o `test -f 'src/thrift/generate/t_js_generator.cc' || echo './'`src/thrift/generate/t_js_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/parse/libthriftc_la-parse.lo `test -f 'src/thrift/parse/parse.cc' || echo './'`src/thrift/parse/parse.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/parse/parse.cc -fPIC -DPIC -o src/thrift/parse/.libs/libthriftc_la-parse.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_lua_generator.o `test -f 'src/thrift/generate/t_lua_generator.cc' || echo './'`src/thrift/generate/t_lua_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/libthriftc_la-logging.lo `test -f 'src/thrift/logging.cc' || echo './'`src/thrift/logging.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/logging.cc -fPIC -DPIC -o src/thrift/.libs/libthriftc_la-logging.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/plugin/libthriftc_la-plugin_constants.lo `test -f 'src/thrift/plugin/plugin_constants.cpp' || echo './'`src/thrift/plugin/plugin_constants.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/plugin/plugin_constants.cpp -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_constants.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_javame_generator.o `test -f 'src/thrift/generate/t_javame_generator.cc' || echo './'`src/thrift/generate/t_javame_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_c_glib_generator.o `test -f 'src/thrift/generate/t_c_glib_generator.cc' || echo './'`src/thrift/generate/t_c_glib_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/plugin/libthriftc_la-plugin_output.lo `test -f 'src/thrift/plugin/plugin_output.cc' || echo './'`src/thrift/plugin/plugin_output.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/plugin/plugin_output.cc -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_output.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/plugin/libthriftc_la-plugin.lo `test -f 'src/thrift/plugin/plugin.cc' || echo './'`src/thrift/plugin/plugin.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/plugin/plugin.cc -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_delphi_generator.o `test -f 'src/thrift/generate/t_delphi_generator.cc' || echo './'`src/thrift/generate/t_delphi_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/plugin/libthriftc_la-plugin_types.lo `test -f 'src/thrift/plugin/plugin_types.cpp' || echo './'`src/thrift/plugin/plugin_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -Isrc -I../../lib/cpp/src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/plugin/plugin_types.cpp -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthriftc.la -rpath /usr/lib64 src/thrift/libthriftc_la-common.lo src/thrift/generate/libthriftc_la-t_generator.lo src/thrift/parse/libthriftc_la-t_typedef.lo src/thrift/parse/libthriftc_la-parse.lo src/thrift/plugin/libthriftc_la-plugin.lo src/thrift/plugin/libthriftc_la-plugin_output.lo src/thrift/libthriftc_la-logging.lo src/thrift/plugin/libthriftc_la-plugin_types.lo src/thrift/plugin/libthriftc_la-plugin_constants.lo ../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtbeginS.o src/thrift/.libs/libthriftc_la-common.o src/thrift/generate/.libs/libthriftc_la-t_generator.o src/thrift/parse/.libs/libthriftc_la-t_typedef.o src/thrift/parse/.libs/libthriftc_la-parse.o src/thrift/plugin/.libs/libthriftc_la-plugin.o src/thrift/plugin/.libs/libthriftc_la-plugin_output.o src/thrift/.libs/libthriftc_la-logging.o src/thrift/plugin/.libs/libthriftc_la-plugin_types.o src/thrift/plugin/.libs/libthriftc_la-plugin_constants.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs ../../lib/cpp/.libs/libthrift.so -L/usr/lib64 -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9/../../../../lib64/crtn.o -Wl,-soname -Wl,libthriftc.so.0 -o .libs/libthriftc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libthriftc.so.0" && ln -s "libthriftc.so.0.0.0" "libthriftc.so.0") libtool: link: (cd ".libs" && rm -f "libthriftc.so" && ln -s "libthriftc.so.0.0.0" "libthriftc.so") libtool: link: ( cd ".libs" && rm -f "libthriftc.la" && ln -s "../libthriftc.la" "libthriftc.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I./src -DTHRIFT_ENABLE_PLUGIN=1 -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/generate/thrift-t_go_generator.o `test -f 'src/thrift/generate/t_go_generator.cc' || echo './'`src/thrift/generate/t_go_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thrift src/thrift/thrift-main.o src/thrift/audit/thrift-t_audit.o src/thrift/generate/thrift-t_c_glib_generator.o src/thrift/generate/thrift-t_cpp_generator.o src/thrift/generate/thrift-t_java_generator.o src/thrift/generate/thrift-t_json_generator.o src/thrift/generate/thrift-t_as3_generator.o src/thrift/generate/thrift-t_dart_generator.o src/thrift/generate/thrift-t_haxe_generator.o src/thrift/generate/thrift-t_csharp_generator.o src/thrift/generate/thrift-t_py_generator.o src/thrift/generate/thrift-t_rb_generator.o src/thrift/generate/thrift-t_perl_generator.o src/thrift/generate/thrift-t_php_generator.o src/thrift/generate/thrift-t_erl_generator.o src/thrift/generate/thrift-t_cocoa_generator.o src/thrift/generate/thrift-t_swift_generator.o src/thrift/generate/thrift-t_st_generator.o src/thrift/generate/thrift-t_ocaml_generator.o src/thrift/generate/thrift-t_hs_generator.o src/thrift/generate/thrift-t_xsd_generator.o src/thrift/generate/thrift-t_xml_generator.o src/thrift/generate/thrift-t_html_generator.o src/thrift/generate/thrift-t_js_generator.o src/thrift/generate/thrift-t_javame_generator.o src/thrift/generate/thrift-t_delphi_generator.o src/thrift/generate/thrift-t_go_generator.o src/thrift/generate/thrift-t_gv_generator.o src/thrift/generate/thrift-t_d_generator.o src/thrift/generate/thrift-t_lua_generator.o -lfl src/thrift/libparse.a libthriftc.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/thrift src/thrift/thrift-main.o src/thrift/audit/thrift-t_audit.o src/thrift/generate/thrift-t_c_glib_generator.o src/thrift/generate/thrift-t_cpp_generator.o src/thrift/generate/thrift-t_java_generator.o src/thrift/generate/thrift-t_json_generator.o src/thrift/generate/thrift-t_as3_generator.o src/thrift/generate/thrift-t_dart_generator.o src/thrift/generate/thrift-t_haxe_generator.o src/thrift/generate/thrift-t_csharp_generator.o src/thrift/generate/thrift-t_py_generator.o src/thrift/generate/thrift-t_rb_generator.o src/thrift/generate/thrift-t_perl_generator.o src/thrift/generate/thrift-t_php_generator.o src/thrift/generate/thrift-t_erl_generator.o src/thrift/generate/thrift-t_cocoa_generator.o src/thrift/generate/thrift-t_swift_generator.o src/thrift/generate/thrift-t_st_generator.o src/thrift/generate/thrift-t_ocaml_generator.o src/thrift/generate/thrift-t_hs_generator.o src/thrift/generate/thrift-t_xsd_generator.o src/thrift/generate/thrift-t_xml_generator.o src/thrift/generate/thrift-t_html_generator.o src/thrift/generate/thrift-t_js_generator.o src/thrift/generate/thrift-t_javame_generator.o src/thrift/generate/thrift-t_delphi_generator.o src/thrift/generate/thrift-t_go_generator.o src/thrift/generate/thrift-t_gv_generator.o src/thrift/generate/thrift-t_d_generator.o src/thrift/generate/thrift-t_lua_generator.o -lfl src/thrift/libparse.a ./.libs/libthriftc.so -L/usr/lib64 /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp' Making all in test make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../compiler/cpp/src -I../../../lib/cpp/src -I../../../lib/cpp/src -I../../../compiler/cpp -I../../../compiler/cpp/src/generate -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o plugin/thrift_gen_mycpp-cpp_plugin.o `test -f 'plugin/cpp_plugin.cc' || echo './'`plugin/cpp_plugin.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../compiler/cpp/src -I../../../lib/cpp/src -I../../../lib/cpp/src -I../../../compiler/cpp -I../../../compiler/cpp/src/generate -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o plugin/thrift_gen_mycpp-t_cpp_generator.o `test -f 'plugin/t_cpp_generator.cc' || echo './'`plugin/t_cpp_generator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thrift-gen-mycpp plugin/thrift_gen_mycpp-cpp_plugin.o plugin/thrift_gen_mycpp-t_cpp_generator.o ../../../compiler/cpp/libthriftc.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/thrift-gen-mycpp plugin/thrift_gen_mycpp-cpp_plugin.o plugin/thrift_gen_mycpp-t_cpp_generator.o -L/usr/lib64 ../../../compiler/cpp/.libs/libthriftc.so /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/compiler/cpp/test' Making all in lib Making all in json Making all in test make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in xml Making all in test make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in c_glib Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift.lo `test -f 'src/thrift/c_glib/thrift.c' || echo './'`src/thrift/c_glib/thrift.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/thrift.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/processor/thrift_processor.c -fPIC -DPIC -o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_processor.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.lo `test -f 'src/thrift/c_glib/thrift_struct.c' || echo './'`src/thrift/c_glib/thrift_struct.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/thrift_struct.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_struct.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_dispatch_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_dispatch_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_dispatch_processor.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/processor/thrift_dispatch_processor.c -fPIC -DPIC -o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_dispatch_processor.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift_application_exception.lo `test -f 'src/thrift/c_glib/thrift_application_exception.c' || echo './'`src/thrift/c_glib/thrift_application_exception.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/thrift_application_exception.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_application_exception.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_buffered_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_binary_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_transport.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_framed_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_transport_factory.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport_factory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_server_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_server_transport.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_server_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_transport.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_socket.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_socket.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_socket.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_server_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_server_socket.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_server_socket.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_socket.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_fd_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_fd_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_fd_transport.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_fd_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_fd_transport.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_buffered_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_compact_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_compact_protocol.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/protocol/thrift_compact_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_framed_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_memory_buffer.lo `test -f 'src/thrift/c_glib/transport/thrift_memory_buffer.c' || echo './'`src/thrift/c_glib/transport/thrift_memory_buffer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/transport/thrift_memory_buffer.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_memory_buffer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/server/thrift_server.c -fPIC -DPIC -o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_server.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/thrift/c_glib/server/libthrift_c_glib_la-thrift_simple_server.lo `test -f 'src/thrift/c_glib/server/thrift_simple_server.c' || echo './'`src/thrift/c_glib/server/thrift_simple_server.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -Isrc -I src/thrift/c_glib -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/thrift/c_glib/server/thrift_simple_server.c -fPIC -DPIC -o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_simple_server.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libthrift_c_glib.la -rpath /usr/lib64 src/thrift/c_glib/libthrift_c_glib_la-thrift.lo src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.lo src/thrift/c_glib/libthrift_c_glib_la-thrift_application_exception.lo src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.lo src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_dispatch_processor.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol_factory.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport_factory.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport_factory.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_fd_transport.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport.lo src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_memory_buffer.lo src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.lo src/thrift/c_glib/server/libthrift_c_glib_la-thrift_simple_server.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -shared -Wl,--as-needed -fPIC -DPIC src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift.o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_struct.o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_application_exception.o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_processor.o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_dispatch_processor.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol_factory.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol_factory.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport_factory.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport_factory.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_socket.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_transport.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_socket.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_fd_transport.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport.o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_memory_buffer.o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_server.o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_simple_server.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lrt -lpthread -Wl,-soname -Wl,libthrift_c_glib.so.0 -o .libs/libthrift_c_glib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so.0" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so.0") libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so") libtool: link: ( cd ".libs" && rm -f "libthrift_c_glib.la" && ln -s "../libthrift_c_glib.la" "libthrift_c_glib.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib' Making all in test make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/OptionalRequiredTest.thrift make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/c_glib/test' /usr/bin/make all-recursive make[6]: Nothing to be done for 'all-am'. Making all in csharp Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp' mcs -out:Thrift.dll -target:library -reference:System.Web src/Collections/THashSet.cs src/Collections/TCollections.cs src/Properties/AssemblyInfo.cs src/Protocol/TAbstractBase.cs src/Protocol/TBase.cs src/Protocol/TBase64Utils.cs src/Protocol/TJSONProtocol.cs src/Protocol/TProtocolException.cs src/Protocol/TProtocolFactory.cs src/Protocol/TList.cs src/Protocol/TSet.cs src/Protocol/TMap.cs src/Protocol/TProtocolUtil.cs src/Protocol/TMessageType.cs src/Protocol/TProtocol.cs src/Protocol/TProtocolDecorator.cs src/Protocol/TMultiplexedProtocol.cs src/Protocol/TMultiplexedProcessor.cs src/Protocol/TType.cs src/Protocol/TField.cs src/Protocol/TMessage.cs src/Protocol/TStruct.cs src/Protocol/TBinaryProtocol.cs src/Protocol/TCompactProtocol.cs src/Server/TThreadedServer.cs src/Server/TThreadPoolServer.cs src/Server/TSimpleServer.cs src/Server/TServer.cs src/Server/TServerEventHandler.cs src/Transport/TBufferedTransport.cs src/Transport/TTransport.cs src/Transport/TSocket.cs src/Transport/TTransportException.cs src/Transport/TStreamTransport.cs src/Transport/TFramedTransport.cs src/Transport/TServerTransport.cs src/Transport/TServerSocket.cs src/Transport/TTransportFactory.cs src/Transport/THttpClient.cs src/Transport/THttpHandler.cs src/Transport/TMemoryBuffer.cs src/Transport/TNamedPipeClientTransport.cs src/Transport/TNamedPipeServerTransport.cs src/Transport/TTLSSocket.cs src/Transport/TTLSServerSocket.cs src/TProcessor.cs src/TProcessorFactory.cs src/TSingletonProcessorFactory.cs src/TPrototypeProcessorFactory.cs src/TControllingHandler.cs src/TException.cs src/TApplicationException.cs make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp' Making all in test/Multiplex make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' ../../../../compiler/cpp/thrift --gen csharp ../../../../contrib/async-test/aggr.thrift make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' ../../../../compiler/cpp/thrift --gen csharp ../../../../lib/rb/benchmark/Benchmark.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' ../../../../compiler/cpp/thrift --gen csharp ../../../../lib/rb/benchmark/Benchmark.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/csharp/test/Multiplex' /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in java make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java' /usr/bin/ant Buildfile: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build.xml setup.init: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/lib [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/tools [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/test init: compile: [javac] Compiling 107 source files to /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:55: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:60: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:66: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:71: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:76: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:82: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:87: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/server/TServer.java:92: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerArgs [javac] where T is a type-variable: [javac] T extends AbstractServerArgs declared in class AbstractServerArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/transport/TServerTransport.java:38: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerTransportArgs [javac] where T is a type-variable: [javac] T extends AbstractServerTransportArgs declared in class AbstractServerTransportArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/transport/TServerTransport.java:43: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerTransportArgs [javac] where T is a type-variable: [javac] T extends AbstractServerTransportArgs declared in class AbstractServerTransportArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/transport/TServerTransport.java:48: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerTransportArgs [javac] where T is a type-variable: [javac] T extends AbstractServerTransportArgs declared in class AbstractServerTransportArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/transport/TServerTransport.java:53: warning: [unchecked] unchecked cast [javac] return (T) this; [javac] ^ [javac] required: T [javac] found: AbstractServerTransportArgs [javac] where T is a type-variable: [javac] T extends AbstractServerTransportArgs declared in class AbstractServerTransportArgs [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseAsyncProcessor.java:94: warning: [unchecked] unchecked call to start(I,T,AsyncMethodCallback) as a member of the raw type AsyncProcessFunction [javac] fn.start(iface, args, resultHandler); [javac] ^ [javac] where I,T,R are type-variables: [javac] I extends Object declared in class AsyncProcessFunction [javac] T extends TBase declared in class AsyncProcessFunction [javac] R extends Object declared in class AsyncProcessFunction [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:128: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type Comparable [javac] return a.compareTo(b); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in interface Comparable [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:137: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator [javac] lastComparison = comparator.compare(a.get(i), b.get(i)); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in interface Comparator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:150: warning: [unchecked] unchecked call to TreeSet(Comparator) as a member of the raw type TreeSet [javac] SortedSet sortedA = new TreeSet(comparator); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class TreeSet [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:151: warning: [unchecked] unchecked call to addAll(Collection) as a member of the raw type Set [javac] sortedA.addAll(a); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in interface Set [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:152: warning: [unchecked] unchecked call to TreeSet(Comparator) as a member of the raw type TreeSet [javac] SortedSet sortedB = new TreeSet(comparator); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in class TreeSet [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:153: warning: [unchecked] unchecked call to addAll(Collection) as a member of the raw type Set [javac] sortedB.addAll(b); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in interface Set [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:160: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator [javac] lastComparison = comparator.compare(iterA.next(), iterB.next()); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in interface Comparator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:176: warning: [unchecked] unchecked call to TreeMap(Comparator) as a member of the raw type TreeMap [javac] SortedMap sortedA = new TreeMap(comparator); [javac] ^ [javac] where K is a type-variable: [javac] K extends Object declared in class TreeMap [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:177: warning: [unchecked] unchecked call to putAll(Map) as a member of the raw type Map [javac] sortedA.putAll(a); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:178: warning: [unchecked] unchecked conversion [javac] Iterator iterA = sortedA.entrySet().iterator(); [javac] ^ [javac] required: Iterator [javac] found: Iterator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:179: warning: [unchecked] unchecked call to TreeMap(Comparator) as a member of the raw type TreeMap [javac] SortedMap sortedB = new TreeMap(comparator); [javac] ^ [javac] where K is a type-variable: [javac] K extends Object declared in class TreeMap [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:180: warning: [unchecked] unchecked call to putAll(Map) as a member of the raw type Map [javac] sortedB.putAll(b); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:181: warning: [unchecked] unchecked conversion [javac] Iterator iterB = sortedB.entrySet().iterator(); [javac] ^ [javac] required: Iterator [javac] found: Iterator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:187: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator [javac] lastComparison = comparator.compare(entryA.getKey(), entryB.getKey()); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in interface Comparator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseHelper.java:191: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator [javac] lastComparison = comparator.compare(entryA.getValue(), entryB.getValue()); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in interface Comparator [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TBaseProcessor.java:39: warning: [unchecked] unchecked call to process(int,TProtocol,TProtocol,I) as a member of the raw type ProcessFunction [javac] fn.process(msg.seqid, in, out, iface); [javac] ^ [javac] where I is a type-variable: [javac] I extends Object declared in class ProcessFunction [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TNonblockingMultiFetchClient.java:162: warning: [unchecked] unchecked call to FutureTask(Runnable,V) as a member of the raw type FutureTask [javac] FutureTask task = new FutureTask(multiFetch, null); [javac] ^ [javac] where V is a type-variable: [javac] V extends Object declared in class FutureTask [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:75: warning: [unchecked] unchecked method invocation: method deepCopyMap in class TUnion is applied to given types [javac] return deepCopyMap((Map)o); [javac] ^ [javac] required: Map [javac] found: Map [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:75: warning: [unchecked] unchecked conversion [javac] return deepCopyMap((Map)o); [javac] ^ [javac] required: Map [javac] found: Map [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:84: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] copy.put(deepCopyObject(entry.getKey()), deepCopyObject(entry.getValue())); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:92: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set [javac] copy.add(deepCopyObject(o)); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in interface Set [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:100: warning: [unchecked] unchecked call to add(E) as a member of the raw type List [javac] copy.add(deepCopyObject(o)); [javac] ^ [javac] where E is a type-variable: [javac] E extends Object declared in interface List [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:138: warning: [unchecked] unchecked call to read(TProtocol,T) as a member of the raw type IScheme [javac] schemes.get(iprot.getScheme()).getScheme().read(iprot, this); [javac] ^ [javac] where T is a type-variable: [javac] T extends TBase declared in interface IScheme [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:152: warning: [unchecked] unchecked call to write(TProtocol,T) as a member of the raw type IScheme [javac] schemes.get(oprot.getScheme()).getScheme().write(oprot, this); [javac] ^ [javac] where T is a type-variable: [javac] T extends TBase declared in interface IScheme [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:208: warning: [unchecked] getScheme() in TUnionStandardSchemeFactory implements getScheme() in SchemeFactory [javac] public TUnionStandardScheme getScheme() { [javac] ^ [javac] return type requires unchecked conversion from TUnionStandardScheme to S [javac] where S is a type-variable: [javac] S extends IScheme declared in method getScheme() [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:217: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion [javac] struct.setField_ = null; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:226: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion [javac] struct.setField_ = struct.enumForId(field.id); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:243: warning: [unchecked] unchecked call to getFieldDesc(F) as a member of the raw type TUnion [javac] oprot.writeFieldBegin(struct.getFieldDesc(struct.setField_)); [javac] ^ [javac] where F is a type-variable: [javac] F extends TFieldIdEnum declared in class TUnion [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:252: warning: [unchecked] getScheme() in TUnionTupleSchemeFactory implements getScheme() in SchemeFactory [javac] public TUnionTupleScheme getScheme() { [javac] ^ [javac] return type requires unchecked conversion from TUnionTupleScheme to S [javac] where S is a type-variable: [javac] S extends IScheme declared in method getScheme() [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:261: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion [javac] struct.setField_ = null; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/TUnion.java:266: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion [javac] struct.setField_ = struct.enumForId(fieldID); [javac] ^ [javac] Note: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/src/org/apache/thrift/transport/THttpClient.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 48 warnings dist: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/META-INF [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/META-INF [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/META-INF [jar] Building jar: /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java/build/libthrift.jar BUILD SUCCESSFUL Total time: 4 seconds make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/java' Making all in js Making all in test make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in py make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/py' /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/thrift copying src/TTornado.py -> build/lib.linux-aarch64-3.8/thrift copying src/TMultiplexedProcessor.py -> build/lib.linux-aarch64-3.8/thrift copying src/compat.py -> build/lib.linux-aarch64-3.8/thrift copying src/TSerialization.py -> build/lib.linux-aarch64-3.8/thrift copying src/TSCons.py -> build/lib.linux-aarch64-3.8/thrift copying src/__init__.py -> build/lib.linux-aarch64-3.8/thrift copying src/Thrift.py -> build/lib.linux-aarch64-3.8/thrift creating build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/__init__.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TBase.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol creating build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TSSLSocket.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/sslcompat.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TTransport.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TTwisted.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TSocket.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/__init__.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TZlibTransport.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/THttpClient.py -> build/lib.linux-aarch64-3.8/thrift/transport creating build/lib.linux-aarch64-3.8/thrift/server copying src/server/THttpServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TProcessPoolServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TNonblockingServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/__init__.py -> build/lib.linux-aarch64-3.8/thrift/server running build_ext building 'thrift.protocol.fastbinary' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/src creating build/temp.linux-aarch64-3.8/src/ext aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/module.cpp -o build/temp.linux-aarch64-3.8/src/ext/module.o aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/types.cpp -o build/temp.linux-aarch64-3.8/src/ext/types.o aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/binary.cpp -o build/temp.linux-aarch64-3.8/src/ext/binary.o aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/compact.cpp -o build/temp.linux-aarch64-3.8/src/ext/compact.o aarch64-mageia-linux-gnu-c++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/src/ext/module.o build/temp.linux-aarch64-3.8/src/ext/types.o build/temp.linux-aarch64-3.8/src/ext/binary.o build/temp.linux-aarch64-3.8/src/ext/compact.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-aarch64-3.8/thrift/protocol/fastbinary.cpython-38-aarch64-linux-gnu.so /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/py' Making all in perl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/make all-recursive Making all in test make[5]: Nothing to be done for 'all'. make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/perl Makefile.PL MAKEFILE=Makefile-perl.mk INSTALLDIRS=vendor INSTALL_BASE=/usr Generating a Unix-style Makefile-perl.mk Writing Makefile-perl.mk for Thrift Writing MYMETA.yml and MYMETA.json make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' /usr/bin/make -f Makefile-perl.mk make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.pm cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm cp lib/Thrift/SSLSocket.pm blib/lib/Thrift/SSLSocket.pm cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm cp lib/Thrift/MultiplexedProcessor.pm blib/lib/Thrift/MultiplexedProcessor.pm cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm cp lib/Thrift/MessageType.pm blib/lib/Thrift/MessageType.pm cp lib/Thrift.pm blib/lib/Thrift.pm cp lib/Thrift/UnixSocket.pm blib/lib/Thrift/UnixSocket.pm cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm cp lib/Thrift/UnixServerSocket.pm blib/lib/Thrift/UnixServerSocket.pm cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' find blib -name 'Makefile*' -exec rm -f {} \; make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/perl' make[3]: Nothing to be done for 'all-am'. Making all in lib/cpp/test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/OptionalRequiredTest.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/EnumTest.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/Recursive.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:362] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:363] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:364] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:365] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:366] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:367] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:368] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:370] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:371] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:372] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/home/iurt/rpmbuild/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/ChildService.lo gen-cpp/ChildService.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/ChildService.cpp -fPIC -DPIC -o gen-cpp/.libs/ChildService.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/ParentService.lo gen-cpp/ParentService.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/ParentService.cpp -fPIC -DPIC -o gen-cpp/.libs/ParentService.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DebugProtoTest_extras.cpp -fPIC -DPIC -o .libs/DebugProtoTest_extras.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/proc_types.lo gen-cpp/proc_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/proc_types.cpp -fPIC -DPIC -o gen-cpp/.libs/proc_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ThriftTest_extras.lo ThriftTest_extras.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ThriftTest_extras.cpp -fPIC -DPIC -o .libs/ThriftTest_extras.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/EmptyService.lo gen-cpp/EmptyService.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/EmptyService.cpp -fPIC -DPIC -o gen-cpp/.libs/EmptyService.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_constants.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Benchmark.o Benchmark.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/TypedefTest_types.lo gen-cpp/TypedefTest_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/TypedefTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/TypedefTest_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/Recursive_types.lo gen-cpp/Recursive_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/Recursive_types.cpp -fPIC -DPIC -o gen-cpp/.libs/Recursive_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processor/EventLog.o processor/EventLog.cpp processor/EventLog.cpp: In member function 'apache::thrift::test::Event apache::thrift::test::EventLog::waitForEvent(int64_t)': processor/EventLog.cpp:102:30: warning: catching polymorphic type 'class apache::thrift::concurrency::TimedOutException' by value [-Wcatch-value=] 102 | } catch (TimedOutException ex) { | ^~ processor/EventLog.cpp: In member function 'apache::thrift::test::Event apache::thrift::test::EventLog::waitForConnEvent(uint32_t, int64_t)': processor/EventLog.cpp:123:32: warning: catching polymorphic type 'class apache::thrift::concurrency::TimedOutException' by value [-Wcatch-value=] 123 | } catch (TimedOutException ex) { | ^~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprocessortest.la gen-cpp/ChildService.lo gen-cpp/EmptyService.lo gen-cpp/ParentService.lo gen-cpp/proc_types.lo -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libprocessortest.a gen-cpp/.libs/ChildService.o gen-cpp/.libs/EmptyService.o gen-cpp/.libs/ParentService.o gen-cpp/.libs/proc_types.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libprocessortest.a libtool: link: ( cd ".libs" && rm -f "libprocessortest.la" && ln -s "../libprocessortest.la" "libprocessortest.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processor/ServerThread.o processor/ServerThread.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/OptionalRequiredTest_types.lo gen-cpp/OptionalRequiredTest_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/OptionalRequiredTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/OptionalRequiredTest_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o concurrency/Tests.o concurrency/Tests.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o concurrency_test concurrency/Tests.o ../../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/concurrency_test concurrency/Tests.o -L/usr/lib64 ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/EnumTest_types.lo gen-cpp/EnumTest_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/EnumTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/EnumTest_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gen-cpp/DebugProtoTest_types.lo gen-cpp/DebugProtoTest_types.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gen-cpp/DebugProtoTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/DebugProtoTest_types.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtestgencpp.la gen-cpp/DebugProtoTest_types.lo gen-cpp/EnumTest_types.lo gen-cpp/OptionalRequiredTest_types.lo gen-cpp/Recursive_types.lo gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_constants.lo gen-cpp/TypedefTest_types.lo ThriftTest_extras.lo DebugProtoTest_extras.lo ../../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libtestgencpp.a gen-cpp/.libs/DebugProtoTest_types.o gen-cpp/.libs/EnumTest_types.o gen-cpp/.libs/OptionalRequiredTest_types.o gen-cpp/.libs/Recursive_types.o gen-cpp/.libs/ThriftTest_types.o gen-cpp/.libs/ThriftTest_constants.o gen-cpp/.libs/TypedefTest_types.o .libs/ThriftTest_extras.o .libs/DebugProtoTest_extras.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libtestgencpp.a libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Benchmark Benchmark.o libtestgencpp.la -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/Benchmark Benchmark.o -L/usr/lib64 ./.libs/libtestgencpp.a /home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I/usr/include -I../../../lib/cpp/src -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processor/ProcessorTest.o processor/ProcessorTest.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L/usr/lib64 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o processor_test processor/ProcessorTest.o processor/EventLog.o processor/ServerThread.o libprocessortest.la ../../../lib/cpp/libthrift.la ../../../lib/cpp/libthriftnb.la /usr/lib64/libboost_unit_test_framework.a -L/usr/lib64 -levent -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -Wall -Wextra -pedantic -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,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/processor_test processor/ProcessorTest.o processor/EventLog.o processor/ServerThread.o -L/usr/lib64 ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftnb.so /usr/lib64/libboost_unit_test_framework.a -levent -lrt -lpthread aarch64-mageia-linux-gnu-g++: error: /usr/lib64/libboost_unit_test_framework.a: No such file or directory make[3]: *** [Makefile:1209: processor_test] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: *** [Makefile:994: all] Error 2 make[1]: *** [Makefile:646: all-recursive] Error 1 make: *** [Makefile:560: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.HcDBpZ (%build) RPM build errors: line 128: It's not recommended to have unversioned Obsoletes: Obsoletes: thrift-devel %configure2_5x is deprecated, use %configure instead %configure2_5x is deprecated, use %configure instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.HcDBpZ (%build) I: [iurt_root_command] ERROR: chroot