Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f32-build-17350135-1249095/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 450: %endif # want_php Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1566259200 Wrote: /builddir/build/SRPMS/thrift-0.10.0-19.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f32-build-17350135-1249095/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 450: %endif # want_php Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1566259200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4dBU4E + 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/cat /builddir/build/SOURCES/python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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 + shopt -s globstar + sed -i -E 's@^(#!.*/env) *python *$@\1 python3@' build/appveyor/download_openssl.py contrib/async-test/test-leaf.py contrib/fb303/py/fb303/FacebookBase.py contrib/fb303/py/fb303_scripts/__init__.py contrib/fb303/py/fb303_scripts/fb303_simple_mgmt.py contrib/fb303/py/setup.py contrib/parse_profiling.py contrib/zeromq/TZmqClient.py contrib/zeromq/TZmqServer.py contrib/zeromq/test-client.py contrib/zeromq/test-server.py lib/nodejs/examples/httpServer.py lib/py/setup.py lib/py/src/TMultiplexedProcessor.py lib/py/src/TSCons.py lib/py/src/TSerialization.py lib/py/src/TTornado.py lib/py/src/Thrift.py lib/py/src/__init__.py lib/py/src/compat.py lib/py/src/protocol/TBase.py lib/py/src/protocol/TBinaryProtocol.py lib/py/src/protocol/TCompactProtocol.py lib/py/src/protocol/TJSONProtocol.py lib/py/src/protocol/TMultiplexedProtocol.py lib/py/src/protocol/TProtocol.py lib/py/src/protocol/TProtocolDecorator.py lib/py/src/protocol/__init__.py lib/py/src/server/THttpServer.py lib/py/src/server/TNonblockingServer.py lib/py/src/server/TProcessPoolServer.py lib/py/src/server/TServer.py lib/py/src/server/__init__.py lib/py/src/transport/THttpClient.py lib/py/src/transport/TSSLSocket.py lib/py/src/transport/TSocket.py lib/py/src/transport/TTransport.py lib/py/src/transport/TTwisted.py lib/py/src/transport/TZlibTransport.py lib/py/src/transport/__init__.py lib/py/src/transport/sslcompat.py lib/py/test/_import_local_thrift.py lib/py/test/test_sslsocket.py lib/py/test/thrift_json.py test/crossrunner/__init__.py test/crossrunner/collect.py test/crossrunner/compat.py test/crossrunner/report.py test/crossrunner/run.py test/crossrunner/test.py test/crossrunner/util.py test/features/container_limit.py test/features/local_thrift/__init__.py test/features/string_limit.py test/features/theader_binary.py test/features/util.py test/py.tornado/test_suite.py test/py.twisted/test_suite.py test/py/FastbinaryTest.py test/py/RunClientServer.py test/py/SerializationTest.py test/py/TSimpleJSONProtocolTest.py test/py/TestClient.py test/py/TestEof.py test/py/TestFrozen.py test/py/TestServer.py test/py/TestSocket.py test/py/TestSyntax.py test/py/util.py test/test.py tutorial/php/runserver.py tutorial/py.tornado/PythonClient.py tutorial/py.tornado/PythonServer.py tutorial/py.twisted/PythonClient.py tutorial/py.twisted/PythonServer.py tutorial/py/PythonClient.py tutorial/py/PythonServer.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fmujIC + 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-19.fc32.ppc64le/usr/share/java BUILDSTDERR: /usr/bin/install -c -m 644 build/libfb303.jar /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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.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' + 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' + '[' 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=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-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-java --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 '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ppc64le-redhat-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 ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-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... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-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 powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-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 ppc64le-redhat-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 ppc64le-redhat-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... (cached) /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes checking for libevent >= 1.0... yes checking for zlib >= 1.2.3... yes checking for 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 nodejs... no checking for node... no checking for npm... no checking for a Lua interpreter with version >= 5.2... none checking whether /usr/bin/python3 version is >= 2.6... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for trial... no checking for perl... /usr/bin/perl checking for perl module Bit::Vector... ok checking for perl module Class::Accessor... ok checking for 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 ........ : no 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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpClientChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.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: 121 | std::auto_ptr ptr(ctx); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/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++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THeaderTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/processor/PeekProcessor.lo src/thrift/processor/PeekProcessor.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o src/thrift/processor/.libs/PeekProcessor.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TBase64Utils.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TBase64Utils.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TMultiplexedProtocol.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TMultiplexedProtocol.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 -m64 -mcpu=power8 -mtune=power8 -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: 900 | } 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: 913 | } 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: 857 | } 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/TSimpleFileTransport.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSimpleFileTransport.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpTransport.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: 212 | std::auto_ptr toEnqueue(new eventInfo()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/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++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpServer.lo src/thrift/transport/THttpServer.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocket.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipeServer.lo src/thrift/transport/TPipeServer.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLSocket.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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: 218 | } 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLServerSocket.o 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: 147 | ERR_remove_state(0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:261:1: note: declared here BUILDSTDERR: 261 | 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: 147 | ERR_remove_state(0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:261:1: note: declared here BUILDSTDERR: 261 | 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:164:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 164 | ctx_ = SSL_CTX_new(TLSv1_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1882:1: note: declared here BUILDSTDERR: 1882 | 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: 164 | ctx_ = SSL_CTX_new(TLSv1_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1882:1: note: declared here BUILDSTDERR: 1882 | 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: 166 | ctx_ = SSL_CTX_new(TLSv1_1_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1888:1: note: declared here BUILDSTDERR: 1888 | 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: 166 | ctx_ = SSL_CTX_new(TLSv1_1_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1888:1: note: declared here BUILDSTDERR: 1888 | 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: 168 | ctx_ = SSL_CTX_new(TLSv1_2_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1894:1: note: declared here BUILDSTDERR: 1894 | 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: 168 | ctx_ = SSL_CTX_new(TLSv1_2_method()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/ssl.h:1894:1: note: declared here BUILDSTDERR: 1894 | 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: 334 | ERR_remove_state(0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:261:1: note: declared here BUILDSTDERR: 261 | 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: 334 | ERR_remove_state(0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/err.h:261:1: note: declared here BUILDSTDERR: 261 | 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: 572 | char* data = (char*)ASN1_STRING_data(name->d.ia5); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | 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: 572 | char* data = (char*)ASN1_STRING_data(name->d.ia5); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/err.h:13, BUILDSTDERR: from src/thrift/transport/TSSLSocket.cpp:41: BUILDSTDERR: /usr/include/openssl/asn1.h:554:1: note: declared here BUILDSTDERR: 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ 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: 266 | if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:270:9: note: here BUILDSTDERR: 270 | 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: 306 | if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:310:13: note: here BUILDSTDERR: 310 | 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: 355 | if (retries++ >= maxRecvRetries_) { BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:360:7: note: here BUILDSTDERR: 360 | 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: 393 | if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:397:9: note: here BUILDSTDERR: 397 | 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: 474 | if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:478:11: note: here BUILDSTDERR: 478 | case SSL_ERROR_WANT_READ: BUILDSTDERR: | ^~~~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:496:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 496 | if ((errno_copy != THRIFT_EINTR) BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/transport/TSSLSocket.cpp:500:11: note: here BUILDSTDERR: 500 | 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: 99 | 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: 89 | 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: 85 | 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: 67 | static void callbackLocking(int mode, int n, const char*, int) { 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TTransportUtils.lo src/thrift/transport/TTransportUtils.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportUtils.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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)' output truncated before terminating nul copying bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TServer.lo src/thrift/server/TServer.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServer.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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: 619 | processor_->process(inputProtocol_, outputProtocol_, connectionContext_); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:646:3: note: here BUILDSTDERR: 646 | case APP_WAIT_TASK: BUILDSTDERR: | ^~~~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:687:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 687 | if (server_->getResizeBufferEveryN() > 0 BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/server/TNonblockingServer.cpp:696:3: note: here BUILDSTDERR: 696 | 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-TQTcpServer.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 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -Wl,-z,relro -Wl,--as-needed -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/lib64 -lssl -lcrypto -lrt -lpthread libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/.libs/TApplicationException.o src/thrift/.libs/TOutput.o src/thrift/.libs/VirtualProfiling.o src/thrift/async/.libs/TAsyncChannel.o src/thrift/async/.libs/TConcurrentClientSyncInfo.o src/thrift/concurrency/.libs/ThreadManager.o src/thrift/concurrency/.libs/TimerManager.o src/thrift/concurrency/.libs/Util.o src/thrift/processor/.libs/PeekProcessor.o src/thrift/protocol/.libs/TDebugProtocol.o src/thrift/protocol/.libs/TJSONProtocol.o src/thrift/protocol/.libs/TBase64Utils.o src/thrift/protocol/.libs/TMultiplexedProtocol.o src/thrift/protocol/.libs/TProtocol.o src/thrift/transport/.libs/TTransportException.o src/thrift/transport/.libs/TFDTransport.o src/thrift/transport/.libs/TFileTransport.o src/thrift/transport/.libs/TSimpleFileTransport.o src/thrift/transport/.libs/THttpTransport.o src/thrift/transport/.libs/THttpClient.o src/thrift/transport/.libs/THttpServer.o src/thrift/transport/.libs/TSocket.o src/thrift/transport/.libs/TPipe.o src/thrift/transport/.libs/TPipeServer.o src/thrift/transport/.libs/TSSLSocket.o src/thrift/transport/.libs/TSocketPool.o src/thrift/transport/.libs/TServerSocket.o src/thrift/transport/.libs/TSSLServerSocket.o src/thrift/transport/.libs/TTransportUtils.o src/thrift/transport/.libs/TBufferTransports.o src/thrift/server/.libs/TConnectedClient.o src/thrift/server/.libs/TServer.o src/thrift/server/.libs/TServerFramework.o src/thrift/server/.libs/TSimpleServer.o src/thrift/server/.libs/TThreadPoolServer.o src/thrift/server/.libs/TThreadedServer.o src/thrift/concurrency/.libs/Mutex.o src/thrift/concurrency/.libs/Monitor.o src/thrift/concurrency/.libs/PosixThreadFactory.o -L/usr/lib64 -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs -L/usr/lib64 -lz /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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 /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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib64 -lQtNetwork -lQtCore -Wl,-z,relro -Wl,--as-needed -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: (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" ) libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/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/lib64 -lQtNetwork -lQtCore /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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" ) /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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o src/thrift/async/.libs/libthriftnb_la-TAsyncProtocolProcessor.o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o -L/usr/lib64 -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.10.0.so" "libthriftnb.so") libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" ) make[3]: Leaving directory '/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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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::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: 2556 | if (!(((t_base_type*)tkey)->is_binary())) { BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2559:7: note: here BUILDSTDERR: 2559 | 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: 2581 | if (!(((t_base_type*)tkey)->is_binary())) { BUILDSTDERR: | ^~ BUILDSTDERR: src/thrift/generate/t_haxe_generator.cc:2584:7: note: here BUILDSTDERR: 2584 | 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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: 48 | 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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/parse/parse.cc -fPIC -DPIC -o src/thrift/parse/.libs/libthriftc_la-parse.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/logging.cc -fPIC -DPIC -o src/thrift/.libs/libthriftc_la-logging.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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/plugin/plugin.cc -fPIC -DPIC -o src/thrift/plugin/.libs/libthriftc_la-plugin.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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=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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/.libs/libthriftc_la-common.o src/thrift/generate/.libs/libthriftc_la-t_generator.o src/thrift/parse/.libs/libthriftc_la-t_typedef.o src/thrift/parse/.libs/libthriftc_la-parse.o src/thrift/plugin/.libs/libthriftc_la-plugin.o src/thrift/plugin/.libs/libthriftc_la-plugin_output.o src/thrift/.libs/libthriftc_la-logging.o src/thrift/plugin/.libs/libthriftc_la-plugin_types.o src/thrift/plugin/.libs/libthriftc_la-plugin_constants.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs ../../lib/cpp/.libs/libthrift.so -L/usr/lib64 -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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/lib64 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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/lib64 ../../../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' 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' 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 /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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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,[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,../../../compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift ../../../compiler/cpp/thrift --gen c_glib ../../../test/OptionalRequiredTest.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,../../../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! 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/ThriftTest.thrift ../../../compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.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 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 cpp ../../../test/ThriftTest.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! [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! [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[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 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-ppc64le-3.8 creating build/lib.linux-ppc64le-3.8/thrift copying src/TSerialization.py -> build/lib.linux-ppc64le-3.8/thrift copying src/Thrift.py -> build/lib.linux-ppc64le-3.8/thrift copying src/compat.py -> build/lib.linux-ppc64le-3.8/thrift copying src/TTornado.py -> build/lib.linux-ppc64le-3.8/thrift copying src/__init__.py -> build/lib.linux-ppc64le-3.8/thrift copying src/TSCons.py -> build/lib.linux-ppc64le-3.8/thrift copying src/TMultiplexedProcessor.py -> build/lib.linux-ppc64le-3.8/thrift creating build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TBase.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/__init__.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TProtocol.py -> build/lib.linux-ppc64le-3.8/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib.linux-ppc64le-3.8/thrift/protocol creating build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/TZlibTransport.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/__init__.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/THttpClient.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/TTwisted.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/sslcompat.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/TTransport.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/TSSLSocket.py -> build/lib.linux-ppc64le-3.8/thrift/transport copying src/transport/TSocket.py -> build/lib.linux-ppc64le-3.8/thrift/transport creating build/lib.linux-ppc64le-3.8/thrift/server copying src/server/THttpServer.py -> build/lib.linux-ppc64le-3.8/thrift/server copying src/server/TServer.py -> build/lib.linux-ppc64le-3.8/thrift/server copying src/server/TNonblockingServer.py -> build/lib.linux-ppc64le-3.8/thrift/server copying src/server/TProcessPoolServer.py -> build/lib.linux-ppc64le-3.8/thrift/server copying src/server/__init__.py -> build/lib.linux-ppc64le-3.8/thrift/server running build_ext building 'thrift.protocol.fastbinary' extension creating build/temp.linux-ppc64le-3.8 creating build/temp.linux-ppc64le-3.8/src creating build/temp.linux-ppc64le-3.8/src/ext gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/module.cpp -o build/temp.linux-ppc64le-3.8/src/ext/module.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/types.cpp -o build/temp.linux-ppc64le-3.8/src/ext/types.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/binary.cpp -o build/temp.linux-ppc64le-3.8/src/ext/binary.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/compact.cpp -o build/temp.linux-ppc64le-3.8/src/ext/compact.o g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.8/src/ext/module.o build/temp.linux-ppc64le-3.8/src/ext/types.o build/temp.linux-ppc64le-3.8/src/ext/binary.o build/temp.linux-ppc64le-3.8/src/ext/compact.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.8/thrift/protocol/fastbinary.cpython-38-ppc64le-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/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! /usr/bin/mkdir -p gen-perl2 /usr/bin/mkdir -p gen-perl2 ../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift ../../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. /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. 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/UnixSocket.pm blib/lib/Thrift/UnixSocket.pm cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm cp lib/Thrift/SSLSocket.pm blib/lib/Thrift/SSLSocket.pm cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm cp lib/Thrift/UnixServerSocket.pm blib/lib/Thrift/UnixServerSocket.pm cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm cp lib/Thrift/MessageType.pm blib/lib/Thrift/MessageType.pm cp lib/Thrift.pm blib/lib/Thrift.pm cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.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 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 ../../../test/ThriftTest.thrift ../../../compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift ../../../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: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 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c DebugProtoTest_extras.cpp -fPIC -DPIC -o .libs/DebugProtoTest_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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ChildService.cpp -fPIC -DPIC -o gen-cpp/.libs/ChildService.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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OptionalRequiredTest_types.lo gen-cpp/OptionalRequiredTest_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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OptionalRequiredTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/OptionalRequiredTest_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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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: 102 | } 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: 123 | } 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/concurrency_test concurrency/Tests.o -L/usr/lib64 ../../../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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Benchmark Benchmark.o -L/usr/lib64 ./.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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/lib64/libboost_unit_test_framework.a -L/usr/lib64 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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/lib64 ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftnb.so /usr/lib64/libboost_unit_test_framework.a -levent -lrt -lpthread make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' Making all in test make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test' Making all in features make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/features' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/features' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' ../../compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen c_glib -r ../../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! /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/t_test_second_service.lo gen-c_glib/t_test_second_service.c [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! /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/t_test_thrift_test_types.lo gen-c_glib/t_test_thrift_test_types.c [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! /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/t_test_thrift_test.lo gen-c_glib/t_test_thrift_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/t_test_second_service.c -fPIC -DPIC -o gen-c_glib/.libs/t_test_second_service.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/t_test_thrift_test_types.c -fPIC -DPIC -o gen-c_glib/.libs/t_test_thrift_test_types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/t_test_thrift_test.c -fPIC -DPIC -o gen-c_glib/.libs/t_test_thrift_test.o BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bonk_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:299:7: warning: cast between incompatible function types from 'void (*)(TTestBonkClass *)' {aka 'void (*)(struct _TTestBonkClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 299 | (GClassInitFunc) t_test_bonk_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:304:7: warning: cast between incompatible function types from 'void (*)(TTestBonk *)' {aka 'void (*)(struct _TTestBonk *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 304 | (GInstanceInitFunc) t_test_bonk_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bools_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:571:7: warning: cast between incompatible function types from 'void (*)(TTestBoolsClass *)' {aka 'void (*)(struct _TTestBoolsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 571 | (GClassInitFunc) t_test_bools_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:576:7: warning: cast between incompatible function types from 'void (*)(TTestBools *)' {aka 'void (*)(struct _TTestBools *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 576 | (GInstanceInitFunc) t_test_bools_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:950:7: warning: cast between incompatible function types from 'void (*)(TTestXtructClass *)' {aka 'void (*)(struct _TTestXtructClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 950 | (GClassInitFunc) t_test_xtruct_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:955:7: warning: cast between incompatible function types from 'void (*)(TTestXtruct *)' {aka 'void (*)(struct _TTestXtruct *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 955 | (GInstanceInitFunc) t_test_xtruct_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:1279:7: warning: cast between incompatible function types from 'void (*)(TTestXtruct2Class *)' {aka 'void (*)(struct _TTestXtruct2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 1279 | (GClassInitFunc) t_test_xtruct2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:1284:7: warning: cast between incompatible function types from 'void (*)(TTestXtruct2 *)' {aka 'void (*)(struct _TTestXtruct2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1284 | (GInstanceInitFunc) t_test_xtruct2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct3_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:1658:7: warning: cast between incompatible function types from 'void (*)(TTestXtruct3Class *)' {aka 'void (*)(struct _TTestXtruct3Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 1658 | (GClassInitFunc) t_test_xtruct3_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:1663:7: warning: cast between incompatible function types from 'void (*)(TTestXtruct3 *)' {aka 'void (*)(struct _TTestXtruct3 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1663 | (GInstanceInitFunc) t_test_xtruct3_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_insanity_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:2046:7: warning: cast between incompatible function types from 'void (*)(TTestInsanityClass *)' {aka 'void (*)(struct _TTestInsanityClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 2046 | (GClassInitFunc) t_test_insanity_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:2051:7: warning: cast between incompatible function types from 'void (*)(TTestInsanity *)' {aka 'void (*)(struct _TTestInsanity *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 2051 | (GInstanceInitFunc) t_test_insanity_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_crazy_nesting_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:2874:7: warning: cast between incompatible function types from 'void (*)(TTestCrazyNestingClass *)' {aka 'void (*)(struct _TTestCrazyNestingClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 2874 | (GClassInitFunc) t_test_crazy_nesting_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:2879:7: warning: cast between incompatible function types from 'void (*)(TTestCrazyNesting *)' {aka 'void (*)(struct _TTestCrazyNesting *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 2879 | (GInstanceInitFunc) t_test_crazy_nesting_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_some_union_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3390:7: warning: cast between incompatible function types from 'void (*)(TTestSomeUnionClass *)' {aka 'void (*)(struct _TTestSomeUnionClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 3390 | (GClassInitFunc) t_test_some_union_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3395:7: warning: cast between incompatible function types from 'void (*)(TTestSomeUnion *)' {aka 'void (*)(struct _TTestSomeUnion *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 3395 | (GInstanceInitFunc) t_test_some_union_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xception_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3677:7: warning: cast between incompatible function types from 'void (*)(TTestXceptionClass *)' {aka 'void (*)(struct _TTestXceptionClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 3677 | (GClassInitFunc) t_test_xception_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3682:7: warning: cast between incompatible function types from 'void (*)(TTestXception *)' {aka 'void (*)(struct _TTestXception *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 3682 | (GInstanceInitFunc) t_test_xception_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xception2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3968:7: warning: cast between incompatible function types from 'void (*)(TTestXception2Class *)' {aka 'void (*)(struct _TTestXception2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 3968 | (GClassInitFunc) t_test_xception2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:3973:7: warning: cast between incompatible function types from 'void (*)(TTestXception2 *)' {aka 'void (*)(struct _TTestXception2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 3973 | (GInstanceInitFunc) t_test_xception2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_empty_struct_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4121:7: warning: cast between incompatible function types from 'void (*)(TTestEmptyStructClass *)' {aka 'void (*)(struct _TTestEmptyStructClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 4121 | (GClassInitFunc) t_test_empty_struct_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4126:7: warning: cast between incompatible function types from 'void (*)(TTestEmptyStruct *)' {aka 'void (*)(struct _TTestEmptyStruct *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 4126 | (GInstanceInitFunc) t_test_empty_struct_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_one_field_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4358:7: warning: cast between incompatible function types from 'void (*)(TTestOneFieldClass *)' {aka 'void (*)(struct _TTestOneFieldClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 4358 | (GClassInitFunc) t_test_one_field_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4363:7: warning: cast between incompatible function types from 'void (*)(TTestOneField *)' {aka 'void (*)(struct _TTestOneField *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 4363 | (GInstanceInitFunc) t_test_one_field_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_versioning_test_v1_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4691:7: warning: cast between incompatible function types from 'void (*)(TTestVersioningTestV1Class *)' {aka 'void (*)(struct _TTestVersioningTestV1Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 4691 | (GClassInitFunc) t_test_versioning_test_v1_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:4696:7: warning: cast between incompatible function types from 'void (*)(TTestVersioningTestV1 *)' {aka 'void (*)(struct _TTestVersioningTestV1 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 4696 | (GInstanceInitFunc) t_test_versioning_test_v1_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_versioning_test_v2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:5602:7: warning: cast between incompatible function types from 'void (*)(TTestVersioningTestV2Class *)' {aka 'void (*)(struct _TTestVersioningTestV2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 5602 | (GClassInitFunc) t_test_versioning_test_v2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:5607:7: warning: cast between incompatible function types from 'void (*)(TTestVersioningTestV2 *)' {aka 'void (*)(struct _TTestVersioningTestV2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 5607 | (GInstanceInitFunc) t_test_versioning_test_v2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_type_versioning_v1_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:5926:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV1Class *)' {aka 'void (*)(struct _TTestListTypeVersioningV1Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 5926 | (GClassInitFunc) t_test_list_type_versioning_v1_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:5931:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV1 *)' {aka 'void (*)(struct _TTestListTypeVersioningV1 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 5931 | (GInstanceInitFunc) t_test_list_type_versioning_v1_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_type_versioning_v2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:6256:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV2Class *)' {aka 'void (*)(struct _TTestListTypeVersioningV2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 6256 | (GClassInitFunc) t_test_list_type_versioning_v2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:6261:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV2 *)' {aka 'void (*)(struct _TTestListTypeVersioningV2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 6261 | (GInstanceInitFunc) t_test_list_type_versioning_v2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_guess_protocol_struct_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:6563:7: warning: cast between incompatible function types from 'void (*)(TTestGuessProtocolStructClass *)' {aka 'void (*)(struct _TTestGuessProtocolStructClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 6563 | (GClassInitFunc) t_test_guess_protocol_struct_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:6568:7: warning: cast between incompatible function types from 'void (*)(TTestGuessProtocolStruct *)' {aka 'void (*)(struct _TTestGuessProtocolStruct *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 6568 | (GInstanceInitFunc) t_test_guess_protocol_struct_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_large_deltas_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7343:7: warning: cast between incompatible function types from 'void (*)(TTestLargeDeltasClass *)' {aka 'void (*)(struct _TTestLargeDeltasClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 7343 | (GClassInitFunc) t_test_large_deltas_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7348:7: warning: cast between incompatible function types from 'void (*)(TTestLargeDeltas *)' {aka 'void (*)(struct _TTestLargeDeltas *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 7348 | (GInstanceInitFunc) t_test_large_deltas_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_i32x2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7642:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x2Class *)' {aka 'void (*)(struct _TTestNestedListsI32x2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 7642 | (GClassInitFunc) t_test_nested_lists_i32x2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7647:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x2 *)' {aka 'void (*)(struct _TTestNestedListsI32x2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 7647 | (GInstanceInitFunc) t_test_nested_lists_i32x2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_i32x3_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7973:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x3Class *)' {aka 'void (*)(struct _TTestNestedListsI32x3Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 7973 | (GClassInitFunc) t_test_nested_lists_i32x3_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:7978:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x3 *)' {aka 'void (*)(struct _TTestNestedListsI32x3 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 7978 | (GInstanceInitFunc) t_test_nested_lists_i32x3_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_mixedx2_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:8656:7: warning: cast between incompatible function types from 'void (*)(TTestNestedMixedx2Class *)' {aka 'void (*)(struct _TTestNestedMixedx2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 8656 | (GClassInitFunc) t_test_nested_mixedx2_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:8661:7: warning: cast between incompatible function types from 'void (*)(TTestNestedMixedx2 *)' {aka 'void (*)(struct _TTestNestedMixedx2 *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 8661 | (GInstanceInitFunc) t_test_nested_mixedx2_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_bonks_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:8931:7: warning: cast between incompatible function types from 'void (*)(TTestListBonksClass *)' {aka 'void (*)(struct _TTestListBonksClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 8931 | (GClassInitFunc) t_test_list_bonks_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:8936:7: warning: cast between incompatible function types from 'void (*)(TTestListBonks *)' {aka 'void (*)(struct _TTestListBonks *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 8936 | (GInstanceInitFunc) t_test_list_bonks_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_bonk_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9270:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsBonkClass *)' {aka 'void (*)(struct _TTestNestedListsBonkClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 9270 | (GClassInitFunc) t_test_nested_lists_bonk_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9275:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsBonk *)' {aka 'void (*)(struct _TTestNestedListsBonk *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 9275 | (GInstanceInitFunc) t_test_nested_lists_bonk_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bool_test_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9559:7: warning: cast between incompatible function types from 'void (*)(TTestBoolTestClass *)' {aka 'void (*)(struct _TTestBoolTestClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 9559 | (GClassInitFunc) t_test_bool_test_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9564:7: warning: cast between incompatible function types from 'void (*)(TTestBoolTest *)' {aka 'void (*)(struct _TTestBoolTest *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 9564 | (GInstanceInitFunc) t_test_bool_test_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_struct_a_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9807:7: warning: cast between incompatible function types from 'void (*)(TTestStructAClass *)' {aka 'void (*)(struct _TTestStructAClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 9807 | (GClassInitFunc) t_test_struct_a_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:9812:7: warning: cast between incompatible function types from 'void (*)(TTestStructA *)' {aka 'void (*)(struct _TTestStructA *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 9812 | (GInstanceInitFunc) t_test_struct_a_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_struct_b_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10106:7: warning: cast between incompatible function types from 'void (*)(TTestStructBClass *)' {aka 'void (*)(struct _TTestStructBClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 10106 | (GClassInitFunc) t_test_struct_b_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10111:7: warning: cast between incompatible function types from 'void (*)(TTestStructB *)' {aka 'void (*)(struct _TTestStructB *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 10111 | (GInstanceInitFunc) t_test_struct_b_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_void_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10253:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 10253 | (GClassInitFunc) t_test_thrift_test_test_void_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10258:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidArgs *)' {aka 'void (*)(struct _TTestThriftTestTestVoidArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 10258 | (GInstanceInitFunc) t_test_thrift_test_test_void_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_void_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10398:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 10398 | (GClassInitFunc) t_test_thrift_test_test_void_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10403:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidResult *)' {aka 'void (*)(struct _TTestThriftTestTestVoidResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 10403 | (GInstanceInitFunc) t_test_thrift_test_test_void_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10639:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 10639 | (GClassInitFunc) t_test_thrift_test_test_string_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10644:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringArgs *)' {aka 'void (*)(struct _TTestThriftTestTestStringArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 10644 | (GInstanceInitFunc) t_test_thrift_test_test_string_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10882:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 10882 | (GClassInitFunc) t_test_thrift_test_test_string_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:10887:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringResult *)' {aka 'void (*)(struct _TTestThriftTestTestStringResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 10887 | (GInstanceInitFunc) t_test_thrift_test_test_string_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_bool_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11110:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 11110 | (GClassInitFunc) t_test_thrift_test_test_bool_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11115:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolArgs *)' {aka 'void (*)(struct _TTestThriftTestTestBoolArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 11115 | (GInstanceInitFunc) t_test_thrift_test_test_bool_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_bool_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11340:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 11340 | (GClassInitFunc) t_test_thrift_test_test_bool_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11345:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolResult *)' {aka 'void (*)(struct _TTestThriftTestTestBoolResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 11345 | (GInstanceInitFunc) t_test_thrift_test_test_bool_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_byte_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11570:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 11570 | (GClassInitFunc) t_test_thrift_test_test_byte_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11575:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteArgs *)' {aka 'void (*)(struct _TTestThriftTestTestByteArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 11575 | (GInstanceInitFunc) t_test_thrift_test_test_byte_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_byte_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11802:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 11802 | (GClassInitFunc) t_test_thrift_test_test_byte_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:11807:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteResult *)' {aka 'void (*)(struct _TTestThriftTestTestByteResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 11807 | (GInstanceInitFunc) t_test_thrift_test_test_byte_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i32_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12032:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 12032 | (GClassInitFunc) t_test_thrift_test_test_i32_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12037:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32Args *)' {aka 'void (*)(struct _TTestThriftTestTestI32Args *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 12037 | (GInstanceInitFunc) t_test_thrift_test_test_i32_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i32_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12264:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 12264 | (GClassInitFunc) t_test_thrift_test_test_i32_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12269:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32Result *)' {aka 'void (*)(struct _TTestThriftTestTestI32Result *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 12269 | (GInstanceInitFunc) t_test_thrift_test_test_i32_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i64_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12494:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 12494 | (GClassInitFunc) t_test_thrift_test_test_i64_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12499:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64Args *)' {aka 'void (*)(struct _TTestThriftTestTestI64Args *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 12499 | (GInstanceInitFunc) t_test_thrift_test_test_i64_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i64_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12726:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 12726 | (GClassInitFunc) t_test_thrift_test_test_i64_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12731:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64Result *)' {aka 'void (*)(struct _TTestThriftTestTestI64Result *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 12731 | (GInstanceInitFunc) t_test_thrift_test_test_i64_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_double_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12956:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 12956 | (GClassInitFunc) t_test_thrift_test_test_double_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:12961:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleArgs *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 12961 | (GInstanceInitFunc) t_test_thrift_test_test_double_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_double_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13188:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 13188 | (GClassInitFunc) t_test_thrift_test_test_double_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13193:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleResult *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 13193 | (GInstanceInitFunc) t_test_thrift_test_test_double_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_binary_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13432:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 13432 | (GClassInitFunc) t_test_thrift_test_test_binary_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13437:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryArgs *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 13437 | (GInstanceInitFunc) t_test_thrift_test_test_binary_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_binary_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13678:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 13678 | (GClassInitFunc) t_test_thrift_test_test_binary_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13683:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryResult *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 13683 | (GInstanceInitFunc) t_test_thrift_test_test_binary_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_struct_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13915:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 13915 | (GClassInitFunc) t_test_thrift_test_test_struct_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:13920:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructArgs *)' {aka 'void (*)(struct _TTestThriftTestTestStructArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 13920 | (GInstanceInitFunc) t_test_thrift_test_test_struct_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_struct_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14154:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 14154 | (GClassInitFunc) t_test_thrift_test_test_struct_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14159:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructResult *)' {aka 'void (*)(struct _TTestThriftTestTestStructResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 14159 | (GInstanceInitFunc) t_test_thrift_test_test_struct_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_nest_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14391:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 14391 | (GClassInitFunc) t_test_thrift_test_test_nest_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14396:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestArgs *)' {aka 'void (*)(struct _TTestThriftTestTestNestArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 14396 | (GInstanceInitFunc) t_test_thrift_test_test_nest_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_nest_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14630:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 14630 | (GClassInitFunc) t_test_thrift_test_test_nest_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14635:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestResult *)' {aka 'void (*)(struct _TTestThriftTestTestNestResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 14635 | (GInstanceInitFunc) t_test_thrift_test_test_nest_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14925:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 14925 | (GClassInitFunc) t_test_thrift_test_test_map_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:14930:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapArgs *)' {aka 'void (*)(struct _TTestThriftTestTestMapArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 14930 | (GInstanceInitFunc) t_test_thrift_test_test_map_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15222:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 15222 | (GClassInitFunc) t_test_thrift_test_test_map_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15227:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapResult *)' {aka 'void (*)(struct _TTestThriftTestTestMapResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 15227 | (GInstanceInitFunc) t_test_thrift_test_test_map_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_map_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15529:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 15529 | (GClassInitFunc) t_test_thrift_test_test_string_map_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15534:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapArgs *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 15534 | (GInstanceInitFunc) t_test_thrift_test_test_string_map_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_map_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15838:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 15838 | (GClassInitFunc) t_test_thrift_test_test_string_map_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:15843:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapResult *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 15843 | (GInstanceInitFunc) t_test_thrift_test_test_string_map_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_set_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16123:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 16123 | (GClassInitFunc) t_test_thrift_test_test_set_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16128:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetArgs *)' {aka 'void (*)(struct _TTestThriftTestTestSetArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 16128 | (GInstanceInitFunc) t_test_thrift_test_test_set_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_set_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16410:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 16410 | (GClassInitFunc) t_test_thrift_test_test_set_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16415:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetResult *)' {aka 'void (*)(struct _TTestThriftTestTestSetResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 16415 | (GInstanceInitFunc) t_test_thrift_test_test_set_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_list_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16677:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestListArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 16677 | (GClassInitFunc) t_test_thrift_test_test_list_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16682:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListArgs *)' {aka 'void (*)(struct _TTestThriftTestTestListArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 16682 | (GInstanceInitFunc) t_test_thrift_test_test_list_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_list_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16946:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestListResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 16946 | (GClassInitFunc) t_test_thrift_test_test_list_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:16951:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListResult *)' {aka 'void (*)(struct _TTestThriftTestTestListResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 16951 | (GInstanceInitFunc) t_test_thrift_test_test_list_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_enum_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17177:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 17177 | (GClassInitFunc) t_test_thrift_test_test_enum_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17182:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumArgs *)' {aka 'void (*)(struct _TTestThriftTestTestEnumArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 17182 | (GInstanceInitFunc) t_test_thrift_test_test_enum_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_enum_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17410:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 17410 | (GClassInitFunc) t_test_thrift_test_test_enum_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17415:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumResult *)' {aka 'void (*)(struct _TTestThriftTestTestEnumResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 17415 | (GInstanceInitFunc) t_test_thrift_test_test_enum_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_typedef_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17640:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 17640 | (GClassInitFunc) t_test_thrift_test_test_typedef_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17645:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefArgs *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 17645 | (GInstanceInitFunc) t_test_thrift_test_test_typedef_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_typedef_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17872:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 17872 | (GClassInitFunc) t_test_thrift_test_test_typedef_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:17877:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefResult *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 17877 | (GInstanceInitFunc) t_test_thrift_test_test_typedef_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_map_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18102:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 18102 | (GClassInitFunc) t_test_thrift_test_test_map_map_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18107:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapArgs *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 18107 | (GInstanceInitFunc) t_test_thrift_test_test_map_map_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_map_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18459:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 18459 | (GClassInitFunc) t_test_thrift_test_test_map_map_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18464:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapResult *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 18464 | (GInstanceInitFunc) t_test_thrift_test_test_map_map_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_insanity_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18696:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 18696 | (GClassInitFunc) t_test_thrift_test_test_insanity_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:18701:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityArgs *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 18701 | (GInstanceInitFunc) t_test_thrift_test_test_insanity_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_insanity_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19063:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 19063 | (GClassInitFunc) t_test_thrift_test_test_insanity_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19068:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityResult *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 19068 | (GInstanceInitFunc) t_test_thrift_test_test_insanity_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19595:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 19595 | (GClassInitFunc) t_test_thrift_test_test_multi_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19600:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiArgs *)' {aka 'void (*)(struct _TTestThriftTestTestMultiArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 19600 | (GInstanceInitFunc) t_test_thrift_test_test_multi_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19834:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 19834 | (GClassInitFunc) t_test_thrift_test_test_multi_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:19839:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiResult *)' {aka 'void (*)(struct _TTestThriftTestTestMultiResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 19839 | (GInstanceInitFunc) t_test_thrift_test_test_multi_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_exception_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20075:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 20075 | (GClassInitFunc) t_test_thrift_test_test_exception_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20080:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionArgs *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 20080 | (GInstanceInitFunc) t_test_thrift_test_test_exception_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_exception_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20322:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 20322 | (GClassInitFunc) t_test_thrift_test_test_exception_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20327:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionResult *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 20327 | (GInstanceInitFunc) t_test_thrift_test_test_exception_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_exception_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20620:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 20620 | (GClassInitFunc) t_test_thrift_test_test_multi_exception_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20625:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionArgs *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 20625 | (GInstanceInitFunc) t_test_thrift_test_test_multi_exception_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_exception_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20985:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 20985 | (GClassInitFunc) t_test_thrift_test_test_multi_exception_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:20990:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionResult *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 20990 | (GInstanceInitFunc) t_test_thrift_test_test_multi_exception_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_oneway_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21215:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestOnewayArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestOnewayArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 21215 | (GClassInitFunc) t_test_thrift_test_test_oneway_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21220:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestOnewayArgs *)' {aka 'void (*)(struct _TTestThriftTestTestOnewayArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 21220 | (GInstanceInitFunc) t_test_thrift_test_test_oneway_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_blah_blah_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21360:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceBlahBlahArgsClass *)' {aka 'void (*)(struct _TTestSecondServiceBlahBlahArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 21360 | (GClassInitFunc) t_test_second_service_blah_blah_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21365:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceBlahBlahArgs *)' {aka 'void (*)(struct _TTestSecondServiceBlahBlahArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 21365 | (GInstanceInitFunc) t_test_second_service_blah_blah_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_blah_blah_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21505:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceBlahBlahResultClass *)' {aka 'void (*)(struct _TTestSecondServiceBlahBlahResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 21505 | (GClassInitFunc) t_test_second_service_blah_blah_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21510:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceBlahBlahResult *)' {aka 'void (*)(struct _TTestSecondServiceBlahBlahResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 21510 | (GInstanceInitFunc) t_test_second_service_blah_blah_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_secondtest_string_args_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21746:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringArgsClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 21746 | (GClassInitFunc) t_test_second_service_secondtest_string_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21751:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringArgs *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 21751 | (GInstanceInitFunc) t_test_second_service_secondtest_string_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_secondtest_string_result_get_type': BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21989:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringResultClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 21989 | (GClassInitFunc) t_test_second_service_secondtest_string_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/t_test_thrift_test_types.c:21994:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringResult *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 21994 | (GInstanceInitFunc) t_test_second_service_secondtest_string_result_instance_init, BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestcglib.la gen-c_glib/t_test_second_service.lo gen-c_glib/t_test_thrift_test.lo gen-c_glib/t_test_thrift_test_types.lo ../../lib/c_glib/libthrift_c_glib.la -lrt -lpthread libtool: link: ar cru .libs/libtestcglib.a gen-c_glib/.libs/t_test_second_service.o gen-c_glib/.libs/t_test_thrift_test.o gen-c_glib/.libs/t_test_thrift_test_types.o libtool: link: ranlib .libs/libtestcglib.a libtool: link: ( cd ".libs" && rm -f "libtestcglib.la" && ln -s "../libtestcglib.la" "libtestcglib.la" ) make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' ../../compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift ../../compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". ../../compiler/cpp/thrift --gen cpp ../../test/StressTest.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/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/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.10.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [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-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_constants.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest.lo gen-cpp/ThriftTest.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/StressTest_constants.lo gen-cpp/StressTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/StressTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/StressTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/StressTest_types.lo gen-cpp/StressTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/StressTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/StressTest_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Service.lo gen-cpp/Service.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Service.cpp -fPIC -DPIC -o gen-cpp/.libs/Service.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/ThriftTest_extras.lo src/ThriftTest_extras.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c src/ThriftTest_extras.cpp -fPIC -DPIC -o src/.libs/ThriftTest_extras.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstresstestgencpp.la gen-cpp/StressTest_constants.lo gen-cpp/StressTest_types.lo gen-cpp/Service.lo ../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: ar cru .libs/libstresstestgencpp.a gen-cpp/.libs/StressTest_constants.o gen-cpp/.libs/StressTest_types.o gen-cpp/.libs/Service.o libtool: link: ranlib .libs/libstresstestgencpp.a libtool: link: ( cd ".libs" && rm -f "libstresstestgencpp.la" && ln -s "../libstresstestgencpp.la" "libstresstestgencpp.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestgencpp.la gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest.lo src/ThriftTest_extras.lo ../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: ar cru .libs/libtestgencpp.a gen-cpp/.libs/ThriftTest_constants.o gen-cpp/.libs/ThriftTest_types.o gen-cpp/.libs/ThriftTest.o src/.libs/ThriftTest_extras.o libtool: link: ranlib .libs/libtestgencpp.a libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" ) make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py' ../../compiler/cpp/thrift --gen py ../ThriftTest.thrift ../../compiler/cpp/thrift --gen py ../DebugProtoTest.thrift test -d gen-py-default || /usr/bin/mkdir -p gen-py-default test -d gen-py-default || /usr/bin/mkdir -p gen-py-default ../../compiler/cpp/thrift --gen py -out gen-py-default ../ThriftTest.thrift ../../compiler/cpp/thrift --gen py -out gen-py-default ../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,[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! test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots [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! test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots [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! test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle 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 py:slots -out gen-py-slots ../DebugProtoTest.thrift test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle ../../compiler/cpp/thrift --gen py:slots -out gen-py-slots ../ThriftTest.thrift ../../compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../ThriftTest.thrift ../../compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../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! test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings [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:generation:1] old_style is deprecated and may be removed in the future. test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings ../../compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../ThriftTest.thrift ../../compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../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,[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! test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic 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:generation:1] old_style is deprecated and may be removed in the future. ../../compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../ThriftTest.thrift test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic ../../compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../DebugProtoTest.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! test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots [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,../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.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! test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots [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,../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.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! [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! [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-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py' Making all in py.tornado make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test' Making all in tutorial make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' ../../compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift ../../compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift ../../compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift ../../compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_server.o c_glib_server.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_client.o c_glib_client.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 -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-calculator.lo `test -f 'gen-c_glib/calculator.c' || echo './'`gen-c_glib/calculator.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 -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-shared_service.lo `test -f 'gen-c_glib/shared_service.c' || echo './'`gen-c_glib/shared_service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/shared_service.c -fPIC -DPIC -o gen-c_glib/.libs/libtutorialgencglib_la-shared_service.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 -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-shared_types.lo `test -f 'gen-c_glib/shared_types.c' || echo './'`gen-c_glib/shared_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/calculator.c -fPIC -DPIC -o gen-c_glib/.libs/libtutorialgencglib_la-calculator.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 -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-tutorial_types.lo `test -f 'gen-c_glib/tutorial_types.c' || echo './'`gen-c_glib/tutorial_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/shared_types.c -fPIC -DPIC -o gen-c_glib/.libs/libtutorialgencglib_la-shared_types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/c_glib/src/thrift -I../../lib/c_glib/src -Igen-c_glib -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/tutorial_types.c -fPIC -DPIC -o gen-c_glib/.libs/libtutorialgencglib_la-tutorial_types.o BUILDSTDERR: gen-c_glib/shared_types.c: In function 'shared_struct_get_type': BUILDSTDERR: gen-c_glib/shared_types.c:283:7: warning: cast between incompatible function types from 'void (*)(SharedStructClass *)' {aka 'void (*)(struct _SharedStructClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 283 | (GClassInitFunc) shared_struct_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/shared_types.c:288:7: warning: cast between incompatible function types from 'void (*)(SharedStruct *)' {aka 'void (*)(struct _SharedStruct *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 288 | (GInstanceInitFunc) shared_struct_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/shared_types.c: In function 'shared_service_get_struct_args_get_type': BUILDSTDERR: gen-c_glib/shared_types.c:515:7: warning: cast between incompatible function types from 'void (*)(SharedServiceGetStructArgsClass *)' {aka 'void (*)(struct _SharedServiceGetStructArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 515 | (GClassInitFunc) shared_service_get_struct_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/shared_types.c:520:7: warning: cast between incompatible function types from 'void (*)(SharedServiceGetStructArgs *)' {aka 'void (*)(struct _SharedServiceGetStructArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 520 | (GInstanceInitFunc) shared_service_get_struct_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/shared_types.c: In function 'shared_service_get_struct_result_get_type': BUILDSTDERR: gen-c_glib/shared_types.c:754:7: warning: cast between incompatible function types from 'void (*)(SharedServiceGetStructResultClass *)' {aka 'void (*)(struct _SharedServiceGetStructResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 754 | (GClassInitFunc) shared_service_get_struct_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/shared_types.c:759:7: warning: cast between incompatible function types from 'void (*)(SharedServiceGetStructResult *)' {aka 'void (*)(struct _SharedServiceGetStructResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 759 | (GInstanceInitFunc) shared_service_get_struct_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'work_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:392:7: warning: cast between incompatible function types from 'void (*)(WorkClass *)' {aka 'void (*)(struct _WorkClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 392 | (GClassInitFunc) work_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:397:7: warning: cast between incompatible function types from 'void (*)(Work *)' {aka 'void (*)(struct _Work *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 397 | (GInstanceInitFunc) work_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'invalid_operation_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:679:7: warning: cast between incompatible function types from 'void (*)(InvalidOperationClass *)' {aka 'void (*)(struct _InvalidOperationClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 679 | (GClassInitFunc) invalid_operation_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:684:7: warning: cast between incompatible function types from 'void (*)(InvalidOperation *)' {aka 'void (*)(struct _InvalidOperation *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 684 | (GInstanceInitFunc) invalid_operation_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_ping_args_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:852:7: warning: cast between incompatible function types from 'void (*)(CalculatorPingArgsClass *)' {aka 'void (*)(struct _CalculatorPingArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 852 | (GClassInitFunc) calculator_ping_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:857:7: warning: cast between incompatible function types from 'void (*)(CalculatorPingArgs *)' {aka 'void (*)(struct _CalculatorPingArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 857 | (GInstanceInitFunc) calculator_ping_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_ping_result_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:997:7: warning: cast between incompatible function types from 'void (*)(CalculatorPingResultClass *)' {aka 'void (*)(struct _CalculatorPingResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 997 | (GClassInitFunc) calculator_ping_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:1002:7: warning: cast between incompatible function types from 'void (*)(CalculatorPingResult *)' {aka 'void (*)(struct _CalculatorPingResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1002 | (GInstanceInitFunc) calculator_ping_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_add_args_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:1273:7: warning: cast between incompatible function types from 'void (*)(CalculatorAddArgsClass *)' {aka 'void (*)(struct _CalculatorAddArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 1273 | (GClassInitFunc) calculator_add_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:1278:7: warning: cast between incompatible function types from 'void (*)(CalculatorAddArgs *)' {aka 'void (*)(struct _CalculatorAddArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1278 | (GInstanceInitFunc) calculator_add_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_add_result_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:1505:7: warning: cast between incompatible function types from 'void (*)(CalculatorAddResultClass *)' {aka 'void (*)(struct _CalculatorAddResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 1505 | (GClassInitFunc) calculator_add_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:1510:7: warning: cast between incompatible function types from 'void (*)(CalculatorAddResult *)' {aka 'void (*)(struct _CalculatorAddResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1510 | (GInstanceInitFunc) calculator_add_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_calculate_args_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:1788:7: warning: cast between incompatible function types from 'void (*)(CalculatorCalculateArgsClass *)' {aka 'void (*)(struct _CalculatorCalculateArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 1788 | (GClassInitFunc) calculator_calculate_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:1793:7: warning: cast between incompatible function types from 'void (*)(CalculatorCalculateArgs *)' {aka 'void (*)(struct _CalculatorCalculateArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 1793 | (GInstanceInitFunc) calculator_calculate_args_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_calculate_result_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:2083:7: warning: cast between incompatible function types from 'void (*)(CalculatorCalculateResultClass *)' {aka 'void (*)(struct _CalculatorCalculateResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 2083 | (GClassInitFunc) calculator_calculate_result_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:2088:7: warning: cast between incompatible function types from 'void (*)(CalculatorCalculateResult *)' {aka 'void (*)(struct _CalculatorCalculateResult *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 2088 | (GInstanceInitFunc) calculator_calculate_result_instance_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c: In function 'calculator_zip_args_get_type': BUILDSTDERR: gen-c_glib/tutorial_types.c:2228:7: warning: cast between incompatible function types from 'void (*)(CalculatorZipArgsClass *)' {aka 'void (*)(struct _CalculatorZipArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] BUILDSTDERR: 2228 | (GClassInitFunc) calculator_zip_args_class_init, BUILDSTDERR: | ^ BUILDSTDERR: gen-c_glib/tutorial_types.c:2233:7: warning: cast between incompatible function types from 'void (*)(CalculatorZipArgs *)' {aka 'void (*)(struct _CalculatorZipArgs *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] BUILDSTDERR: 2233 | (GInstanceInitFunc) calculator_zip_args_instance_init, BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtutorialgencglib.la gen-c_glib/libtutorialgencglib_la-calculator.lo gen-c_glib/libtutorialgencglib_la-shared_service.lo gen-c_glib/libtutorialgencglib_la-shared_types.lo gen-c_glib/libtutorialgencglib_la-tutorial_types.lo ../../lib/c_glib/libthrift_c_glib.la -lrt -lpthread libtool: link: ar cru .libs/libtutorialgencglib.a gen-c_glib/.libs/libtutorialgencglib_la-calculator.o gen-c_glib/.libs/libtutorialgencglib_la-shared_service.o gen-c_glib/.libs/libtutorialgencglib_la-shared_types.o gen-c_glib/.libs/libtutorialgencglib_la-tutorial_types.o libtool: link: ranlib .libs/libtutorialgencglib.a libtool: link: ( cd ".libs" && rm -f "libtutorialgencglib.la" && ln -s "../libtutorialgencglib.la" "libtutorialgencglib.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tutorial_client c_glib_client.o libtutorialgencglib.la ../../lib/c_glib/libthrift_c_glib.la -lrt -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tutorial_server c_glib_server.o libtutorialgencglib.la ../../lib/c_glib/libthrift_c_glib.la -lrt -lpthread libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tutorial_client c_glib_client.o ./.libs/libtutorialgencglib.a /builddir/build/BUILD/thrift-0.10.0/lib/c_glib/.libs/libthrift_c_glib.so -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lgobject-2.0 -lglib-2.0 -lrt -lpthread libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tutorial_server c_glib_server.o ./.libs/libtutorialgencglib.a /builddir/build/BUILD/thrift-0.10.0/lib/c_glib/.libs/libthrift_c_glib.so -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lgobject-2.0 -lglib-2.0 -lrt -lpthread make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' ../../compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift ../../compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppServer.o CppServer.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppClient.o CppClient.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Calculator.lo gen-cpp/Calculator.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/SharedService.lo gen-cpp/SharedService.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Calculator.cpp -fPIC -DPIC -o gen-cpp/.libs/Calculator.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/SharedService.cpp -fPIC -DPIC -o gen-cpp/.libs/SharedService.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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/shared_constants.lo gen-cpp/shared_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/shared_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/shared_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/shared_types.lo gen-cpp/shared_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/shared_types.cpp -fPIC -DPIC -o gen-cpp/.libs/shared_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/tutorial_constants.lo gen-cpp/tutorial_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/tutorial_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/tutorial_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/tutorial_types.lo gen-cpp/tutorial_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 -Igen-cpp -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/tutorial_types.cpp -fPIC -DPIC -o gen-cpp/.libs/tutorial_types.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtutorialgencpp.la gen-cpp/Calculator.lo gen-cpp/SharedService.lo gen-cpp/shared_constants.lo gen-cpp/shared_types.lo gen-cpp/tutorial_constants.lo gen-cpp/tutorial_types.lo ../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: ar cru .libs/libtutorialgencpp.a gen-cpp/.libs/Calculator.o gen-cpp/.libs/SharedService.o gen-cpp/.libs/shared_constants.o gen-cpp/.libs/shared_types.o gen-cpp/.libs/tutorial_constants.o gen-cpp/.libs/tutorial_types.o libtool: link: ranlib .libs/libtutorialgencpp.a libtool: link: ( cd ".libs" && rm -f "libtutorialgencpp.la" && ln -s "../libtutorialgencpp.la" "libtutorialgencpp.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o TutorialServer CppServer.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o TutorialClient CppClient.o libtutorialgencpp.la ../../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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/TutorialServer CppServer.o -L/usr/lib64 ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/TutorialClient CppClient.o -L/usr/lib64 ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.10.0/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' ../../compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' Making all in py.twisted make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' ../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' Making all in py.tornado make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' ../../compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' ../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0' + cd contrib/fb303 + sed -i '/^[.][/]configure.*/d' bootstrap.sh + sh bootstrap.sh BUILDSTDERR: cpp/Makefile.am:50: warning: source file 'gen-cpp/FacebookService.cpp' is in a subdirectory, BUILDSTDERR: cpp/Makefile.am:50: but option 'subdir-objects' is disabled BUILDSTDERR: automake: warning: possible forward-incompatibility. BUILDSTDERR: automake: At least a source file is in a subdirectory, but the 'subdir-objects' BUILDSTDERR: automake: automake option hasn't been enabled. For now, the corresponding output BUILDSTDERR: automake: object file(s) will be placed in the top-level directory. However, BUILDSTDERR: automake: this behaviour will change in future Automake versions: they will BUILDSTDERR: automake: unconditionally cause object files to be placed in the same subdirectory BUILDSTDERR: automake: of the corresponding sources. BUILDSTDERR: automake: You are advised to start using 'subdir-objects' option throughout your BUILDSTDERR: automake: project, to avoid future incompatibilities. BUILDSTDERR: cpp/Makefile.am:50: warning: source file 'gen-cpp/fb303_constants.cpp' is in a subdirectory, BUILDSTDERR: cpp/Makefile.am:50: but option 'subdir-objects' is disabled BUILDSTDERR: cpp/Makefile.am:50: warning: source file 'gen-cpp/fb303_types.cpp' is in a subdirectory, BUILDSTDERR: cpp/Makefile.am:50: but option 'subdir-objects' is disabled + 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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 + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-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-static --without-java --without-php --with-py3 --libdir=/usr/lib64 BUILDSTDERR: configure: WARNING: unrecognized options: --with-py3 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 make supports the include directive... yes (GNU style) checking for ppc64le-redhat-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 dependency style of gcc... none checking for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-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 for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bash... /bin/sh checking for perl... /usr/bin/perl checking for python... /usr/bin/python3 checking for ar... /usr/bin/ar checking for ant... no checking Checking EXTERNAL_PATH set to... /builddir/build/BUILD/thrift-0.10.0/contrib/fb303 checking whether to enable optimized build... yes checking whether to enable static mode... no checking Checking thrift_home set to... /usr/local checking whether g++ supports C++11 features by default... yes checking for boostlib >= 1.40.0... yes checking whether /usr/bin/python3 version is >= 2.4... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 inttypes.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cpp/Makefile config.status: creating py/Makefile config.status: executing depfiles commands BUILDSTDERR: configure: WARNING: unrecognized options: --with-py3 EXTERNAL_PATH /builddir/build/BUILD/thrift-0.10.0/contrib/fb303 Building C++ Library ......... : yes Building Java Library ........ : no Building Python Library ...... : yes Building PHP Library ......... : no + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' Making all in . make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' Making all in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' ../../../compiler/cpp/thrift -o . -I /usr/local/share --gen cpp:pure_enums ../if/fb303.thrift make all-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookService.o `test -f 'gen-cpp/FacebookService.cpp' || echo './'`gen-cpp/FacebookService.cpp g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_constants.o `test -f 'gen-cpp/fb303_constants.cpp' || echo './'`gen-cpp/fb303_constants.cpp g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_types.o `test -f 'gen-cpp/fb303_types.cpp' || echo './'`gen-cpp/fb303_types.cpp g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookBase.o `test -f 'FacebookBase.cpp' || echo './'`FacebookBase.cpp BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from FacebookBase.cpp:20: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from FacebookBase.cpp:20: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from FacebookBase.cpp:20: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from FacebookBase.cpp:20: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-ServiceTracker.o `test -f 'ServiceTracker.cpp' || echo './'`ServiceTracker.cpp BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from ServiceTracker.cpp:22: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from ServiceTracker.cpp:22: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from ServiceTracker.cpp:22: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from FacebookBase.h:23, BUILDSTDERR: from ServiceTracker.cpp:22: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition g++ -fPIC -Wall -O3 -shared -fPIC -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfb303.so libfb303_so-FacebookService.o libfb303_so-fb303_constants.o libfb303_so-fb303_types.o libfb303_so-FacebookBase.o libfb303_so-ServiceTracker.o make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' Making all in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' ../../../compiler/cpp/thrift --gen py ../if/fb303.thrift mv gen-py/fb303/* fb303 /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/fb303 copying fb303/constants.py -> build/lib/fb303 copying fb303/FacebookService.py -> build/lib/fb303 copying fb303/__init__.py -> build/lib/fb303 copying fb303/ttypes.py -> build/lib/fb303 copying fb303/FacebookBase.py -> build/lib/fb303 creating build/lib/fb303_scripts copying fb303_scripts/__init__.py -> build/lib/fb303_scripts copying fb303_scripts/fb303_simple_mgmt.py -> build/lib/fb303_scripts make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eEFPjD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le + cd thrift-0.10.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le 'INSTALL=/usr/bin/install -p' Making install in lib/cpp make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' Making install in . make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libthrift.la libthriftnb.la libthriftz.la libthriftqt.la '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' libtool: install: /usr/bin/install -p .libs/libthrift-0.10.0.so /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift-0.10.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthrift-0.10.0.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.10.0.so libthrift.so; }; }) libtool: install: /usr/bin/install -p .libs/libthrift.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift.la libtool: install: /usr/bin/install -p .libs/libthriftnb-0.10.0.so /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftnb-0.10.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthriftnb-0.10.0.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.10.0.so libthriftnb.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftnb.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftnb.la BUILDSTDERR: libtool: warning: relinking 'libthriftz.la' libtool: install: (cd /builddir/build/BUILD/thrift-0.10.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.10.0/libtool" --tag CXX --mode=relink 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -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 -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o -L/usr/lib64 -lz -L/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 -lthrift -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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: install: /usr/bin/install -p .libs/libthriftz-0.10.0.soT /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftz-0.10.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthriftz-0.10.0.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.10.0.so libthriftz.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftz.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftz.la BUILDSTDERR: libtool: warning: relinking 'libthriftqt.la' libtool: install: (cd /builddir/build/BUILD/thrift-0.10.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.10.0/libtool" --tag CXX --mode=relink 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.10.0 -L/usr/lib64 -lQtNetwork -lQtCore -Wl,-z,relro -Wl,--as-needed -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 -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/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 -L/usr/lib64 -lQtNetwork -lQtCore -L/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 -lthrift -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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: install: /usr/bin/install -p .libs/libthriftqt-0.10.0.soT /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftqt-0.10.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthriftqt-0.10.0.so libthriftqt.so || { rm -f libthriftqt.so && ln -s libthriftqt-0.10.0.so libthriftqt.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftqt.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftqt.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/async' /usr/bin/install -p -m 644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TConcurrentClientSyncInfo.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/async' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/concurrency' /usr/bin/install -p -m 644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/concurrency' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/processor' /usr/bin/install -p -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/processor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/protocol' /usr/bin/install -p -m 644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/THeaderProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolTypes.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/protocol' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/qt' /usr/bin/install -p -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/qt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/server' /usr/bin/install -p -m 644 src/thrift/server/TConnectedClient.h src/thrift/server/TServer.h src/thrift/server/TServerFramework.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift' /usr/bin/install -p -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TOutput.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h src/thrift/TToString.h src/thrift/TBase.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/transport' /usr/bin/install -p -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/THeaderTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 thrift.pc thrift-nb.pc thrift-z.pc thrift-qt.pc '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/pkgconfig' 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' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp' Making install in compiler/cpp make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making install in src make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. 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' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src' Making install in src/thrift/plugin make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-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' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/src/thrift/plugin' Making install in . make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libthriftc.la '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' BUILDSTDERR: libtool: warning: relinking 'libthriftc.la' libtool: install: (cd /builddir/build/BUILD/thrift-0.10.0/compiler/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.10.0/libtool" --tag CXX --mode=relink 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/9/crtbeginS.o src/thrift/.libs/libthriftc_la-common.o src/thrift/generate/.libs/libthriftc_la-t_generator.o src/thrift/parse/.libs/libthriftc_la-t_typedef.o src/thrift/parse/.libs/libthriftc_la-parse.o src/thrift/plugin/.libs/libthriftc_la-plugin.o src/thrift/plugin/.libs/libthriftc_la-plugin_output.o src/thrift/.libs/libthriftc_la-logging.o src/thrift/plugin/.libs/libthriftc_la-plugin_types.o src/thrift/plugin/.libs/libthriftc_la-plugin_constants.o -L/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 -L/usr/lib64 -lthrift -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/ppc64le-redhat-linux/9 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/9/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/9/../../../../lib64/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 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,--as-needed -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: install: /usr/bin/install -p .libs/libthriftc.so.0.0.0T /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftc.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthriftc.so.0.0.0 libthriftc.so.0 || { rm -f libthriftc.so.0 && ln -s libthriftc.so.0.0.0 libthriftc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthriftc.so.0.0.0 libthriftc.so || { rm -f libthriftc.so && ln -s libthriftc.so.0.0.0 libthriftc.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftc.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftc.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p thrift '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/bin' BUILDSTDERR: libtool: warning: 'libthriftc.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/libthrift.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/thrift /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/bin/thrift /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/windows' /usr/bin/install -p -m 644 src/thrift/audit/t_audit.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/windows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/generate' /usr/bin/install -p -m 644 src/thrift/generate/t_generator.h src/thrift/generate/t_generator_registry.h src/thrift/generate/t_oop_generator.h src/thrift/generate/t_html_generator.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/generate' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/parse' /usr/bin/install -p -m 644 src/thrift/parse/t_service.h src/thrift/parse/t_program.h src/thrift/parse/t_field.h src/thrift/parse/t_scope.h src/thrift/parse/t_typedef.h src/thrift/parse/t_set.h src/thrift/parse/t_const_value.h src/thrift/parse/t_enum_value.h src/thrift/parse/t_const.h src/thrift/parse/t_list.h src/thrift/parse/t_map.h src/thrift/parse/t_container.h src/thrift/parse/t_base_type.h src/thrift/parse/t_enum.h src/thrift/parse/t_function.h src/thrift/parse/t_type.h src/thrift/parse/t_doc.h src/thrift/parse/t_struct.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/parse' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/plugin' /usr/bin/install -p -m 644 src/thrift/plugin/plugin.h src/thrift/plugin/type_util.h src/thrift/plugin/plugin_output.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift' /usr/bin/install -p -m 644 src/thrift/common.h src/thrift/globals.h src/thrift/logging.h src/thrift/main.h src/thrift/platform.h src/thrift/version.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/windows' /usr/bin/install -p -m 644 src/thrift/windows/config.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/windows' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making install in test make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/test' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. 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/test' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/compiler/cpp' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib' Making install in json make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-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' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/json' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-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' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/xml' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making install in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libthrift_c_glib.la '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' libtool: install: /usr/bin/install -p .libs/libthrift_c_glib.so.0.0.0 /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift_c_glib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0 || { rm -f libthrift_c_glib.so.0 && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64 && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so || { rm -f libthrift_c_glib.so && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so; }; }) libtool: install: /usr/bin/install -p .libs/libthrift_c_glib.lai /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift_c_glib.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/processor' /usr/bin/install -p -m 644 src/thrift/c_glib/processor/thrift_processor.h src/thrift/c_glib/processor/thrift_dispatch_processor.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/processor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/protocol' /usr/bin/install -p -m 644 src/thrift/c_glib/protocol/thrift_protocol.h src/thrift/c_glib/protocol/thrift_protocol_factory.h src/thrift/c_glib/protocol/thrift_binary_protocol.h src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h src/thrift/c_glib/protocol/thrift_compact_protocol.h src/thrift/c_glib/protocol/thrift_compact_protocol_factory.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/protocol' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/server' /usr/bin/install -p -m 644 src/thrift/c_glib/server/thrift_server.h src/thrift/c_glib/server/thrift_simple_server.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib' /usr/bin/install -p -m 644 ../../config.h src/thrift/c_glib/thrift.h src/thrift/c_glib/thrift_application_exception.h src/thrift/c_glib/thrift_struct.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/transport' /usr/bin/install -p -m 644 src/thrift/c_glib/transport/thrift_buffered_transport.h src/thrift/c_glib/transport/thrift_fd_transport.h src/thrift/c_glib/transport/thrift_framed_transport.h src/thrift/c_glib/transport/thrift_memory_buffer.h src/thrift/c_glib/transport/thrift_server_socket.h src/thrift/c_glib/transport/thrift_server_transport.h src/thrift/c_glib/transport/thrift_socket.h src/thrift/c_glib/transport/thrift_transport.h src/thrift/c_glib/transport/thrift_transport_factory.h src/thrift/c_glib/transport/thrift_buffered_transport_factory.h src/thrift/c_glib/transport/thrift_framed_transport_factory.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/c_glib/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 thrift_c_glib.pc '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making install in test make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' /usr/bin/make install-recursive make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib/test' 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 'install-exec-am'. make[6]: Nothing to be done for 'install-data-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/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/c_glib' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' /usr/bin/python3 setup.py build running build running build_py running build_ext make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le --prefix=/usr running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/server/THttpServer.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/server/TServer.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/server/TNonblockingServer.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/server/TProcessPoolServer.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/server/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-ppc64le-3.8/thrift/TSerialization.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TBinaryProtocol.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TMultiplexedProtocol.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TCompactProtocol.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TBase.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TProtocolDecorator.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/fastbinary.cpython-38-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TProtocol.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/protocol/TJSONProtocol.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-ppc64le-3.8/thrift/Thrift.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-ppc64le-3.8/thrift/compat.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-ppc64le-3.8/thrift/TTornado.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-ppc64le-3.8/thrift/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/TZlibTransport.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/THttpClient.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/TTwisted.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/sslcompat.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/TTransport.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/TSSLSocket.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/transport/TSocket.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-ppc64le-3.8/thrift/TSCons.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-ppc64le-3.8/thrift/TMultiplexedProcessor.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server/THttpServer.py to THttpServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server/TServer.py to TServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server/TNonblockingServer.py to TNonblockingServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server/TProcessPoolServer.py to TProcessPoolServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/server/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/TSerialization.py to TSerialization.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TBinaryProtocol.py to TBinaryProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TMultiplexedProtocol.py to TMultiplexedProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TCompactProtocol.py to TCompactProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TBase.py to TBase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TProtocolDecorator.py to TProtocolDecorator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TProtocol.py to TProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/TJSONProtocol.py to TJSONProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/Thrift.py to Thrift.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/TTornado.py to TTornado.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/TZlibTransport.py to TZlibTransport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/THttpClient.py to THttpClient.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/TTwisted.py to TTwisted.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/sslcompat.py to sslcompat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/TTransport.py to TTransport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/TSSLSocket.py to TSSLSocket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/transport/TSocket.py to TSocket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/TSCons.py to TSCons.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/TMultiplexedProcessor.py to TMultiplexedProcessor.cpython-38.pyc writing byte-compilation script '/tmp/tmpxf7qb26m.py' /usr/bin/python3 /tmp/tmpxf7qb26m.py removing /tmp/tmpxf7qb26m.py running install_egg_info running egg_info creating thrift.egg-info writing thrift.egg-info/PKG-INFO writing dependency_links to thrift.egg-info/dependency_links.txt writing requirements to thrift.egg-info/requires.txt writing top-level names to thrift.egg-info/top_level.txt writing manifest file 'thrift.egg-info/SOURCES.txt' reading manifest file 'thrift.egg-info/SOURCES.txt' writing manifest file 'thrift.egg-info/SOURCES.txt' Copying thrift.egg-info to /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift-0.10.0-py3.8.egg-info running install_scripts make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/py' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' Making install in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[5]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl/test' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' /usr/bin/make -f Makefile-perl.mk make[5]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' find blib -name 'Makefile*' -exec rm -f {} \; make[5]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' /usr/bin/make -f Makefile-perl.mk install DESTDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/ make[6]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/MultiplexedProtocol.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/ProtocolDecorator.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/ServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/MessageType.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/Transport.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/Protocol.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/BinaryProtocol.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/FramedTransport.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/Server.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/SSLSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/BufferedTransport.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/MultiplexedProcessor.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/UnixServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/MemoryBuffer.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/SSLServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/HttpClient.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/Socket.pm Installing /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift/UnixSocket.pm Appending installation info to /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le//usr/lib/perl5/ppc64le-linux-thread-multi/perllocal.pod make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[5]: Nothing to be done for 'install-data-am'. 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[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/perl' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-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' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib' Making install in lib/cpp/test make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/lib/cpp/test' Making install in test make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test' Making install in features make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/features' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/features' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/features' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/features' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/c_glib' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/cpp' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/perl' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py' Making install in py.tornado make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test/py.tornado' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/test' Making install in tutorial make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/c_glib' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/cpp' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py' Making install in py.twisted make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' ../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.twisted' Making install in py.tornado make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial/py.tornado' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' ../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/tutorial' make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0' + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name '*.la' -exec rm -f '{}' ';' + xargs -r chmod 755 + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name fastbinary.so + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name '*.erl' -or -name '*.hrl' -or -name '*.app' + xargs -r chmod 644 + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name '*.jar' -a '!' -name '*thrift*' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name '*.pod' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5 -type d -empty -delete + mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le//usr/share/perl5/vendor_perl/ + mv /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/perl5/Thrift.pm /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le//usr/share/perl5/vendor_perl + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name Thread.h -exec chmod a-x '{}' ';' + cd contrib/fb303 + make DESTDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le install make install-recursive make[1]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' Making install in . make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' ../../../compiler/cpp/thrift -o . -I /usr/local/share --gen cpp:pure_enums ../if/fb303.thrift make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookService.o `test -f 'gen-cpp/FacebookService.cpp' || echo './'`gen-cpp/FacebookService.cpp BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:28, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TProcessor.h:24, BUILDSTDERR: from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, BUILDSTDERR: from gen-cpp/FacebookService.h:10, BUILDSTDERR: from gen-cpp/FacebookService.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_constants.o `test -f 'gen-cpp/fb303_constants.cpp' || echo './'`gen-cpp/fb303_constants.cpp BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_constants.h:10, BUILDSTDERR: from gen-cpp/fb303_constants.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_types.o `test -f 'gen-cpp/fb303_types.cpp' || echo './'`gen-cpp/fb303_types.cpp BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:312: warning: "PACKAGE_NAME" redefined BUILDSTDERR: 312 | #define PACKAGE_NAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:315: warning: "PACKAGE_STRING" redefined BUILDSTDERR: 315 | #define PACKAGE_STRING "thrift 0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:318: warning: "PACKAGE_TARNAME" redefined BUILDSTDERR: 318 | #define PACKAGE_TARNAME "thrift" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23, BUILDSTDERR: from ../../../lib/cpp/src/thrift/Thrift.h:25, BUILDSTDERR: from gen-cpp/fb303_types.h:12, BUILDSTDERR: from gen-cpp/fb303_types.cpp:7: BUILDSTDERR: ../../../lib/cpp/src/thrift/config.h:324: warning: "PACKAGE_VERSION" redefined BUILDSTDERR: 324 | #define PACKAGE_VERSION "0.10.0" BUILDSTDERR: | BUILDSTDERR: : note: this is the location of the previous definition g++ -fPIC -Wall -O3 -shared -fPIC -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfb303.so libfb303_so-FacebookService.o libfb303_so-fb303_constants.o libfb303_so-fb303_types.o libfb303_so-FacebookBase.o libfb303_so-ServiceTracker.o make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/fb303' /usr/bin/install -c -m 644 FacebookBase.h ServiceTracker.h gen-cpp/FacebookService.h gen-cpp/fb303_constants.h gen-cpp/fb303_types.h '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/include/thrift/fb303' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/fb303/if' /usr/bin/install -c -m 644 ../if/fb303.thrift '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/fb303/if' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' /usr/bin/install -c libfb303.so '/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/cpp' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' ../../../compiler/cpp/thrift --gen py ../if/fb303.thrift mv gen-py/fb303/* fb303 /usr/bin/python3 setup.py build running build running build_py copying fb303/constants.py -> build/lib/fb303 copying fb303/FacebookService.py -> build/lib/fb303 copying fb303/__init__.py -> build/lib/fb303 copying fb303/ttypes.py -> build/lib/fb303 make[3]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le --prefix=/usr running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8 creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303_scripts copying build/lib/fb303_scripts/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303_scripts copying build/lib/fb303_scripts/fb303_simple_mgmt.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303_scripts creating /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 copying build/lib/fb303/constants.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 copying build/lib/fb303/FacebookService.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 copying build/lib/fb303/__init__.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 copying build/lib/fb303/ttypes.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 copying build/lib/fb303/FacebookBase.py -> /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303 byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303_scripts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303_scripts/fb303_simple_mgmt.py to fb303_simple_mgmt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303/FacebookService.py to FacebookService.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303/ttypes.py to ttypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/fb303/FacebookBase.py to FacebookBase.cpython-38.pyc running install_egg_info running egg_info creating thrift_fb303.egg-info writing thrift_fb303.egg-info/PKG-INFO writing dependency_links to thrift_fb303.egg-info/dependency_links.txt writing top-level names to thrift_fb303.egg-info/top_level.txt writing manifest file 'thrift_fb303.egg-info/SOURCES.txt' reading manifest file 'thrift_fb303.egg-info/SOURCES.txt' writing manifest file 'thrift_fb303.egg-info/SOURCES.txt' Copying thrift_fb303.egg-info to /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8/site-packages/thrift_fb303-0.10.0-py3.8.egg-info running install_scripts make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303/py' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.10.0/contrib/fb303' + xargs -r chmod 755 + find /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le -name '*.py' -exec grep -q /usr/bin/env '{}' ';' -print + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-19.fc32 --unique-debug-suffix -0.10.0-19.fc32.ppc64le --unique-debug-src-base thrift-0.10.0-19.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/thrift-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/bin/thrift explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift-0.10.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libfb303.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift_c_glib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift-0.10.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libfb303.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthrift_c_glib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/bin/thrift BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libfb303.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftc.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftnb-0.10.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftnb-0.10.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftqt-0.10.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftqt-0.10.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftz-0.10.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/libthriftz-0.10.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/fastbinary.cpython-38-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8/site-packages/thrift/protocol/fastbinary.cpython-38-ppc64le-linux-gnu.so original debug info size: 164420kB, size after compression: 154004kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 1 CRC32s did match. BUILDSTDERR: 7872 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.8/site-packages/fb303_scripts/fb303_simple_mgmt.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.8/site-packages/fb303/FacebookBase.py from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: thrift-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MC4XMC + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libthrift-0.10.0.so()(64bit) libthriftnb-0.10.0.so()(64bit) libthriftz-0.10.0.so()(64bit) thrift = 0.10.0-19.fc32 thrift(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.10.0.so()(64bit) libthriftc.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: thrift-devel-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7kBQAE + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift-devel + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift-devel + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/thrift-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/11/121d4a3033d00fe25e2c90293a667570cc82f5 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/47/08b72aab38b4117937a96fa1f3b762c0550f7c BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/4b/992de92bd8186680c08b15141b552f39fcf89b BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/9a/c4b5d375785c530c0b48c40eacb615149bb1c7 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/df/77bbd2c63a707f4b9c42bddd738814fc83a338 Provides: libthrift_c_glib.so.0()(64bit) libthriftc.so.0()(64bit) pkgconfig(thrift) = 0.10.0 pkgconfig(thrift-nb) = 0.10.0 pkgconfig(thrift-qt) = 0.10.0 pkgconfig(thrift-z) = 0.10.0 pkgconfig(thrift_c_glib) = 0.10.0 thrift-devel = 0.10.0-19.fc32 thrift-devel(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.10.0.so()(64bit) libthrift_c_glib.so.0()(64bit) libthriftc.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(thrift) = 0.10.0 rtld(GNU_HASH) Processing files: thrift-qt-0.10.0-19.fc32.ppc64le Provides: libthriftqt-0.10.0.so()(64bit) thrift-qt = 0.10.0-19.fc32 thrift-qt(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtNetwork.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libthrift-0.10.0.so()(64bit) rtld(GNU_HASH) Processing files: thrift-glib-0.10.0-19.fc32.ppc64le Provides: libthrift_c_glib.so.0()(64bit) thrift-glib = 0.10.0-19.fc32 thrift-glib(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libthrift_c_glib.so.0()(64bit) rtld(GNU_HASH) Processing files: python3-thrift-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ixbv6D + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-thrift + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-thrift = 0.10.0-19.fc32 python3-thrift(ppc-64) = 0.10.0-19.fc32 python3.8dist(thrift) = 0.10 python3dist(thrift) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.8 python3.8dist(six) >= 1.7.2 rtld(GNU_HASH) Obsoletes: python-thrift < 0.10.0-1.fc32 python2-thrift < 0.10.0-14.fc32 Processing files: perl-thrift-0.10.0-19.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MYYZBD + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/perl-thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/perl-thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/perl-thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/perl-thrift + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(TApplicationException) perl(TMessageType) perl(TProtocolException) perl(TProtocolFactory) perl(TTransportException) perl(TType) perl(Thrift) = 0.10.0 perl(Thrift) = 0.10.0-19.fc32 perl(Thrift::BinaryProtocol) perl(Thrift::BinaryProtocolFactory) perl(Thrift::BufferedTransport) perl(Thrift::BufferedTransportFactory) perl(Thrift::ForkingServer) perl(Thrift::FramedTransport) perl(Thrift::FramedTransportFactory) perl(Thrift::HttpClient) perl(Thrift::MemoryBuffer) perl(Thrift::MessageType) perl(Thrift::MultiplexedProcessor) perl(Thrift::MultiplexedProtocol) perl(Thrift::Protocol) perl(Thrift::ProtocolDecorator) perl(Thrift::SSLServerSocket) perl(Thrift::SSLSocket) perl(Thrift::Server) perl(Thrift::ServerSocket) perl(Thrift::ServerTransport) perl(Thrift::SimpleServer) perl(Thrift::Socket) perl(Thrift::StoredMessageProtocol) perl(Thrift::TException) perl(Thrift::Transport) perl(Thrift::TransportFactory) perl(Thrift::UnixServerSocket) perl(Thrift::UnixSocket) perl-thrift = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(Bit::Vector) perl(Encode) perl(HTTP::Request) perl(IO::Select) perl(IO::Socket::INET) perl(IO::Socket::SSL) perl(IO::Socket::UNIX) perl(IO::String) perl(LWP::UserAgent) perl(POSIX) perl(Thrift) perl(Thrift::BinaryProtocol) perl(Thrift::BufferedTransport) perl(Thrift::MessageType) perl(Thrift::MultiplexedProtocol) perl(Thrift::Protocol) perl(Thrift::ProtocolDecorator) perl(Thrift::SSLSocket) perl(Thrift::ServerSocket) perl(Thrift::ServerTransport) perl(Thrift::Socket) perl(Thrift::Transport) perl(Thrift::UnixSocket) perl(base) perl(constant) perl(overload) perl(strict) perl(utf8) perl(warnings) Processing files: fb303-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wh56NC + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303 + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303 + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fb303 = 0.10.0-19.fc32 fb303(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fb303-devel-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wKjfJF + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303-devel + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303-devel + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/fb303-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fb303-devel = 0.10.0-19.fc32 fb303-devel(ppc-64) = 0.10.0-19.fc32 libfb303.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.10.0.so()(64bit) rtld(GNU_HASH) Processing files: python3-fb303-0.10.0-19.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B4zxwB + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-fb303 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-fb303 + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-fb303 + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le/usr/share/doc/python3-fb303 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-fb303 = 0.10.0-19.fc32 python3-fb303(ppc-64) = 0.10.0-19.fc32 python3.8dist(thrift-fb303) = 0.10 python3dist(thrift-fb303) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.8 Obsoletes: python-fb303 < 0.10.0-1.fc32 python2-fb303 < 0.10.0-14.fc32 Processing files: thrift-debugsource-0.10.0-19.fc32.ppc64le Provides: thrift-debugsource = 0.10.0-19.fc32 thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: thrift-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = 11121d4a3033d00fe25e2c90293a667570cc82f5 debuginfo(build-id) = 4708b72aab38b4117937a96fa1f3b762c0550f7c debuginfo(build-id) = 4b992de92bd8186680c08b15141b552f39fcf89b debuginfo(build-id) = f4f9b3f4c455d3d4eddfeb28dc8f6a0e7412cba5 thrift-debuginfo = 0.10.0-19.fc32 thrift-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Processing files: thrift-devel-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = 11121d4a3033d00fe25e2c90293a667570cc82f5 debuginfo(build-id) = 4708b72aab38b4117937a96fa1f3b762c0550f7c debuginfo(build-id) = 4b992de92bd8186680c08b15141b552f39fcf89b debuginfo(build-id) = 5d57ca90d403867713d6078e38082ac4615a584a debuginfo(build-id) = 8ac6e3c0082da751daffe0dc077e1c354a342bd8 debuginfo(build-id) = 9ac4b5d375785c530c0b48c40eacb615149bb1c7 debuginfo(build-id) = df77bbd2c63a707f4b9c42bddd738814fc83a338 thrift-devel-debuginfo = 0.10.0-19.fc32 thrift-devel-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Processing files: thrift-qt-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = df77bbd2c63a707f4b9c42bddd738814fc83a338 thrift-qt-debuginfo = 0.10.0-19.fc32 thrift-qt-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Processing files: thrift-glib-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = 8ac6e3c0082da751daffe0dc077e1c354a342bd8 thrift-glib-debuginfo = 0.10.0-19.fc32 thrift-glib-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Processing files: python3-thrift-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = 1db31077d9710cfa497f444f1b64994a141b68b5 python3-thrift-debuginfo = 0.10.0-19.fc32 python3-thrift-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Processing files: fb303-devel-debuginfo-0.10.0-19.fc32.ppc64le Provides: debuginfo(build-id) = 9ac4b5d375785c530c0b48c40eacb615149bb1c7 fb303-devel-debuginfo = 0.10.0-19.fc32 fb303-devel-debuginfo(ppc-64) = 0.10.0-19.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(ppc-64) = 0.10.0-19.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le Wrote: /builddir/build/RPMS/thrift-qt-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-glib-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-thrift-0.10.0-19.fc32.noarch.rpm Wrote: /builddir/build/RPMS/fb303-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-thrift-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-fb303-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/fb303-devel-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-devel-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-debugsource-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-qt-debuginfo-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-glib-debuginfo-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/fb303-devel-debuginfo-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-thrift-debuginfo-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-devel-debuginfo-0.10.0-19.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/thrift-debuginfo-0.10.0-19.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cnufsD + umask 022 + cd /builddir/build/BUILD + cd thrift-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/thrift-0.10.0-19.fc32.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0