Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f29-build-23238-11905/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/thrift.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/thrift-0.10.0-15.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f29-build-23238-11905/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/thrift.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: [WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. BUILDSTDERR: [WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Jf2li + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf thrift-0.10.0 + /usr/bin/gzip -dc /builddir/build/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 /builddir/build/SOURCES/thrift-0.10.0-buildxml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fb303-0.10.0-buildxml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/configure-java-prefix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fix-ppc64le-builds.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/THRIFT-4177.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 /builddir/build/SOURCES/python3.patch + sed -i -e 's/^AC_PROG_LIBTOOL/LT_INIT/g' configure.ac + find . -name '*.cpp' -or -name '*.cc' -or -name '*.h' + xargs -r chmod 644 + cp -p /builddir/build/SOURCES/bootstrap.sh bootstrap.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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9QSAMx + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + export PY_PREFIX=/usr + PY_PREFIX=/usr + export PERL_PREFIX=/usr + PERL_PREFIX=/usr + export PHP_PREFIX=undefined + PHP_PREFIX=undefined + export JAVA_PREFIX=/usr/share/java + JAVA_PREFIX=/usr/share/java + export RUBY_PREFIX=/usr + RUBY_PREFIX=/usr BUILDSTDERR: ++ pkg-config --libs glib-2.0 + export 'GLIB_LIBS=-lglib-2.0 ' + GLIB_LIBS='-lglib-2.0 ' BUILDSTDERR: ++ 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 ' BUILDSTDERR: ++ pkg-config --libs gobject-2.0 + export 'GOBJECT_LIBS=-lgobject-2.0 -lglib-2.0 ' + GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' BUILDSTDERR: ++ 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 /builddir/build/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: BUILDSTDERR: ant BUILDSTDERR: install: build/libfb303.jar BUILDSTDERR: mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-15.fc29.riscv64/usr/share/java BUILDSTDERR: /usr/bin/install -c -m 644 build/libfb303.jar /builddir/build/BUILDROOT/thrift-0.10.0-15.fc29.riscv64/usr/share/java BUILDSTDERR: ' + sh ./bootstrap.sh BUILDSTDERR: ./bootstrap.sh: line 22: ./cleanup.sh: No such file or directory + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 --without-php --with-py3 --docdir=/usr/share/doc/thrift 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 '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether 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 riscv64-koji-linux-gnu-ranlib... ranlib checking whether g++ supports C++11 features by default... yes checking for boostlib >= 1.53.0... yes checking for pkg-config... /usr/bin/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 QT... yes checking for moc-qt4... /usr/bin/moc-qt4 checking for QT5... no checking for GLIB... yes checking for GOBJECT... yes checking for MONO... no checking for MONO... no checking for MONO... no 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.3 checking for lua platform... unknown checking for lua script directory... ${prefix}/share/lua/5.3 checking for lua module directory... ${exec_prefix}/lib64/lua/5.3 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... -llua-5.3 checking whether /usr/bin/python3 version is >= 2.6... yes checking for /usr/bin/python3 version... 3.7 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.7/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 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 .......... : no 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) .... : yes Build TQTcpServer (Qt5) .... : no Java Library: Using javac ............... : javac Using java ................ : java Using ant ................. : /usr/bin/ant 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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0' Making all in lib/cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' Making all in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Mutex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Monitor.lo src/thrift/concurrency/Monitor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/PosixThreadFactory.lo src/thrift/concurrency/PosixThreadFactory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/libthriftnb_la-TAsyncProtocolProcessor.lo `test -f 'src/thrift/async/TAsyncProtocolProcessor.cpp' || echo './'`src/thrift/async/TAsyncProtocolProcessor.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Mutex.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Mutex.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Monitor.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Monitor.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/PosixThreadFactory.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/PosixThreadFactory.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncProtocolProcessor.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TAsyncProtocolProcessor.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/libthriftnb_la-TEvhttpServer.lo `test -f 'src/thrift/async/TEvhttpServer.cpp' || echo './'`src/thrift/async/TEvhttpServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpServer.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo `test -f 'src/thrift/async/TEvhttpClientChannel.cpp' || echo './'`src/thrift/async/TEvhttpClientChannel.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpClientChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/libthriftz_la-TZlibTransport.lo `test -f 'src/thrift/transport/TZlibTransport.cpp' || echo './'`src/thrift/transport/TZlibTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/libthriftz_la-THeaderTransport.lo `test -f 'src/thrift/transport/THeaderTransport.cpp' || echo './'`src/thrift/transport/THeaderTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THeaderTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o BUILDSTDERR: src/thrift/async/TEvhttpServer.cpp: In member function 'void apache::thrift::async::TEvhttpServer::complete(apache::thrift::async::TEvhttpServer::RequestContext*, bool)': BUILDSTDERR: src/thrift/async/TEvhttpServer.cpp:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr ptr(ctx); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from ./src/thrift/async/TEvhttpServer.h:23, BUILDSTDERR: from src/thrift/async/TEvhttpServer.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/libthriftz_la-THeaderProtocol.lo `test -f 'src/thrift/protocol/THeaderProtocol.cpp' || echo './'`src/thrift/protocol/THeaderProtocol.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/THeaderProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o /usr/bin/moc-qt4 -I/usr/include/QtCore -I/usr/include/QtNetwork -DQT_SHARED src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc_TQTcpServer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/TApplicationException.lo src/thrift/TApplicationException.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TApplicationException.cpp -fPIC -DPIC -o src/thrift/.libs/TApplicationException.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/TOutput.lo src/thrift/TOutput.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TOutput.cpp -fPIC -DPIC -o src/thrift/.libs/TOutput.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/VirtualProfiling.lo src/thrift/VirtualProfiling.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/VirtualProfiling.cpp -fPIC -DPIC -o src/thrift/.libs/VirtualProfiling.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TAsyncChannel.lo src/thrift/async/TAsyncChannel.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/TAsyncChannel.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TConcurrentClientSyncInfo.lo src/thrift/async/TConcurrentClientSyncInfo.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TConcurrentClientSyncInfo.cpp -fPIC -DPIC -o src/thrift/async/.libs/TConcurrentClientSyncInfo.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/ThreadManager.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/ThreadManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadManager.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/TimerManager.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/TimerManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/TimerManager.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Util.lo src/thrift/concurrency/Util.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Util.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Util.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/processor/PeekProcessor.lo src/thrift/processor/PeekProcessor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TDebugProtocol.lo src/thrift/protocol/TDebugProtocol.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o src/thrift/processor/.libs/PeekProcessor.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TDebugProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TDebugProtocol.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TJSONProtocol.lo src/thrift/protocol/TJSONProtocol.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TJSONProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TJSONProtocol.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TBase64Utils.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TMultiplexedProtocol.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TBase64Utils.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TMultiplexedProtocol.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TProtocol.lo src/thrift/protocol/TProtocol.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TProtocol.o BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp: In member function 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONDouble(double&)': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:900:35: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] BUILDSTDERR: } catch (std::runtime_error e) { BUILDSTDERR: ^ BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:913:33: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] BUILDSTDERR: } catch (std::runtime_error e) { BUILDSTDERR: ^ BUILDSTDERR: 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]': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:952:35: required from here BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] BUILDSTDERR: } catch (boost::bad_lexical_cast e) { BUILDSTDERR: ^~~~~ BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = bool; uint32_t = unsigned int]': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:1061:31: required from here BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = short int; uint32_t = unsigned int]': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:1068:40: required from here BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = int; uint32_t = unsigned int]': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:1079:29: required from here BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp: In instantiation of 'uint32_t apache::thrift::protocol::TJSONProtocol::readJSONInteger(NumberType&) [with NumberType = long int; uint32_t = unsigned int]': BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:1083:29: required from here BUILDSTDERR: src/thrift/protocol/TJSONProtocol.cpp:857:5: warning: catching polymorphic type 'class boost::bad_lexical_cast' by value [-Wcatch-value=] /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TTransportException.lo src/thrift/transport/TTransportException.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportException.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportException.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TFDTransport.lo src/thrift/transport/TFDTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFDTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFDTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TFileTransport.lo src/thrift/transport/TFileTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFileTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/TSimpleFileTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSimpleFileTransport.o BUILDSTDERR: src/thrift/transport/TFileTransport.cpp: In member function 'void apache::thrift::transport::TFileTransport::enqueueEvent(const uint8_t*, uint32_t)': BUILDSTDERR: src/thrift/transport/TFileTransport.cpp:212:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr toEnqueue(new eventInfo()); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from ./src/thrift/transport/TTransport.h:24, BUILDSTDERR: from ./src/thrift/transport/TFileTransport.h:23, BUILDSTDERR: from src/thrift/transport/TFileTransport.cpp:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpTransport.lo src/thrift/transport/THttpTransport.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpClient.lo src/thrift/transport/THttpClient.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpClient.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpClient.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpServer.lo src/thrift/transport/THttpServer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSocket.lo src/thrift/transport/TSocket.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipe.lo src/thrift/transport/TPipe.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocket.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipe.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipe.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipeServer.lo src/thrift/transport/TPipeServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipeServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipeServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSSLSocket.lo src/thrift/transport/TSSLSocket.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSocketPool.lo src/thrift/transport/TSocketPool.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocketPool.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocketPool.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TServerSocket.lo src/thrift/transport/TServerSocket.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TServerSocket.o BUILDSTDERR: src/thrift/transport/TSocketPool.cpp: In member function 'virtual void apache::thrift::transport::TSocketPool::open()': BUILDSTDERR: src/thrift/transport/TSocketPool.cpp:218:29: warning: catching polymorphic type 'class apache::thrift::TException' by value [-Wcatch-value=] BUILDSTDERR: } catch (TException e) { BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSSLServerSocket.lo src/thrift/transport/TSSLServerSocket.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLServerSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TTransportUtils.lo src/thrift/transport/TTransportUtils.cpp BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In function 'void apache::thrift::transport::cleanupOpenSSL()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:147:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ERR_remove_state(0); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/crypto.h:26, BUILDSTDERR: from /usr/include/openssl/bio.h:20, BUILDSTDERR: from /usr/include/openssl/err.h:21, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:260:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:147:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ERR_remove_state(0); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/crypto.h:26, BUILDSTDERR: from /usr/include/openssl/bio.h:20, BUILDSTDERR: from /usr/include/openssl/err.h:21, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:260:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In constructor 'apache::thrift::transport::SSLContext::SSLContext(const apache::thrift::transport::SSLProtocol&)': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:161:37: warning: 'const SSL_METHOD* SSLv3_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(SSLv3_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1832:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:161:37: warning: 'const SSL_METHOD* SSLv3_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(SSLv3_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1832:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:164:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1847:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:164:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1847:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:166:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_1_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1853:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:166:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_1_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1853:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:168:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_2_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1859:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:168:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ctx_ = SSL_CTX_new(TLSv1_2_method()); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/cterr.h:14, BUILDSTDERR: from /usr/include/openssl/ct.h:19, BUILDSTDERR: from /usr/include/openssl/ssl.h:31, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/ssl.h:1859:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::close()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:334:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ERR_remove_state(0); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/crypto.h:26, BUILDSTDERR: from /usr/include/openssl/bio.h:20, BUILDSTDERR: from /usr/include/openssl/err.h:21, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:260:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:334:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: ERR_remove_state(0); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/crypto.h:26, BUILDSTDERR: from /usr/include/openssl/bio.h:20, BUILDSTDERR: from /usr/include/openssl/err.h:21, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:260:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::authorize()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:572:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: char* data = (char*)ASN1_STRING_data(name->d.ia5); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/bn.h:18, BUILDSTDERR: from /usr/include/openssl/asn1.h:23, BUILDSTDERR: from /usr/include/openssl/objects.h:15, BUILDSTDERR: from /usr/include/openssl/evp.h:28, BUILDSTDERR: from /usr/include/openssl/x509.h:18, BUILDSTDERR: from /usr/include/openssl/ssl.h:20, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:572:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: char* data = (char*)ASN1_STRING_data(name->d.ia5); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/openssl/bn.h:18, BUILDSTDERR: from /usr/include/openssl/asn1.h:23, BUILDSTDERR: from /usr/include/openssl/objects.h:15, BUILDSTDERR: from /usr/include/openssl/evp.h:28, BUILDSTDERR: from /usr/include/openssl/x509.h:18, BUILDSTDERR: from /usr/include/openssl/ssl.h:20, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:43: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TBufferTransports.lo src/thrift/transport/TBufferTransports.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportUtils.o BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual bool apache::thrift::transport::TSSLSocket::peek()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:266:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:270:9: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::close()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:306:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:310:13: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual uint32_t apache::thrift::transport::TSSLSocket::read(uint8_t*, uint32_t)': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:355:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (retries++ >= maxRecvRetries_) { BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:360:7: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::write(const uint8_t*, uint32_t)': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:393:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:397:9: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: In member function 'void apache::thrift::transport::TSSLSocket::checkHandshake()': BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:474:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:478:11: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:496:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:500:11: note: here BUILDSTDERR: case SSL_ERROR_WANT_READ: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp: At global scope: BUILDSTDERR: 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] BUILDSTDERR: static void dyn_destroy(struct CRYPTO_dynlock_value* lock, const char*, int) { BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: static void dyn_lock(int mode, struct CRYPTO_dynlock_value* lock, const char*, int) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: static CRYPTO_dynlock_value* dyn_create(const char*, int) { BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:67:13: warning: 'void apache::thrift::transport::callbackLocking(int, int, const char*, int)' defined but not used [-Wunused-function] BUILDSTDERR: static void callbackLocking(int mode, int n, const char*, int) { BUILDSTDERR: ^~~~~~~~~~~~~~~ libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TBufferTransports.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TBufferTransports.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TConnectedClient.lo src/thrift/server/TConnectedClient.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TConnectedClient.cpp -fPIC -DPIC -o src/thrift/server/.libs/TConnectedClient.o BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/boost/range/detail/implementation_help.hpp:18, BUILDSTDERR: from /usr/include/boost/range/end.hpp:24, BUILDSTDERR: from /usr/include/boost/range/functions.hpp:19, BUILDSTDERR: from /usr/include/boost/range/iterator_range_core.hpp:38, BUILDSTDERR: from /usr/include/boost/lexical_cast.hpp:30, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:39: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'static int apache::thrift::transport::TSSLSocketFactory::passwordCallback(char*, int, int, void*)' at src/thrift/transport/TSSLSocket.cpp:838:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] BUILDSTDERR: return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TServer.lo src/thrift/server/TServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TServerFramework.lo src/thrift/server/TServerFramework.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServerFramework.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServerFramework.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TSimpleServer.lo src/thrift/server/TSimpleServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TSimpleServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TSimpleServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadPoolServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadPoolServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadPoolServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TThreadedServer.lo src/thrift/server/TThreadedServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadedServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadedServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/libthriftnb_la-TNonblockingServer.lo `test -f 'src/thrift/server/TNonblockingServer.cpp' || echo './'`src/thrift/server/TNonblockingServer.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TNonblockingServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o /bin/sh ../../libtool --tag=CXX --mode=compile 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo `test -f 'src/thrift/qt/TQIODeviceTransport.cpp' || echo './'`src/thrift/qt/TQIODeviceTransport.cpp libtool: compile: 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQIODeviceTransport.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-TQIODeviceTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt_la-TQTcpServer.lo `test -f 'src/thrift/qt/TQTcpServer.cpp' || echo './'`src/thrift/qt/TQTcpServer.cpp libtool: compile: 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-TQTcpServer.o BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp: In member function 'void apache::thrift::server::TNonblockingServer::TConnection::transition()': BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:619:28: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: processor_->process(inputProtocol_, outputProtocol_, connectionContext_); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:646:3: note: here BUILDSTDERR: case APP_WAIT_TASK: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:687:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (server_->getResizeBufferEveryN() > 0 BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:696:3: note: here BUILDSTDERR: LABEL_APP_INIT: BUILDSTDERR: ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo `test -f 'src/thrift/qt/moc_TQTcpServer.cpp' || echo './'`src/thrift/qt/moc_TQTcpServer.cpp libtool: compile: 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/QtCore -I/usr/include/QtNetwork -DQT_SHARED -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/moc_TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-moc_TQTcpServer.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/lib -lssl -lcrypto -lrt -lpthread libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -L/usr/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthrift-0.10.0.so -o .libs/libthrift-0.10.0.so /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: (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" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib -lQtNetwork -lQtCore -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libthriftqt.la -rpath /usr/lib64 src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo src/thrift/qt/libthriftqt_la-TQTcpServer.lo src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo -lQtNetwork -lQtCore -lthrift -L.libs -lrt -lpthread libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -L/usr/lib -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftnb-0.10.0.so -o .libs/libthriftnb-0.10.0.so libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs -L/usr/lib -lz /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftz-0.10.0.so -o .libs/libthriftz-0.10.0.so libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o src/thrift/qt/.libs/libthriftqt_la-TQIODeviceTransport.o src/thrift/qt/.libs/libthriftqt_la-TQTcpServer.o src/thrift/qt/.libs/libthriftqt_la-moc_TQTcpServer.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs -L/usr/lib -lQtNetwork -lQtCore /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftqt-0.10.0.so -o .libs/libthriftqt-0.10.0.so libtool: link: (cd ".libs" && rm -f "libthriftqt.so" && ln -s "libthriftqt-0.10.0.so" "libthriftqt.so") libtool: link: ( cd ".libs" && rm -f "libthriftqt.la" && ln -s "../libthriftqt.la" "libthriftqt.la" ) 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" ) 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 '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' Making all in compiler/cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making all in src make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/thrift_bootstrap-main.o `test -f 'thrift/main.cc' || echo './'`thrift/main.cc 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thrifty.o `test -f 'thrift/thrifty.cc' || echo './'`thrift/thrifty.cc 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thriftl.o `test -f 'thrift/thriftl.cc' || echo './'`thrift/thriftl.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/thrift_bootstrap-common.o `test -f 'thrift/common.cc' || echo './'`thrift/common.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/audit/thrift_bootstrap-t_audit.o `test -f 'thrift/audit/t_audit.cpp' || echo './'`thrift/audit/t_audit.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/generate/thrift_bootstrap-t_generator.o `test -f 'thrift/generate/t_generator.cc' || echo './'`thrift/generate/t_generator.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/parse/thrift_bootstrap-t_typedef.o `test -f 'thrift/parse/t_typedef.cc' || echo './'`thrift/parse/t_typedef.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/parse/thrift_bootstrap-parse.o `test -f 'thrift/parse/parse.cc' || echo './'`thrift/parse/parse.cc g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 rm -f thrift/libparse.a ar cru thrift/libparse.a thrift/libparse_a-thrifty.o thrift/libparse_a-thriftl.o ranlib thrift/libparse.a /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' Making all in src/thrift/plugin make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' ../../../../../compiler/cpp/src/thrift/thrift-bootstrap -gen cpp -out . plugin.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:21] No generator named 'as3' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:23] No generator named 'csharp' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:24] No generator named 'd' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:25] No generator named 'delphi' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:26] No generator named 'erl' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:27] No generator named 'go' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:28] No generator named 'haxe' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:29] No generator named 'hs' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:30] No generator named 'java' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:31] No generator named 'ocaml' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:32] No generator named 'perl' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:33] No generator named 'php' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:34] No generator named 'py' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin/plugin.thrift:36] No generator named 'rb' could be found! make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' Making all in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/thrift-main.o `test -f 'src/thrift/main.cc' || echo './'`src/thrift/main.cc 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/audit/thrift-t_audit.o `test -f 'src/thrift/audit/t_audit.cpp' || echo './'`src/thrift/audit/t_audit.cpp 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc: In member function 'std::__cxx11::string t_haxe_generator::type_name(t_type*, bool, bool)': BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2556:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (!(((t_base_type*)tkey)->is_binary())) { BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2559:7: note: here BUILDSTDERR: case t_base_type::TYPE_I8: BUILDSTDERR: ^~~~ BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2581:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (!(((t_base_type*)tkey)->is_binary())) { BUILDSTDERR: ^~ BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2584:7: note: here BUILDSTDERR: case t_base_type::TYPE_I8: BUILDSTDERR: ^~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: src/thrift/generate/t_csharp_generator.cc: In member function 'void t_csharp_generator::prepare_member_name_mapping(void*, const std::vector&, const string&)': BUILDSTDERR: 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] BUILDSTDERR: struct member_mapping_scope { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/libthriftc_la-common.lo `test -f 'src/thrift/common.cc' || echo './'`src/thrift/common.cc libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/common.cc -fPIC -DPIC -o src/thrift/.libs/libthriftc_la-common.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/generate/t_generator.cc -fPIC -DPIC -o src/thrift/generate/.libs/libthriftc_la-t_generator.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/parse/t_typedef.cc -fPIC -DPIC -o src/thrift/parse/.libs/libthriftc_la-t_typedef.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/parse/libthriftc_la-parse.lo `test -f 'src/thrift/parse/parse.cc' || echo './'`src/thrift/parse/parse.cc libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/parse/parse.cc -fPIC -DPIC -o src/thrift/parse/.libs/libthriftc_la-parse.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/libthriftc_la-logging.lo `test -f 'src/thrift/logging.cc' || echo './'`src/thrift/logging.cc /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/plugin/libthriftc_la-plugin.lo `test -f 'src/thrift/plugin/plugin.cc' || echo './'`src/thrift/plugin/plugin.cc /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/logging.cc -fPIC -DPIC -o src/thrift/.libs/libthriftc_la-logging.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/plugin/plugin.cc -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/plugin/plugin_output.cc -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_output.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/plugin/plugin_types.cpp -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_types.o /bin/sh ../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/plugin/plugin_constants.cpp -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin_constants.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs ../../lib/cpp/.libs/libthrift.so -L/usr/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/lib /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making all in test make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/test' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin/thrift_gen_mycpp-cpp_plugin.o `test -f 'plugin/cpp_plugin.cc' || echo './'`plugin/cpp_plugin.cc 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin/thrift_gen_mycpp-t_cpp_generator.o `test -f 'plugin/t_cpp_generator.cc' || echo './'`plugin/t_cpp_generator.cc /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thrift-gen-mycpp plugin/thrift_gen_mycpp-cpp_plugin.o plugin/thrift_gen_mycpp-t_cpp_generator.o -L/usr/lib ../../../compiler/cpp/.libs/libthriftc.so /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib' Making all in json make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/json/test' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' Making all in xml make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml/test' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making all in . make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift_struct.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_struct.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -Wl,--as-needed -shared -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 -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lrt -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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! ../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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! ../../../compiler/cpp/thrift --gen c_glib ../../../test/OptionalRequiredTest.thrift ../../../compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift ../../../compiler/cpp/thrift --gen c_glib ContainerTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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 all-recursive make[5]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' make[6]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making all in java make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/java' /usr/bin/ant Buildfile: /builddir/build/BUILD/thrift-0.10.0/lib/java/build.xml setup.init: [mkdir] Created dir: /builddir/build/BUILD/thrift-0.10.0/lib/java/build [mkdir] Created dir: /builddir/build/BUILD/thrift-0.10.0/lib/java/build/lib [mkdir] Created dir: /builddir/build/BUILD/thrift-0.10.0/lib/java/build/tools [mkdir] Created dir: /builddir/build/BUILD/thrift-0.10.0/lib/java/build/test init: compile: [javac] Compiling 107 source files to /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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] /builddir/build/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: /builddir/build/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: /builddir/build/BUILD/thrift-0.10.0/lib/java/build/META-INF [copy] Copying 1 file to /builddir/build/BUILD/thrift-0.10.0/lib/java/build/META-INF [copy] Copying 1 file to /builddir/build/BUILD/thrift-0.10.0/lib/java/build/META-INF [jar] Building jar: /builddir/build/BUILD/thrift-0.10.0/lib/java/build/libthrift.jar BUILD SUCCESSFUL Total time: 2 minutes 30 seconds make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/java' Making all in js make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/js' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/js/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/js/test' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/js' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/js' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/js' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/thrift copying src/TSerialization.py -> build/lib.linux-riscv64-3.7/thrift copying src/TSCons.py -> build/lib.linux-riscv64-3.7/thrift copying src/Thrift.py -> build/lib.linux-riscv64-3.7/thrift copying src/TMultiplexedProcessor.py -> build/lib.linux-riscv64-3.7/thrift copying src/compat.py -> build/lib.linux-riscv64-3.7/thrift copying src/__init__.py -> build/lib.linux-riscv64-3.7/thrift copying src/TTornado.py -> build/lib.linux-riscv64-3.7/thrift creating build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TBase.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TProtocol.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib.linux-riscv64-3.7/thrift/protocol copying src/protocol/__init__.py -> build/lib.linux-riscv64-3.7/thrift/protocol creating build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/THttpClient.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/TZlibTransport.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/sslcompat.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/TSSLSocket.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/TTwisted.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/TSocket.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/TTransport.py -> build/lib.linux-riscv64-3.7/thrift/transport copying src/transport/__init__.py -> build/lib.linux-riscv64-3.7/thrift/transport creating build/lib.linux-riscv64-3.7/thrift/server copying src/server/TProcessPoolServer.py -> build/lib.linux-riscv64-3.7/thrift/server copying src/server/TServer.py -> build/lib.linux-riscv64-3.7/thrift/server copying src/server/__init__.py -> build/lib.linux-riscv64-3.7/thrift/server copying src/server/TNonblockingServer.py -> build/lib.linux-riscv64-3.7/thrift/server copying src/server/THttpServer.py -> build/lib.linux-riscv64-3.7/thrift/server running build_ext building 'thrift.protocol.fastbinary' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src creating build/temp.linux-riscv64-3.7/src/ext gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.7m -c src/ext/module.cpp -o build/temp.linux-riscv64-3.7/src/ext/module.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.7m -c src/ext/types.cpp -o build/temp.linux-riscv64-3.7/src/ext/types.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.7m -c src/ext/binary.cpp -o build/temp.linux-riscv64-3.7/src/ext/binary.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.7m -c src/ext/compact.cpp -o build/temp.linux-riscv64-3.7/src/ext/compact.o g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/ext/module.o build/temp.linux-riscv64-3.7/src/ext/types.o build/temp.linux-riscv64-3.7/src/ext/binary.o build/temp.linux-riscv64-3.7/src/ext/compact.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/thrift/protocol/fastbinary.cpython-37m-riscv64-linux-gnu.so make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/builddir/build/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. ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/builddir/build/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. /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift [WARNING:/builddir/build/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. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! make all-recursive make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' Making all in test make[5]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[5]: Entering directory '/builddir/build/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 make -f Makefile-perl.mk make[6]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm cp lib/Thrift.pm blib/lib/Thrift.pm cp lib/Thrift/UnixSocket.pm blib/lib/Thrift/UnixSocket.pm cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm cp lib/Thrift/UnixServerSocket.pm blib/lib/Thrift/UnixServerSocket.pm cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.pm cp lib/Thrift/SSLSocket.pm blib/lib/Thrift/SSLSocket.pm cp lib/Thrift/MessageType.pm blib/lib/Thrift/MessageType.pm cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm cp lib/Thrift/MultiplexedProcessor.pm blib/lib/Thrift/MultiplexedProcessor.pm make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' find blib -name 'Makefile*' -exec rm -f {} \; make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib' Making all in lib/cpp/test make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' ../../../compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/EnumTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/OptionalRequiredTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/Recursive.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:373] No ../../../compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:369] No field key specified for field8,../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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! ../../../compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift ../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:44] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/ThriftTest.thrift:46] cpp generator does not accept 'noexist' as sub-namespace! ../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:178] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:188] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:197] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:206] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/DebugProtoTest.thrift:213] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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:/builddir/build/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 all-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Benchmark.o Benchmark.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ThriftTest_extras.lo ThriftTest_extras.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ChildService.lo gen-cpp/ChildService.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ThriftTest_extras.cpp -fPIC -DPIC -o .libs/ThriftTest_extras.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ChildService.cpp -fPIC -DPIC -o gen-cpp/.libs/ChildService.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DebugProtoTest_extras.cpp -fPIC -DPIC -o .libs/DebugProtoTest_extras.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/EmptyService.lo gen-cpp/EmptyService.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EmptyService.cpp -fPIC -DPIC -o gen-cpp/.libs/EmptyService.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ParentService.lo gen-cpp/ParentService.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ParentService.cpp -fPIC -DPIC -o gen-cpp/.libs/ParentService.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/proc_types.lo gen-cpp/proc_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/proc_types.cpp -fPIC -DPIC -o gen-cpp/.libs/proc_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/DebugProtoTest_types.lo gen-cpp/DebugProtoTest_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/DebugProtoTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/DebugProtoTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/EnumTest_types.lo gen-cpp/EnumTest_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EnumTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/EnumTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OptionalRequiredTest_types.lo gen-cpp/OptionalRequiredTest_types.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Recursive_types.lo gen-cpp/Recursive_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OptionalRequiredTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/OptionalRequiredTest_types.o libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Recursive_types.cpp -fPIC -DPIC -o gen-cpp/.libs/Recursive_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_constants.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o /bin/sh ../../../libtool --tag=CXX --mode=compile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/TypedefTest_types.lo gen-cpp/TypedefTest_types.cpp libtool: compile: 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/TypedefTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/TypedefTest_types.o 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o concurrency/Tests.o concurrency/Tests.cpp 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ProcessorTest.o processor/ProcessorTest.cpp 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/EventLog.o processor/EventLog.cpp BUILDSTDERR: processor/EventLog.cpp: In member function 'apache::thrift::test::Event apache::thrift::test::EventLog::waitForEvent(int64_t)': BUILDSTDERR: processor/EventLog.cpp:102:30: warning: catching polymorphic type 'class apache::thrift::concurrency::TimedOutException' by value [-Wcatch-value=] BUILDSTDERR: } catch (TimedOutException ex) { BUILDSTDERR: ^~ BUILDSTDERR: processor/EventLog.cpp: In member function 'apache::thrift::test::Event apache::thrift::test::EventLog::waitForConnEvent(uint32_t, int64_t)': BUILDSTDERR: processor/EventLog.cpp:123:32: warning: catching polymorphic type 'class apache::thrift::concurrency::TimedOutException' by value [-Wcatch-value=] BUILDSTDERR: } catch (TimedOutException ex) { BUILDSTDERR: ^~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ServerThread.o processor/ServerThread.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprocessortest.la gen-cpp/ChildService.lo gen-cpp/EmptyService.lo gen-cpp/ParentService.lo gen-cpp/proc_types.lo -lrt -lpthread libtool: link: 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: ranlib .libs/libprocessortest.a libtool: link: ( cd ".libs" && rm -f "libprocessortest.la" && ln -s "../libprocessortest.la" "libprocessortest.la" ) /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o concurrency_test concurrency/Tests.o ../../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/concurrency_test concurrency/Tests.o -L/usr/lib ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: 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: ranlib .libs/libtestgencpp.a libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" ) /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Benchmark Benchmark.o libtestgencpp.la -lrt -lpthread libtool: link: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Benchmark Benchmark.o -L/usr/lib ./.libs/libtestgencpp.a /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread /bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o processor_test processor/ProcessorTest.o processor/EventLog.o processor/ServerThread.o libprocessortest.la ../../../lib/cpp/libthrift.la ../../../lib/cpp/libthriftnb.la /usr/lib/libboost_unit_test_framework.a -L/usr/lib -levent -lrt -lpthread libtool: link: g++ -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/processor_test processor/ProcessorTest.o processor/EventLog.o processor/ServerThread.o -L/usr/lib ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftnb.so /usr/lib/libboost_unit_test_framework.a -levent -lrt -lpthread BUILDSTDERR: g++: error: /usr/lib/libboost_unit_test_framework.a: No such file or directory make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' BUILDSTDERR: make[3]: *** [Makefile:1208: processor_test] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' BUILDSTDERR: make[2]: *** [Makefile:993: all] Error 2 BUILDSTDERR: make[1]: *** [Makefile:646: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0' BUILDSTDERR: make: *** [Makefile:560: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.9QSAMx (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.9QSAMx (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/thrift.spec