Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f32-build-18403551-1310137/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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 warning: Macro expanded in comment on line 81: %{name}-%{version}-buildxml.patch sh: /usr/bin/perl: No such file or directory warning: extra tokens at the end of %endif directive in line 360: %endif # want_php Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1575158400 Wrote: /builddir/build/SRPMS/thrift-0.13.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/f32-build-18403551-1310137/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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 warning: Macro expanded in comment on line 81: %{name}-%{version}-buildxml.patch warning: extra tokens at the end of %endif directive in line 360: %endif # want_php Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1575158400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MwdjY4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf thrift-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/thrift-0.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thrift-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/configure-java-prefix.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 'libthriftqt5_la_LIBADD = $(QT_LIBS) -lthrift -L.libs' + echo 'libthriftz_la_LIBADD = $(ZLIB_LIBS) -lthrift -L.libs' + echo 'EXTRA_libthriftqt5_la_DEPENDENCIES = libthrift.la' + echo 'EXTRA_libthriftz_la_DEPENDENCIES = libthrift.la' + sed -i 's|ANT_VALID=.*|ANT_VALID=1|' aclocal/ax_javac_and_java.m4 + shopt -s globstar + sed -i -E 's@^(#!.*/env) *python *$@\1 python3@' compiler/cpp/test/compiler/staleness_check.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/TRecursive.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/THeaderProtocol.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/THeaderTransport.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/TestRenderedDoubleConstants.py test/py/TestServer.py test/py/TestSocket.py test/py/TestSyntax.py test/py/util.py test/test.py tutorial/php/runserver.py tutorial/py.tornado/PythonClient.py tutorial/py.tornado/PythonServer.py tutorial/py.twisted/PythonClient.py tutorial/py.twisted/PythonServer.py tutorial/py/PythonClient.py tutorial/py/PythonServer.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gKddC5 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.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 ++ pkg-config --libs glib-2.0 + export 'GLIB_LIBS=-lglib-2.0 ' + GLIB_LIBS='-lglib-2.0 ' ++ pkg-config --cflags glib-2.0 + export 'GLIB_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' ++ pkg-config --libs gobject-2.0 + export 'GOBJECT_LIBS=-lgobject-2.0 -lglib-2.0 ' + GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' ++ pkg-config --cflags gobject-2.0 + export 'GOBJECT_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' + find /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|$(INSTALL) $$p|$(INSTALL) --mode 644 $$p|g' lib/erl/Makefile.am + sh ./bootstrap.sh make distclean... ok + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ 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) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ 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' ']' ++ 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=aarch64-redhat-linux-gnu --host=aarch64-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 --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 aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-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 aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-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... aarch64-redhat-linux-gnu checking host system type... aarch64-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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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 aarch64-redhat-linux-gnu-ranlib... ranlib checking whether g++ supports C++11 features with -std=c++11... yes checking for boostlib >= 1.56.0 (105600) includes in "/usr/include"... yes checking for boostlib >= 1.56.0 (105600) lib path in "/usr/lib/aarch64-linux-gnu"... no checking for boostlib >= 1.56.0 (105600) lib path in "/usr/lib64"... yes checking for boostlib >= 1.56.0 (105600)... yes checking for libevent >= 2.0... yes checking for zlib >= 1.2.3... yes checking for QT5... yes checking for moc-qt5... /usr/bin/moc-qt5 checking for GLIB... yes checking for GOBJECT... yes checking for gsettings... /usr/bin/gsettings checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... 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 nodets... 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 dart... no checking for pub... no checking for cabal... no checking for runhaskell... no checking for swift... no checking for cargo... no checking for rustc... no checking for sbcl... no checking for haxe... no checking for dotnet... 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 signal.h usability... yes checking signal.h presence... yes checking for signal.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/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... 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 poll.h usability... yes checking poll.h presence... yes checking for poll.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/test/Makefile config.status: creating compiler/cpp/src/thrift/version.h config.status: creating lib/Makefile config.status: creating lib/as3/Makefile config.status: creating lib/cl/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-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/netcore/Makefile config.status: creating lib/netstd/Makefile config.status: creating lib/nodejs/Makefile config.status: creating lib/nodets/Makefile config.status: creating lib/perl/Makefile config.status: creating lib/perl/t/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/rs/Makefile config.status: creating lib/rs/test/Makefile config.status: creating lib/lua/Makefile config.status: creating lib/swift/Makefile config.status: creating lib/ts/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/cl/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/netcore/Makefile config.status: creating test/netstd/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 test/rs/Makefile config.status: creating tutorial/Makefile config.status: creating tutorial/c_glib/Makefile config.status: creating tutorial/cl/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/netcore/Makefile config.status: creating tutorial/netstd/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 tutorial/rs/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: executing depfiles commands config.status: executing libtool commands thrift 0.13.0 Building ActionScript3 Library : no Building C (GLib) Library .... : yes Building C# (Mono) Library ... : no Building C++ Library ......... : yes Building Common Lisp Library.. : no Building D Library ........... : no Building Dart Library ........ : no Building dotnetcore Library .. : no Building .NET Standard Library : no Building Erlang Library ...... : no Building Go Library .......... : no Building Haskell Library ..... : no Building Haxe Library ........ : no Building Java Library ........ : no Building Lua Library ......... : no Building NodeJS Library ...... : no Building Perl Library ........ : yes Building PHP Library ......... : no Building Python Library ...... : yes Building Py3 Library ......... : no Building Ruby Library ........ : no Building Rust Library ........ : no Building Swift Library ....... : no C (glib): No schemas installed Using glib version ........ : C++ Library: C++ compiler .............. : g++ -std=c++11 Build TZlibTransport ...... : yes Build TNonblockingServer .. : yes Build TQTcpServer (Qt5) ... : yes C++ compiler version ...... : g++ (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) Perl Library: Using Perl ................ : /usr/bin/perl Using Perl version ........ : This is perl 5, version 30, subversion 1 (v5.30.1) built for aarch64-linux-thread-multi Python Library: Using Python .............. : /usr/bin/python3 Using Python version ...... : Python 3.8.0 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 -j5 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0' Making all in compiler/cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making all in src make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thrifty.o `test -f 'thrift/thrifty.cc' || echo './'`thrift/thrifty.cc g++ -std=c++11 -DHAVE_CONFIG_H -I. -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thriftl.o `test -f 'thrift/thriftl.cc' || echo './'`thrift/thriftl.cc rm -f thrift/libparse.a ar cru thrift/libparse.a thrift/libparse_a-thrifty.o thrift/libparse_a-thriftl.o ranlib thrift/libparse.a make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' Making all in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/thrift-common.o `test -f 'src/thrift/common.cc' || echo './'`src/thrift/common.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/thrift-main.o `test -f 'src/thrift/main.cc' || echo './'`src/thrift/main.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/audit/thrift-t_audit.o `test -f 'src/thrift/audit/t_audit.cpp' || echo './'`src/thrift/audit/t_audit.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_generator.o `test -f 'src/thrift/generate/t_generator.cc' || echo './'`src/thrift/generate/t_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/parse/thrift-parse.o `test -f 'src/thrift/parse/parse.cc' || echo './'`src/thrift/parse/parse.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/parse/thrift-t_typedef.o `test -f 'src/thrift/parse/t_typedef.cc' || echo './'`src/thrift/parse/t_typedef.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_as3_generator.o `test -f 'src/thrift/generate/t_as3_generator.cc' || echo './'`src/thrift/generate/t_as3_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_c_glib_generator.o `test -f 'src/thrift/generate/t_c_glib_generator.cc' || echo './'`src/thrift/generate/t_c_glib_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_cl_generator.o `test -f 'src/thrift/generate/t_cl_generator.cc' || echo './'`src/thrift/generate/t_cl_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_cpp_generator.o `test -f 'src/thrift/generate/t_cpp_generator.cc' || echo './'`src/thrift/generate/t_cpp_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_csharp_generator.o `test -f 'src/thrift/generate/t_csharp_generator.cc' || echo './'`src/thrift/generate/t_csharp_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_d_generator.o `test -f 'src/thrift/generate/t_d_generator.cc' || echo './'`src/thrift/generate/t_d_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_dart_generator.o `test -f 'src/thrift/generate/t_dart_generator.cc' || echo './'`src/thrift/generate/t_dart_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_delphi_generator.o `test -f 'src/thrift/generate/t_delphi_generator.cc' || echo './'`src/thrift/generate/t_delphi_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_erl_generator.o `test -f 'src/thrift/generate/t_erl_generator.cc' || echo './'`src/thrift/generate/t_erl_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_go_generator.o `test -f 'src/thrift/generate/t_go_generator.cc' || echo './'`src/thrift/generate/t_go_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_gv_generator.o `test -f 'src/thrift/generate/t_gv_generator.cc' || echo './'`src/thrift/generate/t_gv_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_haxe_generator.o `test -f 'src/thrift/generate/t_haxe_generator.cc' || echo './'`src/thrift/generate/t_haxe_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_hs_generator.o `test -f 'src/thrift/generate/t_hs_generator.cc' || echo './'`src/thrift/generate/t_hs_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_html_generator.o `test -f 'src/thrift/generate/t_html_generator.cc' || echo './'`src/thrift/generate/t_html_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_java_generator.o `test -f 'src/thrift/generate/t_java_generator.cc' || echo './'`src/thrift/generate/t_java_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_javame_generator.o `test -f 'src/thrift/generate/t_javame_generator.cc' || echo './'`src/thrift/generate/t_javame_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_js_generator.o `test -f 'src/thrift/generate/t_js_generator.cc' || echo './'`src/thrift/generate/t_js_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_json_generator.o `test -f 'src/thrift/generate/t_json_generator.cc' || echo './'`src/thrift/generate/t_json_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_lua_generator.o `test -f 'src/thrift/generate/t_lua_generator.cc' || echo './'`src/thrift/generate/t_lua_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_netcore_generator.o `test -f 'src/thrift/generate/t_netcore_generator.cc' || echo './'`src/thrift/generate/t_netcore_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_netstd_generator.o `test -f 'src/thrift/generate/t_netstd_generator.cc' || echo './'`src/thrift/generate/t_netstd_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_ocaml_generator.o `test -f 'src/thrift/generate/t_ocaml_generator.cc' || echo './'`src/thrift/generate/t_ocaml_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_perl_generator.o `test -f 'src/thrift/generate/t_perl_generator.cc' || echo './'`src/thrift/generate/t_perl_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_php_generator.o `test -f 'src/thrift/generate/t_php_generator.cc' || echo './'`src/thrift/generate/t_php_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_py_generator.o `test -f 'src/thrift/generate/t_py_generator.cc' || echo './'`src/thrift/generate/t_py_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_rb_generator.o `test -f 'src/thrift/generate/t_rb_generator.cc' || echo './'`src/thrift/generate/t_rb_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_rs_generator.o `test -f 'src/thrift/generate/t_rs_generator.cc' || echo './'`src/thrift/generate/t_rs_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_st_generator.o `test -f 'src/thrift/generate/t_st_generator.cc' || echo './'`src/thrift/generate/t_st_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_swift_generator.o `test -f 'src/thrift/generate/t_swift_generator.cc' || echo './'`src/thrift/generate/t_swift_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_xml_generator.o `test -f 'src/thrift/generate/t_xml_generator.cc' || echo './'`src/thrift/generate/t_xml_generator.cc g++ -std=c++11 -DHAVE_CONFIG_H -I./src -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_xsd_generator.o `test -f 'src/thrift/generate/t_xsd_generator.cc' || echo './'`src/thrift/generate/t_xsd_generator.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thrift src/thrift/audit/thrift-t_audit.o src/thrift/thrift-common.o src/thrift/generate/thrift-t_generator.o src/thrift/thrift-main.o src/thrift/parse/thrift-parse.o src/thrift/parse/thrift-t_typedef.o src/thrift/generate/thrift-t_as3_generator.o src/thrift/generate/thrift-t_c_glib_generator.o src/thrift/generate/thrift-t_cl_generator.o src/thrift/generate/thrift-t_cpp_generator.o src/thrift/generate/thrift-t_csharp_generator.o src/thrift/generate/thrift-t_d_generator.o src/thrift/generate/thrift-t_dart_generator.o src/thrift/generate/thrift-t_delphi_generator.o src/thrift/generate/thrift-t_erl_generator.o src/thrift/generate/thrift-t_go_generator.o src/thrift/generate/thrift-t_gv_generator.o src/thrift/generate/thrift-t_haxe_generator.o src/thrift/generate/thrift-t_hs_generator.o src/thrift/generate/thrift-t_html_generator.o src/thrift/generate/thrift-t_java_generator.o src/thrift/generate/thrift-t_javame_generator.o src/thrift/generate/thrift-t_js_generator.o src/thrift/generate/thrift-t_json_generator.o src/thrift/generate/thrift-t_lua_generator.o src/thrift/generate/thrift-t_netcore_generator.o src/thrift/generate/thrift-t_netstd_generator.o src/thrift/generate/thrift-t_ocaml_generator.o src/thrift/generate/thrift-t_perl_generator.o src/thrift/generate/thrift-t_php_generator.o src/thrift/generate/thrift-t_py_generator.o src/thrift/generate/thrift-t_rb_generator.o src/thrift/generate/thrift-t_rs_generator.o src/thrift/generate/thrift-t_st_generator.o src/thrift/generate/thrift-t_swift_generator.o src/thrift/generate/thrift-t_xml_generator.o src/thrift/generate/thrift-t_xsd_generator.o -lfl src/thrift/libparse.a -lrt -lpthread libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thrift src/thrift/audit/thrift-t_audit.o src/thrift/thrift-common.o src/thrift/generate/thrift-t_generator.o src/thrift/thrift-main.o src/thrift/parse/thrift-parse.o src/thrift/parse/thrift-t_typedef.o src/thrift/generate/thrift-t_as3_generator.o src/thrift/generate/thrift-t_c_glib_generator.o src/thrift/generate/thrift-t_cl_generator.o src/thrift/generate/thrift-t_cpp_generator.o src/thrift/generate/thrift-t_csharp_generator.o src/thrift/generate/thrift-t_d_generator.o src/thrift/generate/thrift-t_dart_generator.o src/thrift/generate/thrift-t_delphi_generator.o src/thrift/generate/thrift-t_erl_generator.o src/thrift/generate/thrift-t_go_generator.o src/thrift/generate/thrift-t_gv_generator.o src/thrift/generate/thrift-t_haxe_generator.o src/thrift/generate/thrift-t_hs_generator.o src/thrift/generate/thrift-t_html_generator.o src/thrift/generate/thrift-t_java_generator.o src/thrift/generate/thrift-t_javame_generator.o src/thrift/generate/thrift-t_js_generator.o src/thrift/generate/thrift-t_json_generator.o src/thrift/generate/thrift-t_lua_generator.o src/thrift/generate/thrift-t_netcore_generator.o src/thrift/generate/thrift-t_netstd_generator.o src/thrift/generate/thrift-t_ocaml_generator.o src/thrift/generate/thrift-t_perl_generator.o src/thrift/generate/thrift-t_php_generator.o src/thrift/generate/thrift-t_py_generator.o src/thrift/generate/thrift-t_rb_generator.o src/thrift/generate/thrift-t_rs_generator.o src/thrift/generate/thrift-t_st_generator.o src/thrift/generate/thrift-t_swift_generator.o src/thrift/generate/thrift-t_xml_generator.o src/thrift/generate/thrift-t_xsd_generator.o -lfl src/thrift/libparse.a -lrt -lpthread make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making all in test make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib' Making all in json make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' Making all in xml make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making all in . make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Mutex.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/ThreadFactory.lo src/thrift/concurrency/ThreadFactory.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Thread.lo src/thrift/concurrency/Thread.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Monitor.lo src/thrift/concurrency/Monitor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/libthriftnb_la-TNonblockingServer.lo `test -f 'src/thrift/server/TNonblockingServer.cpp' || echo './'`src/thrift/server/TNonblockingServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Mutex.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Mutex.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Monitor.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Monitor.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/ThreadFactory.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadFactory.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Thread.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/Thread.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TNonblockingServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/libthriftnb_la-TEvhttpServer.lo `test -f 'src/thrift/async/TEvhttpServer.cpp' || echo './'`src/thrift/async/TEvhttpServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpServer.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo `test -f 'src/thrift/async/TEvhttpClientChannel.cpp' || echo './'`src/thrift/async/TEvhttpClientChannel.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpClientChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/libthriftz_la-TZlibTransport.lo `test -f 'src/thrift/transport/TZlibTransport.cpp' || echo './'`src/thrift/transport/TZlibTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/libthriftz_la-THeaderTransport.lo `test -f 'src/thrift/transport/THeaderTransport.cpp' || echo './'`src/thrift/transport/THeaderTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THeaderTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/libthriftz_la-THeaderProtocol.lo `test -f 'src/thrift/protocol/THeaderProtocol.cpp' || echo './'`src/thrift/protocol/THeaderProtocol.cpp /usr/bin/moc-qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc__TQTcpServer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/TApplicationException.lo src/thrift/TApplicationException.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/THeaderProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TApplicationException.cpp -fPIC -DPIC -o src/thrift/.libs/TApplicationException.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/TOutput.lo src/thrift/TOutput.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TOutput.cpp -fPIC -DPIC -o src/thrift/.libs/TOutput.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/VirtualProfiling.lo src/thrift/VirtualProfiling.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/VirtualProfiling.cpp -fPIC -DPIC -o src/thrift/.libs/VirtualProfiling.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TAsyncChannel.lo src/thrift/async/TAsyncChannel.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncChannel.cpp -fPIC -DPIC -o src/thrift/async/.libs/TAsyncChannel.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TAsyncProtocolProcessor.lo src/thrift/async/TAsyncProtocolProcessor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TConcurrentClientSyncInfo.lo src/thrift/async/TConcurrentClientSyncInfo.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncProtocolProcessor.cpp -fPIC -DPIC -o src/thrift/async/.libs/TAsyncProtocolProcessor.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TConcurrentClientSyncInfo.cpp -fPIC -DPIC -o src/thrift/async/.libs/TConcurrentClientSyncInfo.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/ThreadManager.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/ThreadManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadManager.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/TimerManager.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/processor/PeekProcessor.lo src/thrift/processor/PeekProcessor.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/TimerManager.cpp -fPIC -DPIC -o src/thrift/concurrency/.libs/TimerManager.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TDebugProtocol.lo src/thrift/protocol/TDebugProtocol.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o src/thrift/processor/.libs/PeekProcessor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TJSONProtocol.lo src/thrift/protocol/TJSONProtocol.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TDebugProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TDebugProtocol.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TJSONProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TJSONProtocol.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TBase64Utils.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TBase64Utils.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TMultiplexedProtocol.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TProtocol.lo src/thrift/protocol/TProtocol.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TMultiplexedProtocol.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TProtocol.cpp -fPIC -DPIC -o src/thrift/protocol/.libs/TProtocol.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TTransportException.lo src/thrift/transport/TTransportException.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportException.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportException.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TFDTransport.lo src/thrift/transport/TFDTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFDTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFDTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TFileTransport.lo src/thrift/transport/TFileTransport.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/TSimpleFileTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TFileTransport.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSimpleFileTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpTransport.lo src/thrift/transport/THttpTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpClient.lo src/thrift/transport/THttpClient.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpClient.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpClient.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/THttpServer.lo src/thrift/transport/THttpServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/THttpServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSocket.lo src/thrift/transport/TSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipe.lo src/thrift/transport/TPipe.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipe.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipe.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipeServer.lo src/thrift/transport/TPipeServer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSSLSocket.lo src/thrift/transport/TSSLSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipeServer.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TPipeServer.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSocketPool.lo src/thrift/transport/TSocketPool.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocketPool.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSocketPool.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TServerSocket.lo src/thrift/transport/TServerSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TServerSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TSSLServerSocket.lo src/thrift/transport/TSSLServerSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TSSLServerSocket.o src/thrift/transport/TSSLSocket.cpp: In function 'void apache::thrift::transport::cleanupOpenSSL()': src/thrift/transport/TSSLSocket.cpp:155:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 155 | ERR_remove_state(0); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:155:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 155 | ERR_remove_state(0); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In constructor 'apache::thrift::transport::SSLContext::SSLContext(const apache::thrift::transport::SSLProtocol&)': src/thrift/transport/TSSLSocket.cpp:174:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 174 | ctx_ = SSL_CTX_new(TLSv1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:174:37: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] 174 | ctx_ = SSL_CTX_new(TLSv1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:176:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] 176 | ctx_ = SSL_CTX_new(TLSv1_1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:176:39: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] 176 | ctx_ = SSL_CTX_new(TLSv1_1_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:178:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 178 | ctx_ = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:178:39: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] 178 | ctx_ = SSL_CTX_new(TLSv1_2_method()); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::close()': src/thrift/transport/TSSLSocket.cpp:382:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 382 | ERR_remove_state(0); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:382:23: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] 382 | ERR_remove_state(0); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: In member function 'virtual void apache::thrift::transport::TSSLSocket::authorize()': src/thrift/transport/TSSLSocket.cpp:734:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] 734 | char* data = (char*)ASN1_STRING_data(name->d.ia5); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:734:55: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated [-Wdeprecated-declarations] 734 | char* data = (char*)ASN1_STRING_data(name->d.ia5); | ^ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/err.h:13, from src/thrift/transport/TSSLSocket.cpp:48: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp: At global scope: src/thrift/transport/TSSLSocket.cpp:108:13: warning: 'void apache::thrift::transport::dyn_destroy(CRYPTO_dynlock_value*, const char*, int)' defined but not used [-Wunused-function] 108 | static void dyn_destroy(struct CRYPTO_dynlock_value* lock, const char*, int) { | ^~~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:98:13: warning: 'void apache::thrift::transport::dyn_lock(int, CRYPTO_dynlock_value*, const char*, int)' defined but not used [-Wunused-function] 98 | static void dyn_lock(int mode, struct CRYPTO_dynlock_value* lock, const char*, int) { | ^~~~~~~~ src/thrift/transport/TSSLSocket.cpp:94:30: warning: 'CRYPTO_dynlock_value* apache::thrift::transport::dyn_create(const char*, int)' defined but not used [-Wunused-function] 94 | static CRYPTO_dynlock_value* dyn_create(const char*, int) { | ^~~~~~~~~~ src/thrift/transport/TSSLSocket.cpp:73:13: warning: 'void apache::thrift::transport::callbackLocking(int, int, const char*, int)' defined but not used [-Wunused-function] 73 | static void callbackLocking(int mode, int n, const char*, int) { | ^~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TNonblockingServerSocket.lo src/thrift/transport/TNonblockingServerSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TNonblockingServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TNonblockingServerSocket.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TNonblockingSSLServerSocket.lo src/thrift/transport/TNonblockingSSLServerSocket.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TNonblockingSSLServerSocket.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TNonblockingSSLServerSocket.o In file included from /usr/include/string.h:494, from /usr/include/c++/9/cstring:42, from src/thrift/transport/TSSLSocket.cpp:22: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'static int apache::thrift::transport::TSSLSocketFactory::passwordCallback(char*, int, int, void*)' at src/thrift/transport/TSSLSocket.cpp:1005:10: /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] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TTransportUtils.lo src/thrift/transport/TTransportUtils.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TTransportUtils.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TBufferTransports.lo src/thrift/transport/TBufferTransports.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TConnectedClient.lo src/thrift/server/TConnectedClient.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TBufferTransports.cpp -fPIC -DPIC -o src/thrift/transport/.libs/TBufferTransports.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TConnectedClient.cpp -fPIC -DPIC -o src/thrift/server/.libs/TConnectedClient.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TServer.lo src/thrift/server/TServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TServerFramework.lo src/thrift/server/TServerFramework.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServerFramework.cpp -fPIC -DPIC -o src/thrift/server/.libs/TServerFramework.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TSimpleServer.lo src/thrift/server/TSimpleServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TSimpleServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TSimpleServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadPoolServer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TThreadedServer.lo src/thrift/server/TThreadedServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadedServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadedServer.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadPoolServer.cpp -fPIC -DPIC -o src/thrift/server/.libs/TThreadPoolServer.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.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-TEvhttpServer.lo src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo -lrt -lpthread libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.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/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftnb-0.13.0.so -o .libs/libthriftnb-0.13.0.so libtool: link: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.13.0.so" "libthriftnb.so") libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt5_la-TQIODeviceTransport.lo `test -f 'src/thrift/qt/TQIODeviceTransport.cpp' || echo './'`src/thrift/qt/TQIODeviceTransport.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQIODeviceTransport.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt5_la-TQTcpServer.lo `test -f 'src/thrift/qt/TQTcpServer.cpp' || echo './'`src/thrift/qt/TQTcpServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/qt/libthriftqt5_la-moc__TQTcpServer.lo `test -f 'src/thrift/qt/moc__TQTcpServer.cpp' || echo './'`src/thrift/qt/moc__TQTcpServer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -DQT_CORE_LIB -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/moc__TQTcpServer.cpp -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-moc__TQTcpServer.o In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/include/qt5/QtNetwork/QAbstractSocket:1, from src/thrift/qt/TQIODeviceTransport.cpp:22: /usr/include/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': /usr/include/qt5/QtCore/qvariant.h:273:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 273 | { other.d = Private(); } | ^ /usr/include/qt5/QtCore/qvariant.h:399:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 399 | inline Private(const Private &other) Q_DECL_NOTHROW | ^~~~~~~ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/include/qt5/QtNetwork/qtcpserver.h:45, from /usr/include/qt5/QtNetwork/QTcpServer:1, from ./src/thrift/qt/TQTcpServer.h:24, from src/thrift/qt/TQTcpServer.cpp:23: /usr/include/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': /usr/include/qt5/QtCore/qvariant.h:273:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 273 | { other.d = Private(); } | ^ /usr/include/qt5/QtCore/qvariant.h:399:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 399 | inline Private(const Private &other) Q_DECL_NOTHROW | ^~~~~~~ In file included from /usr/include/qt5/QtCore/qlocale.h:43, from /usr/include/qt5/QtCore/qtextstream.h:46, from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtNetwork/qabstractsocket.h:47, from /usr/include/qt5/QtNetwork/qtcpserver.h:45, from /usr/include/qt5/QtNetwork/QTcpServer:1, from src/thrift/qt/TQTcpServer.h:24, from src/thrift/qt/moc__TQTcpServer.cpp:9: /usr/include/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': /usr/include/qt5/QtCore/qvariant.h:273:25: warning: implicitly-declared 'QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] 273 | { other.d = Private(); } | ^ /usr/include/qt5/QtCore/qvariant.h:399:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' 399 | inline Private(const Private &other) Q_DECL_NOTHROW | ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.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/TAsyncProtocolProcessor.lo src/thrift/async/TConcurrentClientSyncInfo.lo src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/TimerManager.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/TNonblockingServerSocket.lo src/thrift/transport/TNonblockingSSLServerSocket.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/ThreadFactory.lo src/thrift/concurrency/Thread.lo src/thrift/concurrency/Monitor.lo -L/usr/lib64 -lssl -lcrypto -lrt -lpthread libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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/TAsyncProtocolProcessor.o src/thrift/async/.libs/TConcurrentClientSyncInfo.o src/thrift/concurrency/.libs/ThreadManager.o src/thrift/concurrency/.libs/TimerManager.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/TNonblockingServerSocket.o src/thrift/transport/.libs/TNonblockingSSLServerSocket.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/ThreadFactory.o src/thrift/concurrency/.libs/Thread.o src/thrift/concurrency/.libs/Monitor.o -L/usr/lib64 -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthrift-0.13.0.so -o .libs/libthrift-0.13.0.so libtool: link: (cd ".libs" && rm -f "libthrift.so" && ln -s "libthrift-0.13.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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.0 -L/usr/lib64 -lz -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/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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.13.0/lib/cpp/.libs -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64 -lz /builddir/build/BUILD/thrift-0.13.0/lib/cpp/.libs/libthrift.so -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftz-0.13.0.so -o .libs/libthriftz-0.13.0.so /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.0 -L/usr/lib64 -lQt5Network -lQt5Core -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libthriftqt5.la -rpath /usr/lib64 src/thrift/qt/libthriftqt5_la-TQIODeviceTransport.lo src/thrift/qt/libthriftqt5_la-TQTcpServer.lo src/thrift/qt/libthriftqt5_la-moc__TQTcpServer.lo -lthrift -L.libs -lrt -lpthread libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.13.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/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o src/thrift/qt/.libs/libthriftqt5_la-moc__TQTcpServer.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.13.0/lib/cpp/.libs -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64 -lQt5Network -lQt5Core /builddir/build/BUILD/thrift-0.13.0/lib/cpp/.libs/libthrift.so -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftqt5-0.13.0.so -o .libs/libthriftqt5-0.13.0.so libtool: link: (cd ".libs" && rm -f "libthriftqt5.so" && ln -s "libthriftqt5-0.13.0.so" "libthriftqt5.so") libtool: link: ( cd ".libs" && rm -f "libthriftqt5.la" && ln -s "../libthriftqt5.la" "libthriftqt5.la" ) make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/AnnotationTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/EnumTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/OptionalRequiredTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/Recursive.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/AnnotationTest.thrift:53] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/AnnotationTest.thrift:53] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp OneWayTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp OneWayTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp OneWayTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:30] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:42] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:30] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:42] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:30] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test/OneWayTest.thrift:42] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make all-am make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Benchmark.o Benchmark.cpp /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/DoubleConstantsTest.thrift /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ThriftTest_extras.lo ThriftTest_extras.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.cpp [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ChildService.lo gen-cpp/ChildService.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/EmptyService.lo gen-cpp/EmptyService.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ThriftTest_extras.cpp -fPIC -DPIC -o .libs/ThriftTest_extras.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c DebugProtoTest_extras.cpp -fPIC -DPIC -o .libs/DebugProtoTest_extras.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ChildService.cpp -fPIC -DPIC -o gen-cpp/.libs/ChildService.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EmptyService.cpp -fPIC -DPIC -o gen-cpp/.libs/EmptyService.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ParentService.lo gen-cpp/ParentService.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ParentService.cpp -fPIC -DPIC -o gen-cpp/.libs/ParentService.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/proc_types.lo gen-cpp/proc_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/proc_types.cpp -fPIC -DPIC -o gen-cpp/.libs/proc_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/AnnotationTest_types.lo gen-cpp/AnnotationTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/AnnotationTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/AnnotationTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/DebugProtoTest_types.lo gen-cpp/DebugProtoTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/DebugProtoTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/DebugProtoTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/DoubleConstantsTest_constants.lo gen-cpp/DoubleConstantsTest_constants.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/EnumTest_types.lo gen-cpp/EnumTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/DoubleConstantsTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/DoubleConstantsTest_constants.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EnumTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/EnumTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OptionalRequiredTest_types.lo gen-cpp/OptionalRequiredTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OptionalRequiredTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/OptionalRequiredTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Recursive_types.lo gen-cpp/Recursive_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Recursive_types.cpp -fPIC -DPIC -o gen-cpp/.libs/Recursive_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_constants.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/TypedefTest_types.lo gen-cpp/TypedefTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/TypedefTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/TypedefTest_types.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OneWayService.lo gen-cpp/OneWayService.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OneWayService.cpp -fPIC -DPIC -o gen-cpp/.libs/OneWayService.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OneWayTest_constants.lo gen-cpp/OneWayTest_constants.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OneWayTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/OneWayTest_constants.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/OneWayTest_types.lo gen-cpp/OneWayTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OneWayTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/OneWayTest_types.o g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o concurrency/Tests.o concurrency/Tests.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ProcessorTest.o processor/ProcessorTest.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/EventLog.o processor/EventLog.cpp g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ServerThread.o processor/ServerThread.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestgencpp.la gen-cpp/AnnotationTest_types.lo gen-cpp/DebugProtoTest_types.lo gen-cpp/DoubleConstantsTest_constants.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 gen-cpp/OneWayService.lo gen-cpp/OneWayTest_constants.lo gen-cpp/OneWayTest_types.lo ThriftTest_extras.lo DebugProtoTest_extras.lo ../../../lib/cpp/libthrift.la -lrt -lpthread libtool: link: ar cru .libs/libtestgencpp.a gen-cpp/.libs/AnnotationTest_types.o gen-cpp/.libs/DebugProtoTest_types.o gen-cpp/.libs/DoubleConstantsTest_constants.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 gen-cpp/.libs/OneWayService.o gen-cpp/.libs/OneWayTest_constants.o gen-cpp/.libs/OneWayTest_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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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.13.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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 ../../../lib/cpp/.libs/libthriftnb.so /usr/lib64/libboost_unit_test_framework.a -levent -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' Making all in . make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift.lo `test -f 'src/thrift/c_glib/thrift.c' || echo './'`src/thrift/c_glib/thrift.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.lo `test -f 'src/thrift/c_glib/thrift_struct.c' || echo './'`src/thrift/c_glib/thrift_struct.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift_application_exception.lo `test -f 'src/thrift/c_glib/thrift_application_exception.c' || echo './'`src/thrift/c_glib/thrift_application_exception.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_dispatch_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_dispatch_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_dispatch_processor.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/processor/thrift_processor.c -fPIC -DPIC -o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_processor.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift_struct.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_struct.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift_application_exception.c -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_application_exception.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/processor/thrift_dispatch_processor.c -fPIC -DPIC -o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_dispatch_processor.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_multiplexed_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_multiplexed_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_multiplexed_processor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_decorator.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_decorator.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_decorator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_factory.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/processor/thrift_multiplexed_processor.c -fPIC -DPIC -o src/thrift/c_glib/processor/.libs/libthrift_c_glib_la-thrift_multiplexed_processor.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_protocol_decorator.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol_decorator.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_protocol_factory.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_binary_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol.o src/thrift/c_glib/processor/thrift_multiplexed_processor.c: In function 'thrift_multiplexed_processor_register_processor_impl': src/thrift/c_glib/processor/thrift_multiplexed_processor.c:42:175: warning: unused parameter 'error' [-Wunused-parameter] 42 | thrift_multiplexed_processor_register_processor_impl(ThriftProcessor *processor, const gchar * multiplexed_processor_name, ThriftProcessor * multiplexed_processor , GError **error) | ~~~~~~~~~^~~~~ In file included from /usr/include/glib-2.0/glib.h:62, from src/thrift/c_glib/protocol/thrift_protocol_decorator.c:22: src/thrift/c_glib/protocol/thrift_protocol_decorator.c: In function 'thrift_protocol_decorator_class_init': src/thrift/c_glib/protocol/thrift_protocol_decorator.c:580:11: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'gint32 (*)(ThriftProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **)' {aka 'int (*)(struct _ThriftProtocol *, const char *, const enum , const int, struct _GError **)'} [-Wformat=] 580 | g_debug("Current decorator write_message_begin addr %p, new %p", cls->write_message_begin, thrift_protocol_decorator_write_message_begin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | gint32 (*)(ThriftProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **) {aka int (*)(struct _ThriftProtocol *, const char *, const enum , const int, struct _GError **)} /usr/include/glib-2.0/glib/gmessages.h:346:32: note: in definition of macro 'g_debug' 346 | __VA_ARGS__) | ^~~~~~~~~~~ src/thrift/c_glib/protocol/thrift_protocol_decorator.c:580:56: note: format string is defined here 580 | g_debug("Current decorator write_message_begin addr %p, new %p", cls->write_message_begin, thrift_protocol_decorator_write_message_begin); | ~^ | | | void * In file included from /usr/include/glib-2.0/glib.h:62, from src/thrift/c_glib/protocol/thrift_protocol_decorator.c:22: src/thrift/c_glib/protocol/thrift_protocol_decorator.c:580:11: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'gint32 (*)(ThriftProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **)' {aka 'int (*)(struct _ThriftProtocol *, const char *, const enum , const int, struct _GError **)'} [-Wformat=] 580 | g_debug("Current decorator write_message_begin addr %p, new %p", cls->write_message_begin, thrift_protocol_decorator_write_message_begin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | gint32 (*)(ThriftProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **) {aka int (*)(struct _ThriftProtocol *, const char *, const enum , const int, struct _GError **)} /usr/include/glib-2.0/glib/gmessages.h:346:32: note: in definition of macro 'g_debug' 346 | __VA_ARGS__) | ^~~~~~~~~~~ src/thrift/c_glib/protocol/thrift_protocol_decorator.c:580:64: note: format string is defined here 580 | g_debug("Current decorator write_message_begin addr %p, new %p", cls->write_message_begin, thrift_protocol_decorator_write_message_begin); | ~^ | | | void * /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_stored_message_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_stored_message_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_stored_message_protocol.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_multiplexed_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_stored_message_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_stored_message_protocol.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_multiplexed_protocol.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_compact_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_compact_protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c: In function 'thrift_multiplexed_protocol_write_message_begin': src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c:60:9: warning: implicit declaration of function 'thrift_protocol_decorator_write_message_begin'; did you mean 'thrift_protocol_write_message_begin'? [-Wimplicit-function-declaration] 60 | ret = thrift_protocol_decorator_write_message_begin(protocol, service_name, message_type, seqid, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | thrift_protocol_write_message_begin src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c: In function 'thrift_multiplexed_protocol_class_init': src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c:142:28: warning: assignment to 'gint32 (*)(ThriftProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **)' {aka 'int (*)(struct _ThriftProtocol *, const char *, const enum , const int, struct _GError **)'} from incompatible pointer type 'gint32 (*)(ThriftMultiplexedProtocol *, const gchar *, const ThriftMessageType, const gint32, GError **)' {aka 'int (*)(struct _ThriftMultiplexedProtocol *, const char *, const enum , const int, struct _GError **)'} [-Wincompatible-pointer-types] 142 | cls->write_message_begin = thrift_multiplexed_protocol_write_message_begin; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_compact_protocol.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_transport.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c -fPIC -DPIC -o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_compact_protocol_factory.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_transport_factory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport_factory.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_transport_factory.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_buffered_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport_factory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_socket.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_ssl_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_ssl_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_ssl_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_framed_transport_factory.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport_factory.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_server_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_server_transport.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_socket.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_ssl_socket.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_ssl_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_server_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_transport.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_server_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_server_socket.c src/thrift/c_glib/transport/thrift_socket.c: In function 'thrift_socket_open': src/thrift/c_glib/transport/thrift_socket.c:154:29: warning: passing argument 1 of 'thrift_socket_close' from incompatible pointer type [-Wincompatible-pointer-types] 154 | thrift_socket_close(tsocket, NULL); | ^~~~~~~ | | | ThriftSocket * {aka struct _ThriftSocket *} src/thrift/c_glib/transport/thrift_socket.c:103:39: note: expected 'ThriftTransport *' {aka 'struct _ThriftTransport *'} but argument is of type 'ThriftSocket *' {aka 'struct _ThriftSocket *'} 103 | thrift_socket_close (ThriftTransport *transport, GError **error) | ~~~~~~~~~~~~~~~~~^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_server_socket.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_server_socket.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_fd_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_fd_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_fd_transport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_static_locking_callback': src/thrift/c_glib/transport/thrift_ssl_socket.c:83:84: warning: unused parameter 'unk' [-Wunused-parameter] 83 | static void thrift_ssl_socket_static_locking_callback(int mode, int n, const char* unk, int id) { | ~~~~~~~~~~~~^~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:83:93: warning: unused parameter 'id' [-Wunused-parameter] 83 | static void thrift_ssl_socket_static_locking_callback(int mode, int n, const char* unk, int id) { | ~~~~^~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_get_ssl_error': src/thrift/c_glib/transport/thrift_ssl_socket.c:178:69: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=] 178 | buffer_size-=snprintf(buffer+(1024-buffer_size), buffer_size, "%lX -> %s", errno, strerror(errno)); | ~~^ | | | long unsigned int | %X src/thrift/c_glib/transport/thrift_ssl_socket.c:182:69: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=] 182 | buffer_size-=snprintf(buffer+(1024-buffer_size), buffer_size, "%lX -> %s", ssl_error_type, "Error while reading from underlaying layer"); | ~~^ ~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %X src/thrift/c_glib/transport/thrift_ssl_socket.c:186:69: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=] 186 | buffer_size-=snprintf(buffer+(1024-buffer_size), buffer_size, "%lX -> %s", ssl_error_type, "Error while writting to underlaying layer"); | ~~^ ~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %X libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_buffered_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_buffered_transport.o src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_is_open': src/thrift/c_glib/transport/thrift_ssl_socket.c:225:10: warning: implicit declaration of function 'thrift_socket_is_open'; did you mean 'thrift_ssl_socket_is_open'? [-Wimplicit-function-declaration] 225 | return thrift_socket_is_open(transport); | ^~~~~~~~~~~~~~~~~~~~~ | thrift_ssl_socket_is_open src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_peek': src/thrift/c_glib/transport/thrift_ssl_socket.c:240:48: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign] 240 | thrift_ssl_socket_get_ssl_error(ssl_socket, "Check socket data", | ^~~~~~~~~~~~~~~~~~~ | | | char * src/thrift/c_glib/transport/thrift_ssl_socket.c:154:77: note: expected 'const guchar *' {aka 'const unsigned char *'} but argument is of type 'char *' 154 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const guchar *error_msg, guint thrift_error_no, int ssl_error, GError **error) | ~~~~~~~~~~~~~~^~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_open': src/thrift/c_glib/transport/thrift_ssl_socket.c:257:8: warning: implicit declaration of function 'thrift_socket_open'; did you mean 'thrift_ssl_socket_open'? [-Wimplicit-function-declaration] 257 | if (!thrift_socket_open(transport, error)) { | ^~~~~~~~~~~~~~~~~~ | thrift_ssl_socket_open libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_fd_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_fd_transport.o src/thrift/c_glib/transport/thrift_ssl_socket.c:262:7: warning: implicit declaration of function 'thrift_ssl_socket_close'; did you mean 'thrift_ssl_socket_open'? [-Wimplicit-function-declaration] 262 | thrift_ssl_socket_close(transport, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ | thrift_ssl_socket_open src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_close': src/thrift/c_glib/transport/thrift_ssl_socket.c:282:7: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] 282 | ERR_remove_state(0); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from src/thrift/c_glib/transport/thrift_ssl_socket.c:27: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:276:11: warning: unused variable 'rc' [-Wunused-variable] 276 | int rc = SSL_shutdown(ssl_socket->ssl); | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_framed_transport.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_framed_transport.o src/thrift/c_glib/transport/thrift_ssl_socket.c:284:10: warning: implicit declaration of function 'thrift_socket_close'; did you mean 'thrift_ssl_socket_close'? [-Wimplicit-function-declaration] 284 | return thrift_socket_close(transport, error); | ^~~~~~~~~~~~~~~~~~~ | thrift_ssl_socket_close src/thrift/c_glib/transport/thrift_ssl_socket.c:273:12: warning: unused variable 'retval' [-Wunused-variable] 273 | gboolean retval = FALSE; | ^~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_read': src/thrift/c_glib/transport/thrift_ssl_socket.c:301:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] 301 | if (bytes >= 0) | ^~ src/thrift/c_glib/transport/thrift_ssl_socket.c:309:48: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign] 309 | thrift_ssl_socket_get_ssl_error(ssl_socket, "Receive error", | ^~~~~~~~~~~~~~~ | | | char * src/thrift/c_glib/transport/thrift_ssl_socket.c:154:77: note: expected 'const guchar *' {aka 'const unsigned char *'} but argument is of type 'char *' 154 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const guchar *error_msg, guint thrift_error_no, int ssl_error, GError **error) | ~~~~~~~~~~~~~~^~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_write': src/thrift/c_glib/transport/thrift_ssl_socket.c:345:48: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign] 345 | thrift_ssl_socket_get_ssl_error(ssl_socket, "Send error", | ^~~~~~~~~~~~ | | | char * src/thrift/c_glib/transport/thrift_ssl_socket.c:154:77: note: expected 'const guchar *' {aka 'const unsigned char *'} but argument is of type 'char *' 154 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const guchar *error_msg, guint thrift_error_no, int ssl_error, GError **error) | ~~~~~~~~~~~~~~^~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_handle_handshake': src/thrift/c_glib/transport/thrift_ssl_socket.c:410:48: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign] 410 | thrift_ssl_socket_get_ssl_error(ssl_socket, "Error while connect/bind", THRIFT_SSL_SOCKET_ERROR_CONNECT_BIND, rc, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * src/thrift/c_glib/transport/thrift_ssl_socket.c:154:77: note: expected 'const guchar *' {aka 'const unsigned char *'} but argument is of type 'char *' 154 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const guchar *error_msg, guint thrift_error_no, int ssl_error, GError **error) | ~~~~~~~~~~~~~~^~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:416:10: warning: implicit declaration of function 'thrift_ssl_socket_authorize'; did you mean 'thrift_ssl_socket_write'? [-Wimplicit-function-declaration] 416 | return thrift_ssl_socket_authorize(transport, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | thrift_ssl_socket_write src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_finalize_openssl': src/thrift/c_glib/transport/thrift_ssl_socket.c:669:3: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] 669 | ERR_remove_state(0); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from src/thrift/c_glib/transport/thrift_ssl_socket.c:27: /usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_context_initialize': src/thrift/c_glib/transport/thrift_ssl_socket.c:773:7: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 773 | context = SSL_CTX_new(TLSv1_method()); | ^~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from src/thrift/c_glib/transport/thrift_ssl_socket.c:27: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:776:7: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 776 | context = SSL_CTX_new(TLSv1_1_method()); | ^~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from src/thrift/c_glib/transport/thrift_ssl_socket.c:27: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:779:7: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 779 | context = SSL_CTX_new(TLSv1_2_method()); | ^~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from src/thrift/c_glib/transport/thrift_ssl_socket.c:27: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:790:35: warning: pointer targets in passing argument 1 of 'thrift_ssl_socket_get_error' differ in signedness [-Wpointer-sign] 790 | thrift_ssl_socket_get_error("No cipher overlay", THRIFT_SSL_SOCKET_ERROR_CIPHER_NOT_AVAILABLE, error); | ^~~~~~~~~~~~~~~~~~~ | | | char * src/thrift/c_glib/transport/thrift_ssl_socket.c:202:48: note: expected 'const guchar *' {aka 'const unsigned char *'} but argument is of type 'char *' 202 | void thrift_ssl_socket_get_error(const guchar *error_msg, guint thrift_error_no, GError **error) | ~~~~~~~~~~~~~~^~~~~~~~~ At top level: src/thrift/c_glib/transport/thrift_ssl_socket.c:83:13: warning: 'thrift_ssl_socket_static_locking_callback' defined but not used [-Wunused-function] 83 | static void thrift_ssl_socket_static_locking_callback(int mode, int n, const char* unk, int id) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/thrift/c_glib/transport/thrift_ssl_socket.c:74:22: warning: 'thrift_ssl_socket_static_id_function' defined but not used [-Wunused-function] 74 | static unsigned long thrift_ssl_socket_static_id_function(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_memory_buffer.lo `test -f 'src/thrift/c_glib/transport/thrift_memory_buffer.c' || echo './'`src/thrift/c_glib/transport/thrift_memory_buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/transport/thrift_memory_buffer.c -fPIC -DPIC -o src/thrift/c_glib/transport/.libs/libthrift_c_glib_la-thrift_memory_buffer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/server/libthrift_c_glib_la-thrift_simple_server.lo `test -f 'src/thrift/c_glib/server/thrift_simple_server.c' || echo './'`src/thrift/c_glib/server/thrift_simple_server.c libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/server/thrift_simple_server.c -fPIC -DPIC -o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_simple_server.o libtool: compile: gcc -DHAVE_CONFIG_H -Isrc -I src/thrift/c_glib -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/server/thrift_server.c -fPIC -DPIC -o src/thrift/c_glib/server/.libs/libthrift_c_glib_la-thrift_server.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -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/processor/libthrift_c_glib_la-thrift_multiplexed_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_decorator.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_stored_message_protocol.lo src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_multiplexed_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_ssl_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/processor/.libs/libthrift_c_glib_la-thrift_multiplexed_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_decorator.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_stored_message_protocol.o src/thrift/c_glib/protocol/.libs/libthrift_c_glib_la-thrift_multiplexed_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_ssl_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 -lssl -lcrypto -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lrt -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--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.13.0/lib/c_glib' Making all in test make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ContainerTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ContainerTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/OptionalRequiredTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,[WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,/builddir/build/BUILD/thrift-0.13.0/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.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make all-recursive make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[6]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/thrift copying src/TMultiplexedProcessor.py -> build/lib.linux-aarch64-3.8/thrift copying src/TSCons.py -> build/lib.linux-aarch64-3.8/thrift copying src/TRecursive.py -> build/lib.linux-aarch64-3.8/thrift copying src/TSerialization.py -> build/lib.linux-aarch64-3.8/thrift copying src/__init__.py -> build/lib.linux-aarch64-3.8/thrift copying src/compat.py -> build/lib.linux-aarch64-3.8/thrift copying src/TTornado.py -> build/lib.linux-aarch64-3.8/thrift copying src/Thrift.py -> build/lib.linux-aarch64-3.8/thrift creating build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TProtocolDecorator.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/THeaderProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TJSONProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TCompactProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/__init__.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TBase.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TBinaryProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-aarch64-3.8/thrift/protocol creating build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/THeaderTransport.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TTransport.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TSocket.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/__init__.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TTwisted.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/THttpClient.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TSSLSocket.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/TZlibTransport.py -> build/lib.linux-aarch64-3.8/thrift/transport copying src/transport/sslcompat.py -> build/lib.linux-aarch64-3.8/thrift/transport creating build/lib.linux-aarch64-3.8/thrift/server copying src/server/THttpServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/__init__.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TProcessPoolServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TNonblockingServer.py -> build/lib.linux-aarch64-3.8/thrift/server copying src/server/TServer.py -> build/lib.linux-aarch64-3.8/thrift/server running build_ext building 'thrift.protocol.fastbinary' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/src creating build/temp.linux-aarch64-3.8/src/ext 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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/module.cpp -o build/temp.linux-aarch64-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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/types.cpp -o build/temp.linux-aarch64-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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/binary.cpp -o build/temp.linux-aarch64-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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.8 -c src/ext/compact.cpp -o build/temp.linux-aarch64-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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.8/src/ext/module.o build/temp.linux-aarch64-3.8/src/ext/types.o build/temp.linux-aarch64-3.8/src/ext/binary.o build/temp.linux-aarch64-3.8/src/ext/compact.o -L/usr/lib64 -o build/lib.linux-aarch64-3.8/thrift/protocol/fastbinary.cpython-38-aarch64-linux-gnu.so make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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 ../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.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.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /usr/bin/mkdir -p gen-perl2 [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /usr/bin/mkdir -p gen-perl2 [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /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.13.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 -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift make all-recursive make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' Making all in t make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl/t' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl/t' make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib/perl' cp lib/Thrift/Exception.pm blib/lib/Thrift/Exception.pm cp lib/Thrift/SSLSocket.pm blib/lib/Thrift/SSLSocket.pm cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.pm cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm cp lib/Thrift/UnixSocket.pm blib/lib/Thrift/UnixSocket.pm cp lib/Thrift/MessageType.pm blib/lib/Thrift/MessageType.pm cp lib/Thrift/UnixServerSocket.pm blib/lib/Thrift/UnixServerSocket.pm cp lib/Thrift/MultiplexedProcessor.pm blib/lib/Thrift/MultiplexedProcessor.pm cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm cp lib/Thrift.pm blib/lib/Thrift.pm cp lib/Thrift/Type.pm blib/lib/Thrift/Type.pm cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' find blib -name 'Makefile*' -exec rm -f {} \; make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib' Making all in test make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test' Making all in features make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/features' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/features' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/c_glib' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -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.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/t_test_second_service.lo gen-c_glib/t_test_second_service.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -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../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -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../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -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../../lib/c_glib/src -Igen-c_glib -I../../lib/c_glib/src/thrift -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 -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 gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bonk_get_type': 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] 299 | (GClassInitFunc) t_test_bonk_class_init, | ^ 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] 304 | (GInstanceInitFunc) t_test_bonk_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bools_get_type': 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] 571 | (GClassInitFunc) t_test_bools_class_init, | ^ 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] 576 | (GInstanceInitFunc) t_test_bools_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct_get_type': 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] 950 | (GClassInitFunc) t_test_xtruct_class_init, | ^ 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] 955 | (GInstanceInitFunc) t_test_xtruct_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct2_get_type': 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] 1279 | (GClassInitFunc) t_test_xtruct2_class_init, | ^ 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] 1284 | (GInstanceInitFunc) t_test_xtruct2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xtruct3_get_type': 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] 1658 | (GClassInitFunc) t_test_xtruct3_class_init, | ^ 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] 1663 | (GInstanceInitFunc) t_test_xtruct3_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_insanity_get_type': 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] 2046 | (GClassInitFunc) t_test_insanity_class_init, | ^ 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] 2051 | (GInstanceInitFunc) t_test_insanity_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_crazy_nesting_get_type': 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] 2874 | (GClassInitFunc) t_test_crazy_nesting_class_init, | ^ 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] 2879 | (GInstanceInitFunc) t_test_crazy_nesting_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_some_union_get_type': 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] 3390 | (GClassInitFunc) t_test_some_union_class_init, | ^ 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] 3395 | (GInstanceInitFunc) t_test_some_union_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xception_get_type': 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] 3677 | (GClassInitFunc) t_test_xception_class_init, | ^ 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] 3682 | (GInstanceInitFunc) t_test_xception_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_xception2_get_type': 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] 3968 | (GClassInitFunc) t_test_xception2_class_init, | ^ 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] 3973 | (GInstanceInitFunc) t_test_xception2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_empty_struct_get_type': 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] 4121 | (GClassInitFunc) t_test_empty_struct_class_init, | ^ 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] 4126 | (GInstanceInitFunc) t_test_empty_struct_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_one_field_get_type': 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] 4358 | (GClassInitFunc) t_test_one_field_class_init, | ^ 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] 4363 | (GInstanceInitFunc) t_test_one_field_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_versioning_test_v1_get_type': 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] 4691 | (GClassInitFunc) t_test_versioning_test_v1_class_init, | ^ 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] 4696 | (GInstanceInitFunc) t_test_versioning_test_v1_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_versioning_test_v2_get_type': 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] 5602 | (GClassInitFunc) t_test_versioning_test_v2_class_init, | ^ 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] 5607 | (GInstanceInitFunc) t_test_versioning_test_v2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_type_versioning_v1_get_type': 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] 5926 | (GClassInitFunc) t_test_list_type_versioning_v1_class_init, | ^ 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] 5931 | (GInstanceInitFunc) t_test_list_type_versioning_v1_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_type_versioning_v2_get_type': 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] 6256 | (GClassInitFunc) t_test_list_type_versioning_v2_class_init, | ^ 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] 6261 | (GInstanceInitFunc) t_test_list_type_versioning_v2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_guess_protocol_struct_get_type': 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] 6563 | (GClassInitFunc) t_test_guess_protocol_struct_class_init, | ^ 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] 6568 | (GInstanceInitFunc) t_test_guess_protocol_struct_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_large_deltas_get_type': 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] 7343 | (GClassInitFunc) t_test_large_deltas_class_init, | ^ 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] 7348 | (GInstanceInitFunc) t_test_large_deltas_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_i32x2_get_type': 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] 7642 | (GClassInitFunc) t_test_nested_lists_i32x2_class_init, | ^ 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] 7647 | (GInstanceInitFunc) t_test_nested_lists_i32x2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_i32x3_get_type': 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] 7973 | (GClassInitFunc) t_test_nested_lists_i32x3_class_init, | ^ 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] 7978 | (GInstanceInitFunc) t_test_nested_lists_i32x3_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_mixedx2_get_type': 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] 8656 | (GClassInitFunc) t_test_nested_mixedx2_class_init, | ^ 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] 8661 | (GInstanceInitFunc) t_test_nested_mixedx2_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_list_bonks_get_type': 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] 8931 | (GClassInitFunc) t_test_list_bonks_class_init, | ^ 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] 8936 | (GInstanceInitFunc) t_test_list_bonks_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_nested_lists_bonk_get_type': 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] 9270 | (GClassInitFunc) t_test_nested_lists_bonk_class_init, | ^ 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] 9275 | (GInstanceInitFunc) t_test_nested_lists_bonk_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_bool_test_get_type': 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] 9559 | (GClassInitFunc) t_test_bool_test_class_init, | ^ 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] 9564 | (GInstanceInitFunc) t_test_bool_test_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_struct_a_get_type': 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] 9807 | (GClassInitFunc) t_test_struct_a_class_init, | ^ 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] 9812 | (GInstanceInitFunc) t_test_struct_a_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_struct_b_get_type': 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] 10106 | (GClassInitFunc) t_test_struct_b_class_init, | ^ 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] 10111 | (GInstanceInitFunc) t_test_struct_b_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_optional_set_default_test_get_type': gen-c_glib/t_test_thrift_test_types.c:10399:7: warning: cast between incompatible function types from 'void (*)(TTestOptionalSetDefaultTestClass *)' {aka 'void (*)(struct _TTestOptionalSetDefaultTestClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 10399 | (GClassInitFunc) t_test_optional_set_default_test_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:10404:7: warning: cast between incompatible function types from 'void (*)(TTestOptionalSetDefaultTest *)' {aka 'void (*)(struct _TTestOptionalSetDefaultTest *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 10404 | (GInstanceInitFunc) t_test_optional_set_default_test_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_void_args_get_type': gen-c_glib/t_test_thrift_test_types.c:10546:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 10546 | (GClassInitFunc) t_test_thrift_test_test_void_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:10551: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] 10551 | (GInstanceInitFunc) t_test_thrift_test_test_void_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_void_result_get_type': gen-c_glib/t_test_thrift_test_types.c:10691:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 10691 | (GClassInitFunc) t_test_thrift_test_test_void_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:10696: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] 10696 | (GInstanceInitFunc) t_test_thrift_test_test_void_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_args_get_type': gen-c_glib/t_test_thrift_test_types.c:10932:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 10932 | (GClassInitFunc) t_test_thrift_test_test_string_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:10937: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] 10937 | (GInstanceInitFunc) t_test_thrift_test_test_string_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_result_get_type': gen-c_glib/t_test_thrift_test_types.c:11175:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 11175 | (GClassInitFunc) t_test_thrift_test_test_string_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:11180: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] 11180 | (GInstanceInitFunc) t_test_thrift_test_test_string_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_bool_args_get_type': gen-c_glib/t_test_thrift_test_types.c:11403:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 11403 | (GClassInitFunc) t_test_thrift_test_test_bool_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:11408: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] 11408 | (GInstanceInitFunc) t_test_thrift_test_test_bool_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_bool_result_get_type': gen-c_glib/t_test_thrift_test_types.c:11633:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 11633 | (GClassInitFunc) t_test_thrift_test_test_bool_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:11638: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] 11638 | (GInstanceInitFunc) t_test_thrift_test_test_bool_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_byte_args_get_type': gen-c_glib/t_test_thrift_test_types.c:11863:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 11863 | (GClassInitFunc) t_test_thrift_test_test_byte_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:11868: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] 11868 | (GInstanceInitFunc) t_test_thrift_test_test_byte_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_byte_result_get_type': gen-c_glib/t_test_thrift_test_types.c:12095:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 12095 | (GClassInitFunc) t_test_thrift_test_test_byte_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:12100: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] 12100 | (GInstanceInitFunc) t_test_thrift_test_test_byte_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i32_args_get_type': gen-c_glib/t_test_thrift_test_types.c:12325:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 12325 | (GClassInitFunc) t_test_thrift_test_test_i32_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:12330: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] 12330 | (GInstanceInitFunc) t_test_thrift_test_test_i32_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i32_result_get_type': gen-c_glib/t_test_thrift_test_types.c:12557:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 12557 | (GClassInitFunc) t_test_thrift_test_test_i32_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:12562: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] 12562 | (GInstanceInitFunc) t_test_thrift_test_test_i32_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i64_args_get_type': gen-c_glib/t_test_thrift_test_types.c:12787:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 12787 | (GClassInitFunc) t_test_thrift_test_test_i64_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:12792: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] 12792 | (GInstanceInitFunc) t_test_thrift_test_test_i64_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_i64_result_get_type': gen-c_glib/t_test_thrift_test_types.c:13019:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 13019 | (GClassInitFunc) t_test_thrift_test_test_i64_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:13024: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] 13024 | (GInstanceInitFunc) t_test_thrift_test_test_i64_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_double_args_get_type': gen-c_glib/t_test_thrift_test_types.c:13249:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 13249 | (GClassInitFunc) t_test_thrift_test_test_double_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:13254: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] 13254 | (GInstanceInitFunc) t_test_thrift_test_test_double_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_double_result_get_type': gen-c_glib/t_test_thrift_test_types.c:13481:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 13481 | (GClassInitFunc) t_test_thrift_test_test_double_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:13486: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] 13486 | (GInstanceInitFunc) t_test_thrift_test_test_double_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_binary_args_get_type': gen-c_glib/t_test_thrift_test_types.c:13725:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 13725 | (GClassInitFunc) t_test_thrift_test_test_binary_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:13730: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] 13730 | (GInstanceInitFunc) t_test_thrift_test_test_binary_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_binary_result_get_type': gen-c_glib/t_test_thrift_test_types.c:13971:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 13971 | (GClassInitFunc) t_test_thrift_test_test_binary_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:13976: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] 13976 | (GInstanceInitFunc) t_test_thrift_test_test_binary_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_struct_args_get_type': gen-c_glib/t_test_thrift_test_types.c:14208:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 14208 | (GClassInitFunc) t_test_thrift_test_test_struct_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:14213: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] 14213 | (GInstanceInitFunc) t_test_thrift_test_test_struct_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_struct_result_get_type': gen-c_glib/t_test_thrift_test_types.c:14447:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 14447 | (GClassInitFunc) t_test_thrift_test_test_struct_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:14452: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] 14452 | (GInstanceInitFunc) t_test_thrift_test_test_struct_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_nest_args_get_type': gen-c_glib/t_test_thrift_test_types.c:14684:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 14684 | (GClassInitFunc) t_test_thrift_test_test_nest_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:14689: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] 14689 | (GInstanceInitFunc) t_test_thrift_test_test_nest_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_nest_result_get_type': gen-c_glib/t_test_thrift_test_types.c:14923:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 14923 | (GClassInitFunc) t_test_thrift_test_test_nest_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:14928: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] 14928 | (GInstanceInitFunc) t_test_thrift_test_test_nest_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_args_get_type': gen-c_glib/t_test_thrift_test_types.c:15218:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 15218 | (GClassInitFunc) t_test_thrift_test_test_map_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:15223: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] 15223 | (GInstanceInitFunc) t_test_thrift_test_test_map_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_result_get_type': gen-c_glib/t_test_thrift_test_types.c:15515:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 15515 | (GClassInitFunc) t_test_thrift_test_test_map_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:15520: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] 15520 | (GInstanceInitFunc) t_test_thrift_test_test_map_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_map_args_get_type': gen-c_glib/t_test_thrift_test_types.c:15822:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 15822 | (GClassInitFunc) t_test_thrift_test_test_string_map_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:15827: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] 15827 | (GInstanceInitFunc) t_test_thrift_test_test_string_map_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_string_map_result_get_type': gen-c_glib/t_test_thrift_test_types.c:16131:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 16131 | (GClassInitFunc) t_test_thrift_test_test_string_map_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:16136: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] 16136 | (GInstanceInitFunc) t_test_thrift_test_test_string_map_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_set_args_get_type': gen-c_glib/t_test_thrift_test_types.c:16416:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 16416 | (GClassInitFunc) t_test_thrift_test_test_set_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:16421: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] 16421 | (GInstanceInitFunc) t_test_thrift_test_test_set_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_set_result_get_type': gen-c_glib/t_test_thrift_test_types.c:16703:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 16703 | (GClassInitFunc) t_test_thrift_test_test_set_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:16708: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] 16708 | (GInstanceInitFunc) t_test_thrift_test_test_set_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_list_args_get_type': gen-c_glib/t_test_thrift_test_types.c:16970:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestListArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 16970 | (GClassInitFunc) t_test_thrift_test_test_list_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:16975: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] 16975 | (GInstanceInitFunc) t_test_thrift_test_test_list_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_list_result_get_type': gen-c_glib/t_test_thrift_test_types.c:17239:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestListResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 17239 | (GClassInitFunc) t_test_thrift_test_test_list_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:17244: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] 17244 | (GInstanceInitFunc) t_test_thrift_test_test_list_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_enum_args_get_type': gen-c_glib/t_test_thrift_test_types.c:17470:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 17470 | (GClassInitFunc) t_test_thrift_test_test_enum_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:17475: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] 17475 | (GInstanceInitFunc) t_test_thrift_test_test_enum_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_enum_result_get_type': gen-c_glib/t_test_thrift_test_types.c:17703:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 17703 | (GClassInitFunc) t_test_thrift_test_test_enum_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:17708: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] 17708 | (GInstanceInitFunc) t_test_thrift_test_test_enum_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_typedef_args_get_type': gen-c_glib/t_test_thrift_test_types.c:17933:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 17933 | (GClassInitFunc) t_test_thrift_test_test_typedef_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:17938: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] 17938 | (GInstanceInitFunc) t_test_thrift_test_test_typedef_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_typedef_result_get_type': gen-c_glib/t_test_thrift_test_types.c:18165:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 18165 | (GClassInitFunc) t_test_thrift_test_test_typedef_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:18170: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] 18170 | (GInstanceInitFunc) t_test_thrift_test_test_typedef_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_map_args_get_type': gen-c_glib/t_test_thrift_test_types.c:18395:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 18395 | (GClassInitFunc) t_test_thrift_test_test_map_map_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:18400: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] 18400 | (GInstanceInitFunc) t_test_thrift_test_test_map_map_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_map_map_result_get_type': gen-c_glib/t_test_thrift_test_types.c:18752:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 18752 | (GClassInitFunc) t_test_thrift_test_test_map_map_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:18757: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] 18757 | (GInstanceInitFunc) t_test_thrift_test_test_map_map_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_insanity_args_get_type': gen-c_glib/t_test_thrift_test_types.c:18989:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 18989 | (GClassInitFunc) t_test_thrift_test_test_insanity_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:18994: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] 18994 | (GInstanceInitFunc) t_test_thrift_test_test_insanity_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_insanity_result_get_type': gen-c_glib/t_test_thrift_test_types.c:19356:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 19356 | (GClassInitFunc) t_test_thrift_test_test_insanity_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:19361: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] 19361 | (GInstanceInitFunc) t_test_thrift_test_test_insanity_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_args_get_type': gen-c_glib/t_test_thrift_test_types.c:19888:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 19888 | (GClassInitFunc) t_test_thrift_test_test_multi_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:19893: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] 19893 | (GInstanceInitFunc) t_test_thrift_test_test_multi_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_result_get_type': gen-c_glib/t_test_thrift_test_types.c:20127:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 20127 | (GClassInitFunc) t_test_thrift_test_test_multi_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:20132: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] 20132 | (GInstanceInitFunc) t_test_thrift_test_test_multi_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_exception_args_get_type': gen-c_glib/t_test_thrift_test_types.c:20368:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 20368 | (GClassInitFunc) t_test_thrift_test_test_exception_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:20373: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] 20373 | (GInstanceInitFunc) t_test_thrift_test_test_exception_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_exception_result_get_type': gen-c_glib/t_test_thrift_test_types.c:20615:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 20615 | (GClassInitFunc) t_test_thrift_test_test_exception_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:20620: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] 20620 | (GInstanceInitFunc) t_test_thrift_test_test_exception_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_exception_args_get_type': gen-c_glib/t_test_thrift_test_types.c:20913:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 20913 | (GClassInitFunc) t_test_thrift_test_test_multi_exception_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:20918: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] 20918 | (GInstanceInitFunc) t_test_thrift_test_test_multi_exception_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_multi_exception_result_get_type': gen-c_glib/t_test_thrift_test_types.c:21278:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 21278 | (GClassInitFunc) t_test_thrift_test_test_multi_exception_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:21283: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] 21283 | (GInstanceInitFunc) t_test_thrift_test_test_multi_exception_result_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_thrift_test_test_oneway_args_get_type': gen-c_glib/t_test_thrift_test_types.c:21508:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestOnewayArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestOnewayArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 21508 | (GClassInitFunc) t_test_thrift_test_test_oneway_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:21513: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] 21513 | (GInstanceInitFunc) t_test_thrift_test_test_oneway_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_secondtest_string_args_get_type': gen-c_glib/t_test_thrift_test_types.c:21749:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringArgsClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 21749 | (GClassInitFunc) t_test_second_service_secondtest_string_args_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:21754: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] 21754 | (GInstanceInitFunc) t_test_second_service_secondtest_string_args_instance_init, | ^ gen-c_glib/t_test_thrift_test_types.c: In function 't_test_second_service_secondtest_string_result_get_type': gen-c_glib/t_test_thrift_test_types.c:21992:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringResultClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 21992 | (GClassInitFunc) t_test_second_service_secondtest_string_result_class_init, | ^ gen-c_glib/t_test_thrift_test_types.c:21997: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] 21997 | (GInstanceInitFunc) t_test_second_service_secondtest_string_result_instance_init, | ^ /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 -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.13.0/test/c_glib' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/SecondService.lo gen-cpp/SecondService.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_constants.lo gen-cpp/ThriftTest_constants.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest_types.lo gen-cpp/ThriftTest_types.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest.lo gen-cpp/ThriftTest.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/ThriftTest_extras.lo src/ThriftTest_extras.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/SecondService.cpp -fPIC -DPIC -o gen-cpp/.libs/SecondService.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/ThriftTest_extras.cpp -fPIC -DPIC -o src/.libs/ThriftTest_extras.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest.cpp -fPIC -DPIC -o gen-cpp/.libs/ThriftTest.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/StressTest_constants.lo gen-cpp/StressTest_constants.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/StressTest_constants.cpp -fPIC -DPIC -o gen-cpp/.libs/StressTest_constants.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/StressTest_types.lo gen-cpp/StressTest_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/StressTest_types.cpp -fPIC -DPIC -o gen-cpp/.libs/StressTest_types.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Service.lo gen-cpp/Service.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Service.cpp -fPIC -DPIC -o gen-cpp/.libs/Service.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestgencpp.la gen-cpp/SecondService.lo 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/SecondService.o 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" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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" ) make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/perl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/perl' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py ../ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py ../DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py ../DoubleConstantsTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py ../Recursive.thrift test -d gen-py-default || /usr/bin/mkdir -p gen-py-default [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py -out gen-py-default ../ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,test -d gen-py-default || /usr/bin/mkdir -p gen-py-default test -d gen-py-default || /usr/bin/mkdir -p gen-py-default /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py -out gen-py-default ../DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py -out gen-py-default ../DoubleConstantsTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! test -d gen-py-default || /usr/bin/mkdir -p gen-py-default [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,[WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py -out gen-py-default ../Recursive.thrift resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../DebugProtoTest.thrift test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../DoubleConstantsTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../Recursive.thrift test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../ThriftTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../DoubleConstantsTest.thrift test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../Recursive.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../ThriftTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [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 field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,[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 /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../DebugProtoTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! [WARNING:generation:1] old_style is deprecated and may be removed in the future. /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../DoubleConstantsTest.thrift test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,[WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../Recursive.thrift resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] 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. test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../ThriftTest.thrift test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../DebugProtoTest.thrift 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.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../DoubleConstantsTest.thrift test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../Recursive.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DoubleConstantsTest.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:27] The 'csharp' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:33] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:45] No generator named 'noexist' could be found! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/ThriftTest.thrift:47] cpp generator does not accept 'noexist' as sub-namespace! /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../Recursive.thrift resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list". [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:371] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:372] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:373] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:374] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:375] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:376] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:377] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:378] No field key specified for field8,[WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages. [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages. resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:379] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:380] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:381] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! [WARNING:/builddir/build/BUILD/thrift-0.13.0/test/DebugProtoTest.thrift:382] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py' Making all in py.tornado make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py.tornado' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test' Making all in tutorial make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' Making all in c_glib make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_server.o c_glib_server.c gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_client.o c_glib_client.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -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 -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../../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 -I../../lib/c_glib/src/thrift -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 -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -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 -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../../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 -I../../lib/c_glib/src/thrift -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 -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -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 -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../../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 -I../../lib/c_glib/src/thrift -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 -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../../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 -I../../lib/c_glib/src/thrift -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 -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 gen-c_glib/shared_types.c: In function 'shared_struct_get_type': 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] 283 | (GClassInitFunc) shared_struct_class_init, | ^ 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] 288 | (GInstanceInitFunc) shared_struct_instance_init, | ^ gen-c_glib/shared_types.c: In function 'shared_service_get_struct_args_get_type': 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] 515 | (GClassInitFunc) shared_service_get_struct_args_class_init, | ^ 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] 520 | (GInstanceInitFunc) shared_service_get_struct_args_instance_init, | ^ gen-c_glib/shared_types.c: In function 'shared_service_get_struct_result_get_type': 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] 754 | (GClassInitFunc) shared_service_get_struct_result_class_init, | ^ 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] 759 | (GInstanceInitFunc) shared_service_get_struct_result_instance_init, | ^ libtool: compile: gcc -DHAVE_CONFIG_H -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 -I../../lib/c_glib/src/thrift -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 -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 gen-c_glib/tutorial_types.c: In function 'work_get_type': 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] 392 | (GClassInitFunc) work_class_init, | ^ 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] 397 | (GInstanceInitFunc) work_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'invalid_operation_get_type': 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] 679 | (GClassInitFunc) invalid_operation_class_init, | ^ 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] 684 | (GInstanceInitFunc) invalid_operation_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_ping_args_get_type': 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] 852 | (GClassInitFunc) calculator_ping_args_class_init, | ^ 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] 857 | (GInstanceInitFunc) calculator_ping_args_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_ping_result_get_type': 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] 997 | (GClassInitFunc) calculator_ping_result_class_init, | ^ 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] 1002 | (GInstanceInitFunc) calculator_ping_result_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_add_args_get_type': 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] 1273 | (GClassInitFunc) calculator_add_args_class_init, | ^ 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] 1278 | (GInstanceInitFunc) calculator_add_args_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_add_result_get_type': 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] 1505 | (GClassInitFunc) calculator_add_result_class_init, | ^ 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] 1510 | (GInstanceInitFunc) calculator_add_result_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_calculate_args_get_type': 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] 1788 | (GClassInitFunc) calculator_calculate_args_class_init, | ^ 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] 1793 | (GInstanceInitFunc) calculator_calculate_args_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_calculate_result_get_type': 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] 2083 | (GClassInitFunc) calculator_calculate_result_class_init, | ^ 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] 2088 | (GInstanceInitFunc) calculator_calculate_result_instance_init, | ^ gen-c_glib/tutorial_types.c: In function 'calculator_zip_args_get_type': 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] 2228 | (GClassInitFunc) calculator_zip_args_class_init, | ^ 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] 2233 | (GInstanceInitFunc) calculator_zip_args_instance_init, | ^ /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 -I../../lib/c_glib/src/thrift -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 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lssl -lcrypto -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 /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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lssl -lcrypto -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 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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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.13.0/lib/c_glib/.libs/libthrift_c_glib.so -lssl -lcrypto -lgobject-2.0 -lglib-2.0 -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 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 -I../../lib/c_glib/src/thrift -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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.13.0/lib/c_glib/.libs/libthrift_c_glib.so -lssl -lcrypto -lgobject-2.0 -lglib-2.0 -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' Making all in cpp make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make all-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppServer.o CppServer.cpp g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppClient.o CppClient.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Calculator.lo gen-cpp/Calculator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/SharedService.lo gen-cpp/SharedService.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/shared_constants.lo gen-cpp/shared_constants.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/SharedService.cpp -fPIC -DPIC -o gen-cpp/.libs/SharedService.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Calculator.cpp -fPIC -DPIC -o gen-cpp/.libs/Calculator.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -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++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/shared_types.lo gen-cpp/shared_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -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++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/tutorial_constants.lo gen-cpp/tutorial_constants.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -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++ -std=c++11 -DHAVE_CONFIG_H -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/tutorial_types.lo gen-cpp/tutorial_types.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -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 -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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/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++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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.13.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../lib/cpp/.libs/libthrift.so -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--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.13.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../lib/cpp/.libs/libthrift.so -lrt -lpthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' Making all in py make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py' Making all in py.twisted make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.twisted' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.twisted' Making all in py.tornado make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.tornado' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' ../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yrgvl5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 + cd thrift-0.13.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 'INSTALL=/usr/bin/install -p' Making install in compiler/cpp make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making install in src make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/compiler/cpp/src' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/src' Making install in . make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p thrift '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/bin' libtool: install: /usr/bin/install -p thrift /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/bin/thrift make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making install in test make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/test' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/compiler/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp/test' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/compiler/cpp' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib' Making install in json make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib/json' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/json' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib/xml' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/xml' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making install in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libthrift.la libthriftnb.la libthriftz.la libthriftqt5.la '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libthrift-0.13.0.so /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift-0.13.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 && { ln -s -f libthrift-0.13.0.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.13.0.so libthrift.so; }; }) libtool: install: /usr/bin/install -p .libs/libthrift.lai /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift.la libtool: install: /usr/bin/install -p .libs/libthriftnb-0.13.0.so /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftnb-0.13.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 && { ln -s -f libthriftnb-0.13.0.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.13.0.so libthriftnb.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftnb.lai /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftnb.la libtool: warning: relinking 'libthriftz.la' libtool: install: (cd /builddir/build/BUILD/thrift-0.13.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.13.0/libtool" --tag CXX --mode=relink g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.0 -L/usr/lib64 -lz -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.13.0-1.fc32.aarch64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-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,/usr/lib64 -L/usr/lib64 -lz -L/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 -lthrift -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftz-0.13.0.so -o .libs/libthriftz-0.13.0.so libtool: install: /usr/bin/install -p .libs/libthriftz-0.13.0.soT /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftz-0.13.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 && { ln -s -f libthriftz-0.13.0.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.13.0.so libthriftz.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftz.lai /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftz.la libtool: warning: relinking 'libthriftqt5.la' libtool: install: (cd /builddir/build/BUILD/thrift-0.13.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.13.0/libtool" --tag CXX --mode=relink g++ -std=c++11 -Wall -Wextra -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 0.13.0 -L/usr/lib64 -lQt5Network -lQt5Core -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libthriftqt5.la -rpath /usr/lib64 src/thrift/qt/libthriftqt5_la-TQIODeviceTransport.lo src/thrift/qt/libthriftqt5_la-TQTcpServer.lo src/thrift/qt/libthriftqt5_la-moc__TQTcpServer.lo -lthrift -L.libs -lrt -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o src/thrift/qt/.libs/libthriftqt5_la-moc__TQTcpServer.o -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64 -lQt5Network -lQt5Core -L/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 -lthrift -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libthriftqt5-0.13.0.so -o .libs/libthriftqt5-0.13.0.so libtool: install: /usr/bin/install -p .libs/libthriftqt5-0.13.0.soT /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftqt5-0.13.0.so libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64 && { ln -s -f libthriftqt5-0.13.0.so libthriftqt5.so || { rm -f libthriftqt5.so && ln -s libthriftqt5-0.13.0.so libthriftqt5.so; }; }) libtool: install: /usr/bin/install -p .libs/libthriftqt5.lai /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftqt5.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/async' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift/concurrency' /usr/bin/install -p -m 644 src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/ThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift/concurrency' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/processor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/protocol' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/qt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift' /usr/bin/install -p -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/thrift_export.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/TToString.h src/thrift/TBase.h '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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/TNonblockingServerTransport.h src/thrift/transport/TNonblockingServerSocket.h src/thrift/transport/TNonblockingSSLServerSocket.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.13.0-1.fc32.aarch64/usr/include/thrift/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 thrift.pc thrift-nb.pc thrift-z.pc thrift-qt5.pc '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making install in test make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/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.13.0/lib/cpp/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/cpp' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' Making install in . make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libthrift_c_glib.la '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libthrift_c_glib.so.0.0.0 /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift_c_glib.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/lib64/libthrift_c_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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 src/thrift/c_glib/processor/thrift_multiplexed_processor.h '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift/c_glib/processor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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_decorator.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 src/thrift/c_glib/protocol/thrift_multiplexed_protocol.h src/thrift/c_glib/protocol/thrift_stored_message_protocol.h '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/include/thrift/c_glib/protocol' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/c_glib/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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.13.0-1.fc32.aarch64/usr/include/thrift/c_glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/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_platform_socket.h src/thrift/c_glib/transport/thrift_ssl_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.13.0-1.fc32.aarch64/usr/include/thrift/c_glib/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 thrift_c_glib.pc '/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' Making install in test make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' /usr/bin/make install-recursive make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[6]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib/c_glib/test' make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/c_glib' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib/py' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 --prefix=/usr running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-aarch64-3.8/thrift/TMultiplexedProcessor.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TProtocolDecorator.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/THeaderProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TJSONProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TCompactProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/__init__.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/fastbinary.cpython-38-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TBase.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TBinaryProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/protocol/TMultiplexedProtocol.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol copying build/lib.linux-aarch64-3.8/thrift/TSCons.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-aarch64-3.8/thrift/TRecursive.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-aarch64-3.8/thrift/TSerialization.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-aarch64-3.8/thrift/__init__.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift copying build/lib.linux-aarch64-3.8/thrift/compat.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/server/THttpServer.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/server/__init__.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/server/TProcessPoolServer.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/server/TNonblockingServer.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/server/TServer.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server copying build/lib.linux-aarch64-3.8/thrift/TTornado.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift creating /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/THeaderTransport.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/TTransport.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/TSocket.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/__init__.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/TTwisted.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/THttpClient.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/TSSLSocket.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/TZlibTransport.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/transport/sslcompat.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport copying build/lib.linux-aarch64-3.8/thrift/Thrift.py -> /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/TMultiplexedProcessor.py to TMultiplexedProcessor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TProtocolDecorator.py to TProtocolDecorator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/THeaderProtocol.py to THeaderProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TJSONProtocol.py to TJSONProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TCompactProtocol.py to TCompactProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TBase.py to TBase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TBinaryProtocol.py to TBinaryProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TProtocol.py to TProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/TMultiplexedProtocol.py to TMultiplexedProtocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/TSCons.py to TSCons.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/TRecursive.py to TRecursive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/TSerialization.py to TSerialization.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/compat.py to compat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server/THttpServer.py to THttpServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server/TProcessPoolServer.py to TProcessPoolServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server/TNonblockingServer.py to TNonblockingServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/server/TServer.py to TServer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/TTornado.py to TTornado.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/THeaderTransport.py to THeaderTransport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/TTransport.py to TTransport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/TSocket.py to TSocket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/TTwisted.py to TTwisted.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/THttpClient.py to THttpClient.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/TSSLSocket.py to TSSLSocket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/TZlibTransport.py to TZlibTransport.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/transport/sslcompat.py to sslcompat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/Thrift.py to Thrift.cpython-38.pyc writing byte-compilation script '/tmp/tmpjgkovvp5.py' /usr/bin/python3 /tmp/tmpjgkovvp5.py removing /tmp/tmpjgkovvp5.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' reading manifest template 'MANIFEST.in' writing manifest file 'thrift.egg-info/SOURCES.txt' Copying thrift.egg-info to /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift-0.13.0-py3.8.egg-info running install_scripts make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/py' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' Making install in t make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl/t' make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl/t' 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.13.0/lib/perl/t' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl/t' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' /usr/bin/make -f Makefile-perl.mk make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' find blib -name 'Makefile*' -exec rm -f {} \; make[5]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' /usr/bin/make -f Makefile-perl.mk install DESTDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/ make[6]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Server.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/BufferedTransport.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Transport.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Type.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/MultiplexedProcessor.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/BinaryProtocol.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Protocol.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/ProtocolDecorator.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/UnixSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Exception.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/ServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/MessageType.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/UnixServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/SSLServerSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/SSLSocket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/MemoryBuffer.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/Socket.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/HttpClient.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/MultiplexedProtocol.pm Installing /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift/FramedTransport.pm Appending installation info to /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64//usr/lib/perl5/aarch64-linux-thread-multi/perllocal.pod make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib/perl' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/lib' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/lib' Making install in test make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test' Making install in features make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/features' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/features' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/features' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/c_glib' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/c_glib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/c_glib' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/cpp' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/perl' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/perl' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/perl' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/py' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py' Making install in py.tornado make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test/py.tornado' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test/py.tornado' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/test' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/test' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/test' Making install in tutorial make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' Making install in c_glib make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial/c_glib' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/c_glib' Making install in cpp make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' make[4]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial/cpp' make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/cpp' Making install in py make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial/py' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py' Making install in py.twisted make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.twisted' /builddir/build/BUILD/thrift-0.13.0/compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial/py.twisted' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.twisted' Making install in py.tornado make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.tornado' make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial/py.tornado' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial/py.tornado' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' ../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/shared.thrift:34] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. [WARNING:/builddir/build/BUILD/thrift-0.13.0/tutorial/tutorial.thrift:75] The 'netcore' target is deprecated. Consider moving to 'netstd' instead. make[3]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0/tutorial' make[1]: Entering directory '/builddir/build/BUILD/thrift-0.13.0' make[2]: Entering directory '/builddir/build/BUILD/thrift-0.13.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.13.0' make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.13.0' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name fastbinary.so + xargs -r chmod 755 + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name '*.erl' -or -name '*.hrl' -or -name '*.app' + xargs -r chmod 644 + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name '*.jar' -a '!' -name '*thrift*' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name '*.pod' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5 -type d -empty -delete + mkdir -p /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64//usr/share/perl5/vendor_perl/ + mv /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/perl5/Thrift.pm /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64//usr/share/perl5/vendor_perl + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name Thread.h -exec chmod a-x '{}' ';' + find /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 -name '*.py' -exec grep -q /usr/bin/env '{}' ';' -print + xargs -r chmod 755 + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.13.0-1.fc32 --unique-debug-suffix -0.13.0-1.fc32.aarch64 --unique-debug-src-base thrift-0.13.0-1.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/thrift-0.13.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/bin/thrift explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift_c_glib.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftqt5-0.13.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift-0.13.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/bin/thrift extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift_c_glib.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftqt5-0.13.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftnb-0.13.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthrift-0.13.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftnb-0.13.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftz-0.13.0.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/libthriftz-0.13.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/fastbinary.cpython-38-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib64/python3.8/site-packages/thrift/protocol/fastbinary.cpython-38-aarch64-linux-gnu.so original debug info size: 174916kB, size after compression: 164320kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 8284 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.13.0-1.fc32.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: thrift-0.13.0-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RyPeZ1 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift + RPM_EC=0 ++ jobs -p + exit 0 Provides: libthrift-0.13.0.so()(64bit) libthriftnb-0.13.0.so()(64bit) libthriftz-0.13.0.so()(64bit) thrift = 0.13.0-1.fc32 thrift(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) 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.2)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.13.0.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: thrift-devel-0.13.0-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65WgT2 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift-devel + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift-devel + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/thrift-devel + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/16/6d36515395bb76e3bce4179d2a378cb1ae40f2 warning: File listed twice: /usr/lib/.build-id/50/7bf00c84c015008040aae32913cacc86286c29 warning: File listed twice: /usr/lib/.build-id/f1/9d0a13375f17317bac82800592e2f40243efb7 warning: File listed twice: /usr/lib/.build-id/f7/5839338877e02c0a898e553c65e060f023738b Provides: libthrift_c_glib.so.0()(64bit) pkgconfig(thrift) = 0.13.0 pkgconfig(thrift-nb) = 0.13.0 pkgconfig(thrift-qt5) = 0.13.0 pkgconfig(thrift-z) = 0.13.0 pkgconfig(thrift_c_glib) = 0.13.0 thrift-devel = 0.13.0-1.fc32 thrift-devel(aarch-64) = 0.13.0-1.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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_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) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libthrift_c_glib.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(thrift) = 0.13.0 rtld(GNU_HASH) Processing files: thrift-qt-0.13.0-1.fc32.aarch64 Provides: libthriftqt5-0.13.0.so()(64bit) thrift-qt = 0.13.0-1.fc32 thrift-qt(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(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(GLIBCXX_3.4)(64bit) libthrift-0.13.0.so()(64bit) rtld(GNU_HASH) Processing files: thrift-glib-0.13.0-1.fc32.aarch64 Provides: libthrift_c_glib.so.0()(64bit) thrift-glib = 0.13.0-1.fc32 thrift-glib(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_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) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libthrift_c_glib.so.0()(64bit) rtld(GNU_HASH) Processing files: python3-thrift-0.13.0-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wuqi55 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/python3-thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/python3-thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/python3-thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/python3-thrift + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-thrift = 0.13.0-1.fc32 python3-thrift(aarch-64) = 0.13.0-1.fc32 python3.8dist(thrift) = 0.13 python3dist(thrift) = 0.13 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) 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.13.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dDMks2 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/perl-thrift + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/perl-thrift + cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/perl-thrift + cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64/usr/share/doc/perl-thrift + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Thrift) perl(Thrift) = 0.13.0-1.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::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::TApplicationException) perl(Thrift::TException) perl(Thrift::TMessageType) perl(Thrift::TProtocolException) perl(Thrift::TProtocolFactory) perl(Thrift::TTransportException) perl(Thrift::TType) perl(Thrift::Transport) perl(Thrift::TransportFactory) perl(Thrift::UnixServerSocket) perl(Thrift::UnixSocket) perl-thrift = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.10.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::Exception) 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::Type) perl(Thrift::UnixSocket) perl(base) perl(constant) perl(overload) perl(parent) perl(strict) perl(utf8) perl(version) >= 0.77 perl(warnings) Processing files: thrift-debugsource-0.13.0-1.fc32.aarch64 Provides: thrift-debugsource = 0.13.0-1.fc32 thrift-debugsource(aarch-64) = 0.13.0-1.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.13.0-1.fc32.aarch64 Provides: debuginfo(build-id) = 166d36515395bb76e3bce4179d2a378cb1ae40f2 debuginfo(build-id) = f19d0a13375f17317bac82800592e2f40243efb7 debuginfo(build-id) = f75839338877e02c0a898e553c65e060f023738b debuginfo(build-id) = fc424ac803a5432eaa8449b187f7f5d64fe7e360 thrift-debuginfo = 0.13.0-1.fc32 thrift-debuginfo(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(aarch-64) = 0.13.0-1.fc32 Processing files: thrift-devel-debuginfo-0.13.0-1.fc32.aarch64 Provides: debuginfo(build-id) = 166d36515395bb76e3bce4179d2a378cb1ae40f2 debuginfo(build-id) = 507bf00c84c015008040aae32913cacc86286c29 debuginfo(build-id) = b9368a8bc06556f6fa9e6d7345e361ab46f2f9ac debuginfo(build-id) = f19d0a13375f17317bac82800592e2f40243efb7 debuginfo(build-id) = f75839338877e02c0a898e553c65e060f023738b thrift-devel-debuginfo = 0.13.0-1.fc32 thrift-devel-debuginfo(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(aarch-64) = 0.13.0-1.fc32 Processing files: thrift-qt-debuginfo-0.13.0-1.fc32.aarch64 Provides: debuginfo(build-id) = 507bf00c84c015008040aae32913cacc86286c29 thrift-qt-debuginfo = 0.13.0-1.fc32 thrift-qt-debuginfo(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(aarch-64) = 0.13.0-1.fc32 Processing files: thrift-glib-debuginfo-0.13.0-1.fc32.aarch64 Provides: debuginfo(build-id) = b9368a8bc06556f6fa9e6d7345e361ab46f2f9ac thrift-glib-debuginfo = 0.13.0-1.fc32 thrift-glib-debuginfo(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(aarch-64) = 0.13.0-1.fc32 Processing files: python3-thrift-debuginfo-0.13.0-1.fc32.aarch64 Provides: debuginfo(build-id) = 4b9d82e970fa91f1a03db563b869d7b157034ecc python3-thrift-debuginfo = 0.13.0-1.fc32 python3-thrift-debuginfo(aarch-64) = 0.13.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: thrift-debugsource(aarch-64) = 0.13.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 Wrote: /builddir/build/RPMS/thrift-qt-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-glib-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/perl-thrift-0.13.0-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-thrift-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-devel-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-devel-debuginfo-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-glib-debuginfo-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-qt-debuginfo-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/python3-thrift-debuginfo-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-debugsource-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-0.13.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/thrift-debuginfo-0.13.0-1.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AhcFn2 + umask 022 + cd /builddir/build/BUILD + cd thrift-0.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/thrift-0.13.0-1.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0