Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/dist-oc9-build-80799-53983/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffd7b126ac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/thrift-0.14.0-9.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/thrift.spec'], chrootPath='/var/lib/mock/dist-oc9-build-80799-53983/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffd7b126ac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XtoJ4D
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf thrift-0.14.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/thrift-0.14.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd thrift-0.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/thrift-char.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/configure-java-prefix.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-thrift-add-support-for-loongarch64.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ 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_socket.py lib/py/test/test_sslsocket.py lib/py/test/thrift_TBinaryProtocol.py lib/py/test/thrift_TCompactProtocol.py lib/py/test/thrift_TNonblockingServer.py lib/py/test/thrift_TZlibTransport.py lib/py/test/thrift_json.py lib/py/test/thrift_transport.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.2iyG0I
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd thrift-0.14.0
+ export PY_PREFIX=/usr
+ PY_PREFIX=/usr
+ export PERL_PREFIX=/usr
+ PERL_PREFIX=/usr
+ export 'PHP_PREFIX=%{php_extdir}'
+ PHP_PREFIX='%{php_extdir}'
+ export 'JAVA_PREFIX=%{_javadir}'
+ JAVA_PREFIX='%{_javadir}'
+ 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 -I/usr/include/sysprof-4 -pthread'
+ GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread'
++ 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 -I/usr/include/sysprof-4 -pthread'
+ GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread'
+ find /builddir/build/BUILD -name rebar -delete
+ find . -name 'Makefile*' -exec sed -i -e 's/[.][/]rebar/rebar/g' '{}' ';'
+ sed -i 's|-Dinstall.javadoc.path=$(DESTDIR)$(docdir)/java|-Dinstall.javadoc.path=$(DESTDIR)%{_javadocdir}/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
egrep: warning: egrep is obsolescent; using grep -E
aclocal.m4:17: warning: this file was generated for autoconf 2.69.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
configure.ac: warning: missing AC_CHECK_HEADERS([stdint.h]) wanted by: test/cpp/src/TestServer.cpp:49
configure.ac: warning: missing AC_CHECK_HEADERS([strings.h]) wanted by: lib/cpp/src/thrift/transport/TFileTransport.cpp:39
configure.ac:94: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:94: the top level
configure.ac:141: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:141: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:141: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:153: the top level
configure.ac:173: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:173: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:173: the top level
configure.ac:194: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:194: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:194: the top level
configure.ac:212: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:212: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:212: the top level
configure.ac:226: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:226: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:226: the top level
configure.ac:250: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:250: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:250: the top level
configure.ac:262: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:262: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:262: the top level
configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:274: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:274: the top level
configure.ac:287: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:287: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:287: the top level
configure.ac:304: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:304: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:304: the top level
configure.ac:319: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:319: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:319: the top level
configure.ac:323: warning: The macro `AC_PROG_PERL_MODULES' is obsolete.
configure.ac:323: You should run autoupdate.
aclocal/ax_prog_perl_modules.m4:37: AC_PROG_PERL_MODULES is expanded from...
configure.ac:323: the top level
configure.ac:325: warning: The macro `AC_PROG_PERL_MODULES' is obsolete.
configure.ac:325: You should run autoupdate.
aclocal/ax_prog_perl_modules.m4:37: AC_PROG_PERL_MODULES is expanded from...
configure.ac:325: the top level
configure.ac:336: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:336: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:336: the top level
configure.ac:345: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:345: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:345: the top level
configure.ac:357: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:357: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:357: the top level
configure.ac:367: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:367: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:367: the top level
configure.ac:379: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:379: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:379: the top level
configure.ac:397: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:397: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:397: the top level
configure.ac:432: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:432: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:432: the top level
configure.ac:442: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:442: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:442: the top level
configure.ac:466: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:466: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:466: the top level
configure.ac:476: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:476: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:476: the top level
configure.ac:486: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:486: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:486: the top level
configure.ac:496: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:496: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal/ax_thrift_internal.m4:18: AX_THRIFT_LIB is expanded from...
configure.ac:496: the top level
configure.ac:610: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.ac:610: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.ac:610: the top level
configure.ac:619: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:619: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:619: the top level
configure.ac:620: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:620: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:620: the top level
configure.ac:622: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:622: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:622: the top level
+ export PYTHON=/usr/bin/python3
+ PYTHON=/usr/bin/python3
+ '[' x '!=' x ']'
+ '[' 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/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh
+ ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 --docdir=/usr/share/doc/thrift --without-java --without-ruby --without-erlang --without-go --without-php --without-lua
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '991' is supported by ustar format... yes
checking whether GID '135' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for aarch64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for aarch64-opencloudos-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking build system type... aarch64-opencloudos-linux-gnu
checking host system type... aarch64-opencloudos-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-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-opencloudos-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-opencloudos-linux-gnu-file... no
checking for file... file
checking for aarch64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-opencloudos-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-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
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 for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for aarch64-opencloudos-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 Qt5Core >= 5.0, Qt5Network >= 5.0... yes
checking for moc-qt5... /usr/bin/moc-qt5
checking for glib-2.0 >= 2.0... yes
checking for gobject-2.0 >= 2.0... yes
checking for gsettings... /usr/bin/gsettings
checking for aarch64-opencloudos-linux-gnu-pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
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 whether /usr/bin/python3 version is >= 2.6... yes
checking for /usr/bin/python3 version... 3.11
checking for /usr/bin/python3 platform... linux
checking for GNU default /usr/bin/python3 prefix... ${prefix}
checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix}
checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/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 _Bool... no
checking for stdbool.h that conforms to C99... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... void
checking for arpa/inet.h... yes
checking for sys/param.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for pthread.h... yes
checking for signal.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/un.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for unistd.h... (cached) yes
checking for libintl.h... yes
checking for malloc.h... yes
checking for openssl/ssl.h... yes
checking for openssl/rand.h... yes
checking for openssl/x509v3.h... yes
checking for sched.h... 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 for g++ -std=c++11 options needed to detect all undeclared functions... none needed
checking whether AI_ADDRCONFIG is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for GNU libc compatible realloc... 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 whether strerror_r returns char *... yes
checking for strftime... yes
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 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/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/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/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/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/netstd/Makefile
config.status: creating tutorial/nodejs/Makefile
config.status: creating tutorial/dart/Makefile
config.status: creating tutorial/perl/Makefile
config.status: creating tutorial/php/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.14.0
Building ActionScript3 Library : no
Building C (GLib) Library .... : yes
Building C++ Library ......... : yes
Building Common Lisp Library.. : no
Building D Library ........... : no
Building Dart 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 ......... : yes
Building Ruby Library ........ : no
Building Rust Library ........ : no
Building Swift Library ....... : no
C (glib):
   Using glib version ........ : 2.78.3
C++ Library:
   C++ compiler .............. : g++ -std=c++11
   Build TZlibTransport ...... : yes
   Build TNonblockingServer .. : yes
   Build TQTcpServer (Qt5) ... : yes
   C++ compiler version ...... : g++ (Tencent Compiler 12.3.1.1) 12.3.1 20230912 (OpenCloudOS 12.3.1.1-1)
Perl Library:
   Using Perl ................ : /usr/bin/perl
   Using Perl version ........ : This is perl 5, version 36, subversion 0 (v5.36.0) built for aarch64-linux-thread-multi
Python Library:
   Using Python .............. : /usr/bin/python3
   Using Python version ...... : Python 3.11.6
   Using Python3 ............. : /usr/bin/python3
   Using Python3 version ..... : Python 3.11.6
If something is missing that you think should be present,
please skim the output of configure to find the missing
component.  Details are present in config.log.
+ sed -i -e 's/ -shared / -Wl,--as-needed\0/g' libtool
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in compiler/cpp
Making all in src
/usr/bin/make  all-am
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
g++ -std=c++11 -DHAVE_CONFIG_H   -I.  -Wall -Wno-sign-compare -Wno-unused -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thriftl.o `test -f 'thrift/thriftl.cc' || echo './'`thrift/thriftl.cc
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
g++ -std=c++11 -DHAVE_CONFIG_H   -I.  -Wall -Wno-sign-compare -Wno-unused -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o thrift/libparse_a-thrifty.o `test -f 'thrift/thrifty.cc' || echo './'`thrift/thrifty.cc
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
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.14.0/compiler/cpp/src'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/thrift-common.o `test -f 'src/thrift/common.cc' || echo './'`src/thrift/common.cc
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/thrift-main.o `test -f 'src/thrift/main.cc' || echo './'`src/thrift/main.cc
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/generate/thrift-t_markdown_generator.o `test -f 'src/thrift/generate/t_markdown_generator.cc' || echo './'`src/thrift/generate/t_markdown_generator.cc
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I./src  -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -Werror -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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_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_markdown_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_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 src/thrift/libparse.a -lrt -lpthread 
libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -Werror -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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_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_markdown_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_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  src/thrift/libparse.a -lrt -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
Making all in test
make[3]: Nothing to be done for 'all'.
Making all in lib
Making all in json
make[4]: Nothing to be done for 'all-am'.
Making all in xml
make[4]: Nothing to be done for 'all-am'.
Making all in cpp
Making all in .
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Mutex.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Mutex.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/Mutex.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Thread.lo src/thrift/concurrency/Thread.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Thread.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/Thread.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/ThreadFactory.lo src/thrift/concurrency/ThreadFactory.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/ThreadFactory.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadFactory.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
/usr/bin/moc-qt5 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc__TQTcpServer.cpp
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/Monitor.lo src/thrift/concurrency/Monitor.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/Monitor.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/Monitor.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpServer.cpp  -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TApplicationException.cpp  -fPIC -DPIC -o src/thrift/.libs/TApplicationException.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/TOutput.cpp  -fPIC -DPIC -o src/thrift/.libs/TOutput.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TEvhttpClientChannel.cpp  -fPIC -DPIC -o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TZlibTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/VirtualProfiling.cpp  -fPIC -DPIC -o src/thrift/.libs/VirtualProfiling.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncChannel.cpp  -fPIC -DPIC -o src/thrift/async/.libs/TAsyncChannel.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THeaderTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/async/TAsyncProtocolProcessor.lo src/thrift/async/TAsyncProtocolProcessor.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TAsyncProtocolProcessor.cpp  -fPIC -DPIC -o src/thrift/async/.libs/TAsyncProtocolProcessor.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/async/TConcurrentClientSyncInfo.cpp  -fPIC -DPIC -o src/thrift/async/.libs/TConcurrentClientSyncInfo.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TBase64Utils.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/TBase64Utils.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/libthriftz_la-THeaderProtocol.lo `test -f 'src/thrift/protocol/THeaderProtocol.cpp' || echo './'`src/thrift/protocol/THeaderProtocol.cpp
libtool: compile:  g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I./src -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/THeaderProtocol.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/TimerManager.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/TimerManager.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/TimerManager.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TNonblockingServer.cpp  -fPIC -DPIC -o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportException.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TTransportException.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TProtocol.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/TProtocol.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/concurrency/ThreadManager.cpp  -fPIC -DPIC -o src/thrift/concurrency/.libs/ThreadManager.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/processor/PeekProcessor.cpp  -fPIC -DPIC -o src/thrift/processor/.libs/PeekProcessor.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFDTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TFDTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/protocol/TMultiplexedProtocol.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TMultiplexedProtocol.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/TMultiplexedProtocol.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TDebugProtocol.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/TDebugProtocol.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSimpleFileTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TSimpleFileTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipe.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TPipe.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TPipeServer.lo src/thrift/transport/TPipeServer.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TPipeServer.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TPipeServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/THttpTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpServer.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/THttpServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/protocol/TJSONProtocol.cpp  -fPIC -DPIC -o src/thrift/protocol/.libs/TJSONProtocol.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/THttpClient.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/THttpClient.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TFileTransport.lo src/thrift/transport/TFileTransport.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TFileTransport.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TFileTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLServerSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TSSLServerSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TNonblockingSSLServerSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TNonblockingSSLServerSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSocketPool.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TSocketPool.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TNonblockingServerSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TNonblockingServerSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TWebSocketServer.lo src/thrift/transport/TWebSocketServer.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TWebSocketServer.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TWebSocketServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServer.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TServerSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TServerSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/SocketCommon.lo src/thrift/transport/SocketCommon.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/SocketCommon.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/SocketCommon.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/transport/TBufferTransports.lo src/thrift/transport/TBufferTransports.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TBufferTransports.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TBufferTransports.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TTransportUtils.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TTransportUtils.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthriftnb-0.14.0.so -o .libs/libthriftnb-0.14.0.so
libtool: link: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.14.0.so" "libthriftnb.so")
libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TSimpleServer.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TSimpleServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadPoolServer.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadPoolServer.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TThreadPoolServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/transport/TSSLSocket.cpp  -fPIC -DPIC -o src/thrift/transport/.libs/TSSLSocket.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
src/thrift/transport/TSSLSocket.cpp: In function 'void apache::thrift::transport::cleanupOpenSSL()':
src/thrift/transport/TSSLSocket.cpp:155:19: warning: 'void ERR_remove_state(long unsigned int)' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  155 |   ERR_remove_state(0);
      |   ~~~~~~~~~~~~~~~~^~~
In file included from src/thrift/transport/TSSLSocket.cpp:48:
/usr/include/openssl/err.h:488:30: note: declared here
  488 | OSSL_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:36: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  174 |     ctx_ = SSL_CTX_new(TLSv1_method());
      |                        ~~~~~~~~~~~~^~
In file included from src/thrift/transport/TSSLSocket.cpp:50:
/usr/include/openssl/ssl.h:2101:50: note: declared here
 2101 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_method(void); /* TLSv1.0 */
      |                                                  ^~~~~~~~~~~~
src/thrift/transport/TSSLSocket.cpp:176:38: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  176 |     ctx_ = SSL_CTX_new(TLSv1_1_method());
      |                        ~~~~~~~~~~~~~~^~
/usr/include/openssl/ssl.h:2109:50: note: declared here
 2109 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_method(void); /* TLSv1.1 */
      |                                                  ^~~~~~~~~~~~~~
src/thrift/transport/TSSLSocket.cpp:178:38: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  178 |     ctx_ = SSL_CTX_new(TLSv1_2_method());
      |                        ~~~~~~~~~~~~~~^~
/usr/include/openssl/ssl.h:2117:50: note: declared here
 2117 | OSSL_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:385:21: warning: 'void ERR_remove_state(long unsigned int)' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  385 |     ERR_remove_state(0);
      |     ~~~~~~~~~~~~~~~~^~~
/usr/include/openssl/err.h:488:30: note: declared here
  488 | OSSL_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:739:43: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  739 |       char* data = (char*)ASN1_STRING_data(name->d.ia5);
      |                           ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/openssl/objects.h:21,
                 from /usr/include/openssl/evp.h:43,
                 from /usr/include/openssl/rand.h:23,
                 from src/thrift/transport/TSSLSocket.cpp:49:
/usr/include/openssl/asn1.h:680:40: note: declared here
  680 | OSSL_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) {
      |             ^~~~~~~~~~~~~~~
src/thrift/transport/TSSLSocket.cpp: In static member function 'static int apache::thrift::transport::TSSLSocketFactory::passwordCallback(char*, int, int, void*)':
src/thrift/transport/TSSLSocket.cpp:1087:10: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying <unknown> bytes from a string of the same length [-Wstringop-truncation]
 1087 |   strncpy(password, userPassword.c_str(), length);
      |          ^
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TConnectedClient.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TConnectedClient.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TThreadedServer.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TThreadedServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/server/TServerFramework.cpp  -fPIC -DPIC -o src/thrift/server/.libs/TServerFramework.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore   -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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/transport/TWebSocketServer.lo src/thrift/transport/SocketCommon.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-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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/transport/.libs/TWebSocketServer.o src/thrift/transport/.libs/SocketCommon.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-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthrift-0.14.0.so -o .libs/libthrift-0.14.0.so
libtool: link: (cd ".libs" && rm -f "libthrift.so" && ln -s "libthrift-0.14.0.so" "libthrift.so")
libtool: link: ( cd ".libs" && rm -f "libthrift.la" && ln -s "../libthrift.la" "libthrift.la" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore   -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQIODeviceTransport.cpp  -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQIODeviceTransport.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -L/usr/lib64  -lz -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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.14.0/lib/cpp/.libs -L/usr/lib64 -lz /builddir/build/BUILD/thrift-0.14.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthriftz-0.14.0.so -o .libs/libthriftz-0.14.0.so
libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.14.0.so" "libthriftz.so")
libtool: link: ( cd ".libs" && rm -f "libthriftz.la" && ln -s "../libthriftz.la" "libthriftz.la" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore   -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -DQT_NETWORK_LIB -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/qt/TQTcpServer.cpp  -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt5_la-TQTcpServer.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -L/usr/lib64 -lQt5Network -lQt5Core -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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: g++  -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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.14.0/lib/cpp/.libs -L/usr/lib64 -lQt5Network -lQt5Core /builddir/build/BUILD/thrift-0.14.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthriftqt5-0.14.0.so -o .libs/libthriftqt5-0.14.0.so
libtool: link: (cd ".libs" && rm -f "libthriftqt5.so" && ln -s "libthriftqt5-0.14.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.14.0/lib/cpp'
Making all in test
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/TypedefTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/Recursive.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/AnnotationTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.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.14.0/test/AnnotationTest.thrift:53] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/EnumTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/OptionalRequiredTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp OneWayTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp OneWayTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/usr/bin/make  all-am
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ChildService.lo gen-cpp/ChildService.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ChildService.cpp  -fPIC -DPIC -o gen-cpp/.libs/ChildService.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ParentService.cpp  -fPIC -DPIC -o gen-cpp/.libs/ParentService.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/proc_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/proc_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c DebugProtoTest_extras.cpp  -fPIC -DPIC -o .libs/DebugProtoTest_extras.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/AnnotationTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/AnnotationTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/DoubleConstantsTest_constants.lo gen-cpp/DoubleConstantsTest_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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/DoubleConstantsTest_constants.cpp  -fPIC -DPIC -o gen-cpp/.libs/DoubleConstantsTest_constants.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EmptyService.cpp  -fPIC -DPIC -o gen-cpp/.libs/EmptyService.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ThriftTest_extras.lo ThriftTest_extras.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c ThriftTest_extras.cpp  -fPIC -DPIC -o .libs/ThriftTest_extras.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp  -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/TypedefTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/TypedefTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o Benchmark.o Benchmark.cpp
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Recursive_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/Recursive_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/EventLog.o processor/EventLog.cpp
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OptionalRequiredTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/OptionalRequiredTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 cr .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" )
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/OneWayService.cpp  -fPIC -DPIC -o gen-cpp/.libs/OneWayService.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ServerThread.o processor/ServerThread.cpp
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/EnumTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/EnumTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o concurrency/Tests.o concurrency/Tests.cpp
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o concurrency_test concurrency/Tests.o ../../../lib/cpp/libthrift.la -lrt -lpthread 
libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/concurrency_test concurrency/Tests.o  -L/usr/lib64 ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/DebugProtoTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/DebugProtoTest_types.o
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 ThriftTest_extras.lo DebugProtoTest_extras.lo ../../../lib/cpp/libthrift.la -lrt -lpthread 
libtool: link: ar cr .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 .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" )
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o Benchmark Benchmark.o libtestgencpp.la -lrt -lpthread 
libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/Benchmark Benchmark.o  -L/usr/lib64 ./.libs/libtestgencpp.a /builddir/build/BUILD/thrift-0.14.0/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o processor/ProcessorTest.o processor/ProcessorTest.cpp
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/processor_test processor/ProcessorTest.o processor/EventLog.o processor/ServerThread.o  -L/usr/lib64 ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so -lssl -lcrypto ../../../lib/cpp/.libs/libthriftnb.so /usr/lib64/libboost_unit_test_framework.a -levent -lrt -lpthread
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
Making all in c_glib
Making all in .
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/libthrift_c_glib_la-thrift_configuration.lo `test -f 'src/thrift/c_glib/thrift_configuration.c' || echo './'`src/thrift/c_glib/thrift_configuration.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/thrift/c_glib/thrift_configuration.c  -fPIC -DPIC -o src/thrift/c_glib/.libs/libthrift_c_glib_la-thrift_configuration.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
In file included from /usr/include/glib-2.0/glib.h:64,
                 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 ThriftMessageType,  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 ThriftMessageType,  const int,  struct _GError **)}
/usr/include/glib-2.0/glib/gmessages.h:362:32: note: in definition of macro 'g_debug'
  362 |                                __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 *
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 ThriftMessageType,  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 ThriftMessageType,  const int,  struct _GError **)}
/usr/include/glib-2.0/glib/gmessages.h:362:32: note: in definition of macro 'g_debug'
  362 |                                __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 *
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_compact_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport_factory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
src/thrift/c_glib/transport/thrift_ssl_socket.c: In function 'thrift_ssl_socket_peek':
src/thrift/c_glib/transport/thrift_ssl_socket.c:250:55: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign]
  250 |           thrift_ssl_socket_get_ssl_error(ssl_socket, (const guchar*)"Check socket data",
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                       |
      |                                                       const guchar * {aka const unsigned char *}
src/thrift/c_glib/transport/thrift_ssl_socket.c:164:76: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'}
  164 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const gchar *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_close':
src/thrift/c_glib/transport/thrift_ssl_socket.c:288:7: warning: 'ERR_remove_state' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  288 |       ERR_remove_state(0);
      |       ^~~~~~~~~~~~~~~~
In file included from src/thrift/c_glib/transport/thrift_ssl_socket.h:25,
                 from src/thrift/c_glib/transport/thrift_ssl_socket.c:37:
/usr/include/openssl/err.h:488:30: note: declared here
  488 | OSSL_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_read':
src/thrift/c_glib/transport/thrift_ssl_socket.c:320:55: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign]
  320 |           thrift_ssl_socket_get_ssl_error(ssl_socket, (const guchar*)"Receive error",
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                       |
      |                                                       const guchar * {aka const unsigned char *}
src/thrift/c_glib/transport/thrift_ssl_socket.c:164:76: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'}
  164 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const gchar *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:356:55: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign]
  356 |           thrift_ssl_socket_get_ssl_error(ssl_socket, (const guchar*)"Send error",
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                       |
      |                                                       const guchar * {aka const unsigned char *}
src/thrift/c_glib/transport/thrift_ssl_socket.c:164:76: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'}
  164 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const gchar *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:428:55: warning: pointer targets in passing argument 2 of 'thrift_ssl_socket_get_ssl_error' differ in signedness [-Wpointer-sign]
  428 |           thrift_ssl_socket_get_ssl_error(ssl_socket, (const guchar*)"Error while connect/bind", THRIFT_SSL_SOCKET_ERROR_CONNECT_BIND, rc, error);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                       |
      |                                                       const guchar * {aka const unsigned char *}
src/thrift/c_glib/transport/thrift_ssl_socket.c:164:76: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'}
  164 | void thrift_ssl_socket_get_ssl_error(ThriftSSLSocket *socket, const gchar *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_initialize_openssl':
src/thrift/c_glib/transport/thrift_ssl_socket.c:678:3: warning: 'ERR_load_BIO_strings' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  678 |   ERR_load_BIO_strings();
      |   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/cryptoerr.h:17,
                 from /usr/include/openssl/crypto.h:38,
                 from /usr/include/openssl/comp.h:22,
                 from /usr/include/openssl/ssl.h:28,
                 from src/thrift/c_glib/transport/thrift_ssl_socket.c:27:
/usr/include/openssl/cryptoerr_legacy.h:31:27: note: declared here
   31 | OSSL_DEPRECATEDIN_3_0 int ERR_load_BIO_strings(void);
      |                           ^~~~~~~~~~~~~~~~~~~~
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:708:3: warning: 'ERR_remove_state' is deprecated: Since OpenSSL 1.0.0 [-Wdeprecated-declarations]
  708 |   ERR_remove_state(0);
      |   ^~~~~~~~~~~~~~~~
/usr/include/openssl/err.h:488:30: note: declared here
  488 | OSSL_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:839:7: warning: 'TLSv1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  839 |       context = SSL_CTX_new(TLSv1_method());
      |       ^~~~~~~
/usr/include/openssl/ssl.h:2101:50: note: declared here
 2101 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_method(void); /* TLSv1.0 */
      |                                                  ^~~~~~~~~~~~
src/thrift/c_glib/transport/thrift_ssl_socket.c:842:7: warning: 'TLSv1_1_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  842 |       context = SSL_CTX_new(TLSv1_1_method());
      |       ^~~~~~~
/usr/include/openssl/ssl.h:2109:50: note: declared here
 2109 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_1_method(void); /* TLSv1.1 */
      |                                                  ^~~~~~~~~~~~~~
src/thrift/c_glib/transport/thrift_ssl_socket.c:845:7: warning: 'TLSv1_2_method' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
  845 |       context = SSL_CTX_new(TLSv1_2_method());
      |       ^~~~~~~
/usr/include/openssl/ssl.h:2117:50: note: declared here
 2117 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_method(void); /* TLSv1.2 */
      |                                                  ^~~~~~~~~~~~~~
src/thrift/c_glib/transport/thrift_ssl_socket.c:856:35: warning: pointer targets in passing argument 1 of 'thrift_ssl_socket_get_error' differ in signedness [-Wpointer-sign]
  856 |       thrift_ssl_socket_get_error((const guchar*)"No cipher overlay", THRIFT_SSL_SOCKET_ERROR_CIPHER_NOT_AVAILABLE, error);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   const guchar * {aka const unsigned char *}
src/thrift/c_glib/transport/thrift_ssl_socket.c:212:47: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const guchar *' {aka 'const unsigned char *'}
  212 | void thrift_ssl_socket_get_error(const gchar *error_msg, guint thrift_error_no, GError **error)
      |                                  ~~~~~~~~~~~~~^~~~~~~~~
src/thrift/c_glib/transport/thrift_ssl_socket.c: At top level:
src/thrift/c_glib/transport/thrift_ssl_socket.c:89:13: warning: 'thrift_ssl_socket_static_locking_callback' defined but not used [-Wunused-function]
   89 | 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:80:22: warning: 'thrift_ssl_socket_static_id_function' defined but not used [-Wunused-function]
   80 | static unsigned long thrift_ssl_socket_static_id_function(void)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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/libthrift_c_glib_la-thrift_configuration.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/.libs/libthrift_c_glib_la-thrift_configuration.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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -pthread -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.14.0/lib/c_glib'
Making all in test
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ContainerTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ContainerTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/OptionalRequiredTest.thrift
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib ../../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/usr/bin/make  all-recursive
make[6]: Nothing to be done for 'all-am'.
Making all in py
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/thrift
copying src/TMultiplexedProcessor.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/compat.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/TTornado.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/__init__.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/TSCons.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/TSerialization.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/Thrift.py -> build/lib.linux-aarch64-cpython-311/thrift
copying src/TRecursive.py -> build/lib.linux-aarch64-cpython-311/thrift
creating build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TBinaryProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TProtocolDecorator.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TJSONProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/__init__.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TCompactProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/THeaderProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TBase.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
copying src/protocol/TProtocol.py -> build/lib.linux-aarch64-cpython-311/thrift/protocol
creating build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/__init__.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/TSSLSocket.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/THttpClient.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/sslcompat.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/TTwisted.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/THeaderTransport.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/TZlibTransport.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/TSocket.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
copying src/transport/TTransport.py -> build/lib.linux-aarch64-cpython-311/thrift/transport
creating build/lib.linux-aarch64-cpython-311/thrift/server
copying src/server/THttpServer.py -> build/lib.linux-aarch64-cpython-311/thrift/server
copying src/server/TNonblockingServer.py -> build/lib.linux-aarch64-cpython-311/thrift/server
copying src/server/__init__.py -> build/lib.linux-aarch64-cpython-311/thrift/server
copying src/server/TProcessPoolServer.py -> build/lib.linux-aarch64-cpython-311/thrift/server
copying src/server/TServer.py -> build/lib.linux-aarch64-cpython-311/thrift/server
running build_ext
building 'thrift.protocol.fastbinary' extension
creating build/temp.linux-aarch64-cpython-311
creating build/temp.linux-aarch64-cpython-311/src
creating build/temp.linux-aarch64-cpython-311/src/ext
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.11 -c src/ext/binary.cpp -o build/temp.linux-aarch64-cpython-311/src/ext/binary.o -std=c++11
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.11 -c src/ext/compact.cpp -o build/temp.linux-aarch64-cpython-311/src/ext/compact.o -std=c++11
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.11 -c src/ext/module.cpp -o build/temp.linux-aarch64-cpython-311/src/ext/module.o -std=c++11
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc -I/usr/include/python3.11 -c src/ext/types.cpp -o build/temp.linux-aarch64-cpython-311/src/ext/types.o -std=c++11
g++ -std=c++11 -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/ext/binary.o build/temp.linux-aarch64-cpython-311/src/ext/compact.o build/temp.linux-aarch64-cpython-311/src/ext/module.o build/temp.linux-aarch64-cpython-311/src/ext/types.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/thrift/protocol/fastbinary.cpython-311-aarch64-linux-gnu.so
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************
!!
  opt = self.warn_dash_deprecation(opt, section)
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/bin/python3 setup.py build
running build
running build_py
running build_ext
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py test/test_thrift_file/TestServer.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
Making all in perl
/usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************
!!
  opt = self.warn_dash_deprecation(opt, section)
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../lib/rb/benchmark/Benchmark.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/lib/rb/benchmark/Benchmark.thrift:23] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/mkdir -p gen-perl2
../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
../../compiler/cpp/thrift --gen perl ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/mkdir -p gen-perl2
../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/mkdir -p gen-perl2
../../compiler/cpp/thrift -out gen-perl2 --gen perl ../../contrib/async-test/aggr.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/make  all-recursive
Making all in t
make[5]: Nothing to be done for 'all'.
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/make -f Makefile-perl.mk
Warning: prerequisite Test::Exception 0 not found.
make[6]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm
cp lib/Thrift/ServerSocket.pm blib/lib/Thrift/ServerSocket.pm
cp lib/Thrift.pm blib/lib/Thrift.pm
cp lib/Thrift/Exception.pm blib/lib/Thrift/Exception.pm
cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm
cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm
cp lib/Thrift/SSLSocket.pm blib/lib/Thrift/SSLSocket.pm
cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm
cp lib/Thrift/SSLServerSocket.pm blib/lib/Thrift/SSLServerSocket.pm
cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm
cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm
cp lib/Thrift/MultiplexedProtocol.pm blib/lib/Thrift/MultiplexedProtocol.pm
cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm
cp lib/Thrift/ProtocolDecorator.pm blib/lib/Thrift/ProtocolDecorator.pm
cp lib/Thrift/UnixServerSocket.pm blib/lib/Thrift/UnixServerSocket.pm
cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm
cp lib/Thrift/UnixSocket.pm blib/lib/Thrift/UnixSocket.pm
cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm
cp lib/Thrift/Type.pm blib/lib/Thrift/Type.pm
cp lib/Thrift/MessageType.pm blib/lib/Thrift/MessageType.pm
cp lib/Thrift/MultiplexedProcessor.pm blib/lib/Thrift/MultiplexedProcessor.pm
make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
find blib -name 'Makefile*' -exec rm -f {} \;
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Nothing to be done for 'all-am'.
Making all in test
Making all in features
make[3]: Nothing to be done for 'all'.
Making all in c_glib
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/t_test_second_service.lo gen-c_glib/t_test_second_service.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
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:5603:7: warning: cast between incompatible function types from 'void (*)(TTestVersioningTestV2Class *)' {aka 'void (*)(struct _TTestVersioningTestV2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 5603 |       (GClassInitFunc) t_test_versioning_test_v2_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:5608: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]
 5608 |       (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:5928:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV1Class *)' {aka 'void (*)(struct _TTestListTypeVersioningV1Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 5928 |       (GClassInitFunc) t_test_list_type_versioning_v1_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:5933: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]
 5933 |       (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:6258:7: warning: cast between incompatible function types from 'void (*)(TTestListTypeVersioningV2Class *)' {aka 'void (*)(struct _TTestListTypeVersioningV2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 6258 |       (GClassInitFunc) t_test_list_type_versioning_v2_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:6263: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]
 6263 |       (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:6565:7: warning: cast between incompatible function types from 'void (*)(TTestGuessProtocolStructClass *)' {aka 'void (*)(struct _TTestGuessProtocolStructClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 6565 |       (GClassInitFunc) t_test_guess_protocol_struct_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:6570: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]
 6570 |       (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:7346:7: warning: cast between incompatible function types from 'void (*)(TTestLargeDeltasClass *)' {aka 'void (*)(struct _TTestLargeDeltasClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 7346 |       (GClassInitFunc) t_test_large_deltas_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:7351: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]
 7351 |       (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:7646:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x2Class *)' {aka 'void (*)(struct _TTestNestedListsI32x2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 7646 |       (GClassInitFunc) t_test_nested_lists_i32x2_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:7651: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]
 7651 |       (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:7978:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsI32x3Class *)' {aka 'void (*)(struct _TTestNestedListsI32x3Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 7978 |       (GClassInitFunc) t_test_nested_lists_i32x3_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:7983: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]
 7983 |       (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:8661:7: warning: cast between incompatible function types from 'void (*)(TTestNestedMixedx2Class *)' {aka 'void (*)(struct _TTestNestedMixedx2Class *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 8661 |       (GClassInitFunc) t_test_nested_mixedx2_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:8666: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]
 8666 |       (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:8936:7: warning: cast between incompatible function types from 'void (*)(TTestListBonksClass *)' {aka 'void (*)(struct _TTestListBonksClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 8936 |       (GClassInitFunc) t_test_list_bonks_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:8941: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]
 8941 |       (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:9275:7: warning: cast between incompatible function types from 'void (*)(TTestNestedListsBonkClass *)' {aka 'void (*)(struct _TTestNestedListsBonkClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 9275 |       (GClassInitFunc) t_test_nested_lists_bonk_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:9280: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]
 9280 |       (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:9564:7: warning: cast between incompatible function types from 'void (*)(TTestBoolTestClass *)' {aka 'void (*)(struct _TTestBoolTestClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 9564 |       (GClassInitFunc) t_test_bool_test_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:9569: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]
 9569 |       (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:9812:7: warning: cast between incompatible function types from 'void (*)(TTestStructAClass *)' {aka 'void (*)(struct _TTestStructAClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
 9812 |       (GClassInitFunc) t_test_struct_a_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:9817: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]
 9817 |       (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:10111:7: warning: cast between incompatible function types from 'void (*)(TTestStructBClass *)' {aka 'void (*)(struct _TTestStructBClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
10111 |       (GClassInitFunc) t_test_struct_b_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:10116: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]
10116 |       (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:10404:7: warning: cast between incompatible function types from 'void (*)(TTestOptionalSetDefaultTestClass *)' {aka 'void (*)(struct _TTestOptionalSetDefaultTestClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
10404 |       (GClassInitFunc) t_test_optional_set_default_test_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:10409: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]
10409 |       (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:10551:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
10551 |       (GClassInitFunc) t_test_thrift_test_test_void_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:10556: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]
10556 |       (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:10696:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestVoidResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestVoidResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
10696 |       (GClassInitFunc) t_test_thrift_test_test_void_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:10701: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]
10701 |       (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:10937:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
10937 |       (GClassInitFunc) t_test_thrift_test_test_string_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:10942: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]
10942 |       (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:11180:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
11180 |       (GClassInitFunc) t_test_thrift_test_test_string_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:11185: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]
11185 |       (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:11408:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
11408 |       (GClassInitFunc) t_test_thrift_test_test_bool_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:11413: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]
11413 |       (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:11638:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBoolResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBoolResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
11638 |       (GClassInitFunc) t_test_thrift_test_test_bool_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:11643: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]
11643 |       (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:11868:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
11868 |       (GClassInitFunc) t_test_thrift_test_test_byte_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:11873: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]
11873 |       (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:12100:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestByteResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestByteResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
12100 |       (GClassInitFunc) t_test_thrift_test_test_byte_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:12105: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]
12105 |       (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:12330:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
12330 |       (GClassInitFunc) t_test_thrift_test_test_i32_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:12335: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]
12335 |       (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:12562:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI32ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI32ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
12562 |       (GClassInitFunc) t_test_thrift_test_test_i32_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:12567: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]
12567 |       (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:12792:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
12792 |       (GClassInitFunc) t_test_thrift_test_test_i64_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:12797: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]
12797 |       (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:13024:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestI64ResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestI64ResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
13024 |       (GClassInitFunc) t_test_thrift_test_test_i64_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:13029: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]
13029 |       (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:13254:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
13254 |       (GClassInitFunc) t_test_thrift_test_test_double_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:13259: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]
13259 |       (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:13486:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestDoubleResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestDoubleResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
13486 |       (GClassInitFunc) t_test_thrift_test_test_double_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:13491: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]
13491 |       (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:13730:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
13730 |       (GClassInitFunc) t_test_thrift_test_test_binary_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:13735: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]
13735 |       (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:13976:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestBinaryResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestBinaryResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
13976 |       (GClassInitFunc) t_test_thrift_test_test_binary_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:13981: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]
13981 |       (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:14213:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
14213 |       (GClassInitFunc) t_test_thrift_test_test_struct_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:14218: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]
14218 |       (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:14452:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStructResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStructResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
14452 |       (GClassInitFunc) t_test_thrift_test_test_struct_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:14457: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]
14457 |       (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:14689:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
14689 |       (GClassInitFunc) t_test_thrift_test_test_nest_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:14694: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]
14694 |       (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:14928:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestNestResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestNestResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
14928 |       (GClassInitFunc) t_test_thrift_test_test_nest_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:14933: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]
14933 |       (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:15223:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
15223 |       (GClassInitFunc) t_test_thrift_test_test_map_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:15228: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]
15228 |       (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:15520:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
15520 |       (GClassInitFunc) t_test_thrift_test_test_map_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:15525: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]
15525 |       (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:15827:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
15827 |       (GClassInitFunc) t_test_thrift_test_test_string_map_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:15832: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]
15832 |       (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:16136:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestStringMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestStringMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
16136 |       (GClassInitFunc) t_test_thrift_test_test_string_map_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:16141: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]
16141 |       (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:16421:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
16421 |       (GClassInitFunc) t_test_thrift_test_test_set_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:16426: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]
16426 |       (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:16708:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestSetResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestSetResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
16708 |       (GClassInitFunc) t_test_thrift_test_test_set_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:16713: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]
16713 |       (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:16976:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestListArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
16976 |       (GClassInitFunc) t_test_thrift_test_test_list_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:16981: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]
16981 |       (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:17246:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestListResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestListResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
17246 |       (GClassInitFunc) t_test_thrift_test_test_list_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:17251: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]
17251 |       (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:17477:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
17477 |       (GClassInitFunc) t_test_thrift_test_test_enum_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:17482: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]
17482 |       (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:17710:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestEnumResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestEnumResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
17710 |       (GClassInitFunc) t_test_thrift_test_test_enum_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:17715: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]
17715 |       (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:17940:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
17940 |       (GClassInitFunc) t_test_thrift_test_test_typedef_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:17945: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]
17945 |       (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:18172:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestTypedefResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestTypedefResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
18172 |       (GClassInitFunc) t_test_thrift_test_test_typedef_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:18177: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]
18177 |       (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:18402:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
18402 |       (GClassInitFunc) t_test_thrift_test_test_map_map_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:18407: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]
18407 |       (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:18759:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMapMapResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMapMapResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
18759 |       (GClassInitFunc) t_test_thrift_test_test_map_map_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:18764: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]
18764 |       (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:18996:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
18996 |       (GClassInitFunc) t_test_thrift_test_test_insanity_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:19001: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]
19001 |       (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:19363:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestInsanityResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestInsanityResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
19363 |       (GClassInitFunc) t_test_thrift_test_test_insanity_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:19368: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]
19368 |       (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:19895:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
19895 |       (GClassInitFunc) t_test_thrift_test_test_multi_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:19900: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]
19900 |       (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:20134:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
20134 |       (GClassInitFunc) t_test_thrift_test_test_multi_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:20139: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]
20139 |       (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:20375:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
20375 |       (GClassInitFunc) t_test_thrift_test_test_exception_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:20380: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]
20380 |       (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:20622:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
20622 |       (GClassInitFunc) t_test_thrift_test_test_exception_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:20627: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]
20627 |       (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:20920:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
20920 |       (GClassInitFunc) t_test_thrift_test_test_multi_exception_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:20925: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]
20925 |       (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:21285:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestMultiExceptionResultClass *)' {aka 'void (*)(struct _TTestThriftTestTestMultiExceptionResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
21285 |       (GClassInitFunc) t_test_thrift_test_test_multi_exception_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:21290: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]
21290 |       (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:21515:7: warning: cast between incompatible function types from 'void (*)(TTestThriftTestTestOnewayArgsClass *)' {aka 'void (*)(struct _TTestThriftTestTestOnewayArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
21515 |       (GClassInitFunc) t_test_thrift_test_test_oneway_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:21520: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]
21520 |       (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:21756:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringArgsClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringArgsClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
21756 |       (GClassInitFunc) t_test_second_service_secondtest_string_args_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:21761: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]
21761 |       (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:21999:7: warning: cast between incompatible function types from 'void (*)(TTestSecondServiceSecondtestStringResultClass *)' {aka 'void (*)(struct _TTestSecondServiceSecondtestStringResultClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
21999 |       (GClassInitFunc) t_test_second_service_secondtest_string_result_class_init,
      |       ^
gen-c_glib/t_test_thrift_test_types.c:22004: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]
22004 |       (GInstanceInitFunc) t_test_second_service_secondtest_string_result_instance_init,
      |       ^
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 cr .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.14.0/test/c_glib'
Making all in cpp
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/StressTest.thrift:31] Consider using the more efficient "binary" type instead of "list<byte>".
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/usr/bin/make  all-am
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_constants.cpp  -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_constants.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/SecondService.lo gen-cpp/SecondService.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/SecondService.cpp  -fPIC -DPIC -o gen-cpp/.libs/SecondService.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/ThriftTest.lo gen-cpp/ThriftTest.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest.cpp  -fPIC -DPIC -o gen-cpp/.libs/ThriftTest.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/ThriftTest_extras.cpp  -fPIC -DPIC -o src/.libs/ThriftTest_extras.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Service.cpp  -fPIC -DPIC -o gen-cpp/.libs/Service.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64  -lz -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libstresstestgencpp.la  gen-cpp/Service.lo ../../lib/cpp/libthrift.la -lrt -lpthread 
libtool: link: ar cr .libs/libstresstestgencpp.a 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.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -Igen-cpp -I. -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/ThriftTest_types.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64  -lz -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 cr .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" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
Making all in perl
make[3]: Nothing to be done for 'all'.
Making all in py
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py  ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py  ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py  ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-default || /usr/bin/mkdir -p gen-py-default
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py -out gen-py-default ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-default || /usr/bin/mkdir -p gen-py-default
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py -out gen-py-default ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py  ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-default || /usr/bin/mkdir -p gen-py-default
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py -out gen-py-default ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-default || /usr/bin/mkdir -p gen-py-default
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py -out gen-py-default ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-slots || /usr/bin/mkdir -p gen-py-slots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:slots -out gen-py-slots ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.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.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../Recursive.thrift
[WARNING:generation:1] old_style is deprecated and may be removed in the future.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
[WARNING:generation:1] old_style is deprecated and may be removed in the future.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-oldstyle || /usr/bin/mkdir -p gen-py-oldstyle
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:old_style -out gen-py-oldstyle ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] 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.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-no_utf8strings || /usr/bin/mkdir -p gen-py-no_utf8strings
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:no_utf8strings -out gen-py-no_utf8strings ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamic || /usr/bin/mkdir -p gen-py-dynamic
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic -out gen-py-dynamic ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DoubleConstantsTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:7] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:8] 64-bit constant "-9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DoubleConstantsTest.thrift:17] 64-bit constant "-9223372036854775807" may not work in all languages.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:43] No generator named 'noexist' could be found!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/ThriftTest.thrift:45] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../Recursive.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
test -d gen-py-dynamicslots || /usr/bin/mkdir -p gen-py-dynamicslots
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:42] 64-bit constant "10000000000" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:48] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:120] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:160] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:166] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:193] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "4294967295" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "1099511627775" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "281474976710655" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "72057594037927935" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:202] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:211] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:218] 64-bit constant "9223372036854775807" may not work in all languages.
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:375] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:376] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:377] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:378] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:379] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:380] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:381] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:382] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:383] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:384] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:385] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!
[WARNING:/builddir/build/BUILD/thrift-0.14.0/test/DebugProtoTest.thrift:386] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/usr/bin/make  all-am
make[4]: Nothing to be done for 'all-am'.
Making all in py.tornado
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tutorial
Making all in c_glib
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen c_glib -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/usr/bin/make  all-am
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_client.o c_glib_client.c
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_glib_server.o c_glib_server.c
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -Wno-unused-function -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-shared_service.lo `test -f 'gen-c_glib/shared_service.c' || echo './'`gen-c_glib/shared_service.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I../../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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -Wno-unused-function -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -Wno-unused-function -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -Wno-unused-function -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
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,
      |       ^
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -Wno-unused-function -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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
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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -Wno-unused-function -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-c_glib/calculator.c  -fPIC -DPIC -o gen-c_glib/.libs/libtutorialgencglib_la-calculator.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -Wno-unused-function -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-c_glib/libtutorialgencglib_la-tutorial_types.lo `test -f 'gen-c_glib/tutorial_types.c' || echo './'`gen-c_glib/tutorial_types.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I../../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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I../../lib/c_glib/src/thrift -Wno-unused-function -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
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,
      |       ^
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -Wno-unused-function -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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 cr .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" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -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/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/tutorial_client c_glib_client.o  ./.libs/libtutorialgencglib.a /builddir/build/BUILD/thrift-0.14.0/lib/c_glib/.libs/libthrift_c_glib.so -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lssl -lcrypto -lgobject-2.0 -lglib-2.0 -lrt -lpthread -pthread
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/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/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread   -I../../lib/c_glib/src/thrift -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lssl -lcrypto -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o tutorial_server c_glib_server.o libtutorialgencglib.la ../../lib/c_glib/libthrift_c_glib.la -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I../../lib/c_glib/src/thrift -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/tutorial_server c_glib_server.o  ./.libs/libtutorialgencglib.a /builddir/build/BUILD/thrift-0.14.0/lib/c_glib/.libs/libthrift_c_glib.so -L../cpp/.libs ../../lib/c_glib/.libs/libthrift_c_glib.so -lssl -lcrypto -lgobject-2.0 -lglib-2.0 -lrt -lpthread -pthread
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
Making all in cpp
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/usr/bin/make  all-am
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/tutorial_constants.cpp  -fPIC -DPIC -o gen-cpp/.libs/tutorial_constants.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/shared_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/shared_types.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/tutorial_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/tutorial_types.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/SharedService.lo gen-cpp/SharedService.cpp
libtool: compile:  g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/SharedService.cpp  -fPIC -DPIC -o gen-cpp/.libs/SharedService.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I/usr/include  -I../../lib/cpp/src -Igen-cpp  -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppClient.o CppClient.cpp
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
g++ -std=c++11 -DHAVE_CONFIG_H   -I/usr/include  -I../../lib/cpp/src -Igen-cpp  -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o CppServer.o CppServer.cpp
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o gen-cpp/Calculator.lo gen-cpp/Calculator.cpp
libtool: compile:  g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../lib/cpp/src -Igen-cpp -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c gen-cpp/Calculator.cpp  -fPIC -DPIC -o gen-cpp/.libs/Calculator.o
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libtutorialgencpp.la  gen-cpp/Calculator.lo gen-cpp/SharedService.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 cr .libs/libtutorialgencpp.a gen-cpp/.libs/Calculator.o gen-cpp/.libs/SharedService.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" )
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o TutorialClient CppClient.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lrt -lpthread 
libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/TutorialClient CppClient.o  -L/usr/lib64 ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.14.0/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -std=c++11 -Wall -Wextra -pedantic -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -L/usr/lib64  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o TutorialServer CppServer.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lrt -lpthread 
libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/TutorialServer CppServer.o  -L/usr/lib64 ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.14.0/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
Making all in py
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py'
Making all in py.twisted
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.twisted'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.twisted'
Making all in py.tornado
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.tornado'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.tornado'
Making all in perl
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/perl'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen perl -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hcG1h6
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64
++ dirname /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64
+ cd thrift-0.14.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in compiler/cpp
make[1]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
Making install in src
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/compiler/cpp/src'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/src'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p thrift '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p thrift /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/bin/thrift
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
Making install in test
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/test'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/compiler/cpp/test'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/test'
make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/compiler/cpp'
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib'
Making install in json
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/json'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/json'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib/json'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/json'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/json'
Making install in xml
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/xml'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/xml'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib/xml'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/xml'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/xml'
Making install in cpp
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libthrift-0.14.0.so /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthrift-0.14.0.so
libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 && { ln -s -f libthrift-0.14.0.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.14.0.so libthrift.so; }; })
libtool: install: /usr/bin/install -p .libs/libthrift.lai /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthrift.la
libtool: install: /usr/bin/install -p .libs/libthriftnb-0.14.0.so /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftnb-0.14.0.so
libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 && { ln -s -f libthriftnb-0.14.0.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.14.0.so libthriftnb.so; }; })
libtool: install: /usr/bin/install -p .libs/libthriftnb.lai /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftnb.la
libtool: warning: relinking 'libthriftz.la'
libtool: install: (cd /builddir/build/BUILD/thrift-0.14.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.14.0/libtool"  --tag CXX --mode=relink g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -L/usr/lib64 -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.14.0-9.oc9.aarch64)
libtool: relink: g++  -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtbeginS.o  src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o src/thrift/transport/.libs/libthriftz_la-THeaderTransport.o src/thrift/protocol/.libs/libthriftz_la-THeaderProtocol.o   -L/usr/lib64 -lz -L/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 -lthrift -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthriftz-0.14.0.so -o .libs/libthriftz-0.14.0.so
libtool: install: /usr/bin/install -p .libs/libthriftz-0.14.0.soT /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftz-0.14.0.so
libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 && { ln -s -f libthriftz-0.14.0.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.14.0.so libthriftz.so; }; })
libtool: install: /usr/bin/install -p .libs/libthriftz.lai /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftz.la
libtool: warning: relinking 'libthriftqt5.la'
libtool: install: (cd /builddir/build/BUILD/thrift-0.14.0/lib/cpp; /bin/sh "/builddir/build/BUILD/thrift-0.14.0/libtool"  --tag CXX --mode=relink g++ -std=c++11 -Wall -Wextra -pedantic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -release 0.14.0 -L/usr/lib64 -lQt5Network -lQt5Core -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.14.0-9.oc9.aarch64)
libtool: relink: g++  -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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   -L/usr/lib64 -lQt5Network -lQt5Core -L/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 -lthrift -lssl -lcrypto -L.libs -lrt -lpthread -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libthriftqt5-0.14.0.so -o .libs/libthriftqt5-0.14.0.so
libtool: install: /usr/bin/install -p .libs/libthriftqt5-0.14.0.soT /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftqt5-0.14.0.so
libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64 && { ln -s -f libthriftqt5-0.14.0.so libthriftqt5.so || { rm -f libthriftqt5.so && ln -s libthriftqt5-0.14.0.so libthriftqt5.so; }; })
libtool: install: /usr/bin/install -p .libs/libthriftqt5.lai /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftqt5.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/async'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/concurrency'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/processor'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/include/thrift/protocol'
 /usr/bin/install -p -m 644 src/thrift/protocol/TEnum.h src/thrift/protocol/TList.h src/thrift/protocol/TSet.h src/thrift/protocol/TMap.h 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.14.0-9.oc9.aarch64/usr/include/thrift/protocol'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/qt'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/server'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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 src/thrift/TConfiguration.h '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/include/thrift'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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/TSocketUtils.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 src/thrift/transport/TWebSocketServer.h src/thrift/transport/SocketCommon.h '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/include/thrift/transport'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/lib64/pkgconfig'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
Making install in test
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
/usr/bin/make  install-am
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib/cpp/test'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp/test'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/cpp'
Making install in c_glib
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libthrift_c_glib.la '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libthrift_c_glib.so.0.0.0 /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthrift_c_glib.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.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.14.0-9.oc9.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.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/c_glib/processor'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/c_glib/protocol'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/c_glib/server'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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 src/thrift/c_glib/thrift_configuration.h '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/include/thrift/c_glib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.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.14.0-9.oc9.aarch64/usr/include/thrift/c_glib/transport'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 thrift_c_glib.pc '/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/pkgconfig'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
Making install in test
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
/usr/bin/make  install-recursive
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[6]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib/c_glib/test'
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib/test'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/c_glib'
Making install in py
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/bin/python3 setup.py build
/usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************
!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
running build_ext
/usr/bin/python3 setup.py build
/usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************
!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
running build_ext
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py test/test_thrift_file/TestServer.thrift
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/bin/make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
/usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 --prefix=/usr 
/usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************
!!
  opt = self.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        Follow the current Python packaging guidelines when building
        Python RPM packages.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************
!!
  self.initialize_options()
running build
running build_py
running build_ext
running install_lib
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TBinaryProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TProtocolDecorator.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TJSONProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/__init__.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TMultiplexedProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TCompactProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/THeaderProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TBase.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/fastbinary.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
copying build/lib.linux-aarch64-cpython-311/thrift/protocol/TProtocol.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/server/THttpServer.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/server/TNonblockingServer.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/server/__init__.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/server/TProcessPoolServer.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/server/TServer.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server
copying build/lib.linux-aarch64-cpython-311/thrift/TMultiplexedProcessor.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/compat.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/TTornado.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/__init__.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/TSCons.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/TSerialization.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
creating /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/__init__.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/TSSLSocket.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/THttpClient.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/sslcompat.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/TTwisted.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/THeaderTransport.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/TZlibTransport.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/TSocket.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/transport/TTransport.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport
copying build/lib.linux-aarch64-cpython-311/thrift/Thrift.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
copying build/lib.linux-aarch64-cpython-311/thrift/TRecursive.py -> /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py to TBinaryProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TProtocolDecorator.py to TProtocolDecorator.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TJSONProtocol.py to TJSONProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TMultiplexedProtocol.py to TMultiplexedProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TCompactProtocol.py to TCompactProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/THeaderProtocol.py to THeaderProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TBase.py to TBase.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/TProtocol.py to TProtocol.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server/THttpServer.py to THttpServer.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server/TNonblockingServer.py to TNonblockingServer.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server/TProcessPoolServer.py to TProcessPoolServer.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/server/TServer.py to TServer.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/TMultiplexedProcessor.py to TMultiplexedProcessor.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/compat.py to compat.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/TTornado.py to TTornado.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/TSCons.py to TSCons.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/TSerialization.py to TSerialization.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/TSSLSocket.py to TSSLSocket.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/THttpClient.py to THttpClient.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/sslcompat.py to sslcompat.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/TTwisted.py to TTwisted.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/THeaderTransport.py to THeaderTransport.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/TZlibTransport.py to TZlibTransport.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/TSocket.py to TSocket.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/transport/TTransport.py to TTransport.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/Thrift.py to Thrift.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/TRecursive.py to TRecursive.cpython-311.pyc
writing byte-compilation script '/tmp/tmpi8hwyz2s.py'
/usr/bin/python3 /tmp/tmpi8hwyz2s.py
removing /tmp/tmpi8hwyz2s.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.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift-0.14.0-py3.11.egg-info
running install_scripts
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/py'
Making install in perl
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/make  install-recursive
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
Making install in t
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl/t'
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib/perl/t'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl/t'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/make -f Makefile-perl.mk
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
find blib -name 'Makefile*' -exec rm -f {} \;
make[5]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
/usr/bin/make -f Makefile-perl.mk install DESTDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/
make[6]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Protocol.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Type.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/BufferedTransport.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/ServerSocket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/SSLSocket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Transport.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/UnixServerSocket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/HttpClient.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/MultiplexedProcessor.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/MessageType.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/MemoryBuffer.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Socket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/UnixSocket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/SSLServerSocket.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/FramedTransport.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/MultiplexedProtocol.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/ProtocolDecorator.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/BinaryProtocol.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Exception.pm
Installing /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift/Server.pm
Appending installation info to /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64//usr/lib/perl5/aarch64-linux-thread-multi/perllocal.pod
make[6]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[4]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib/perl'
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/lib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/lib'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib'
make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/lib'
Making install in test
make[1]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test'
Making install in features
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/features'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/features'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/features'
Making install in c_glib
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/c_glib'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/c_glib'
Making install in cpp
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/cpp'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/cpp'
Making install in perl
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/perl'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/perl'
Making install in py
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/py'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py'
Making install in py.tornado
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test/py.tornado'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test/py.tornado'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test/py.tornado'
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/test'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/test'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test'
make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/test'
Making install in tutorial
make[1]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
Making install in c_glib
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial/c_glib'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/c_glib'
Making install in cpp
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
/usr/bin/make  install-am
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[4]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial/cpp'
make[3]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/cpp'
Making install in py
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial/py'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py'
Making install in py.twisted
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.twisted'
/builddir/build/BUILD/thrift-0.14.0/compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial/py.twisted'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.twisted'
Making install in py.tornado
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.tornado'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial/py.tornado'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/py.tornado'
Making install in perl
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/perl'
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/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.14.0/tutorial/perl'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial/perl'
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0/tutorial'
make[2]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0/tutorial'
make[1]: Entering directory '/builddir/build/BUILD/thrift-0.14.0'
make[2]: Entering directory '/builddir/build/BUILD/thrift-0.14.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.14.0'
make[1]: Leaving directory '/builddir/build/BUILD/thrift-0.14.0'
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name '*.la' -delete
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name fastbinary.so
+ xargs -r chmod 755
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name '*.erl' -or -name '*.hrl' -or -name '*.app'
+ xargs -r chmod 644
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name '*.jar' -a '!' -name '*thrift*' -delete
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name '*.pod' -delete
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name .packlist -delete
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5 -type d -empty -delete
+ mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64//usr/share/perl5/vendor_perl/
+ mv /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/perl5/Thrift.pm /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64//usr/share/perl5/vendor_perl
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name Thread.h -exec chmod a-x '{}' ';'
+ find /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64 -name '*.py' -exec grep -q /usr/bin/env '{}' ';' -print
+ xargs -r chmod 755
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.14.0-9.oc9 --unique-debug-suffix -0.14.0-9.oc9.aarch64 --unique-debug-src-base thrift-0.14.0-9.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/thrift-0.14.0
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/bin/thrift
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthrift-0.14.0.so
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthrift_c_glib.so.0.0.0
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftnb-0.14.0.so
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11/site-packages/thrift/protocol/fastbinary.cpython-311-aarch64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftz-0.14.0.so
extracting debug info from /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/libthriftqt5-0.14.0.so
8258 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib64/python3.11 using python3.11
Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/lib/debug/usr/lib64/python3.11 using python3.11
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: thrift-0.14.0-9.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vihB3O
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift
+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J3IFCF
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift
+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libthrift-0.14.0.so()(64bit) libthriftnb-0.14.0.so()(64bit) libthriftz-0.14.0.so()(64bit) thrift = 0.14.0-9.oc9 thrift(aarch-64) = 0.14.0-9.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.14.0.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: thrift-devel-0.14.0-9.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ibXk4P
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift-devel
+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/thrift-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EhfYp6
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift-devel
+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/thrift-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/lib/.build-id/48/596cae85ed640c8546b9c9ca47dc103e0891ad
warning: File listed twice: /usr/lib/.build-id/58/c5f06775756462e750497fa07fe554c1b25ed7
warning: File listed twice: /usr/lib/.build-id/69/be37467ce7b7d7f0b97646a42bf04c10328999
warning: File listed twice: /usr/lib/.build-id/c3/b2dc57326cf2ed8a4ba2f0b32867316375d726
Provides: libthrift_c_glib.so.0()(64bit) pkgconfig(thrift) = 0.14.0 pkgconfig(thrift-nb) = 0.14.0 pkgconfig(thrift-qt5) = 0.14.0 pkgconfig(thrift-z) = 0.14.0 pkgconfig(thrift_c_glib) = 0.14.0 thrift-devel = 0.14.0-9.oc9 thrift-devel(aarch-64) = 0.14.0-9.oc9
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.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libthrift_c_glib.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(thrift) = 0.14.0 rtld(GNU_HASH)
Processing files: thrift-qt-0.14.0-9.oc9.aarch64
Provides: libthriftqt5-0.14.0.so()(64bit) thrift-qt = 0.14.0-9.oc9 thrift-qt(aarch-64) = 0.14.0-9.oc9
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) libc.so.6(GLIBC_2.32)(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.14.0.so()(64bit) rtld(GNU_HASH)
Processing files: thrift-glib-0.14.0-9.oc9.aarch64
Provides: libthrift_c_glib.so.0()(64bit) thrift-glib = 0.14.0-9.oc9 thrift-glib(aarch-64) = 0.14.0-9.oc9
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.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libthrift_c_glib.so.0()(64bit) rtld(GNU_HASH)
Processing files: python3-thrift-0.14.0-9.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K59t1D
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/python3-thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/python3-thrift
+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/python3-thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Myp739
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/python3-thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/python3-thrift
+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/python3-thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-thrift = 0.14.0-9.oc9 python3-thrift = 0.14.0-9.oc9 python3-thrift(aarch-64) = 0.14.0-9.oc9 python3.11-thrift = 0.14.0-9.oc9 python3.11dist(thrift) = 0.14 python3dist(thrift) = 0.14
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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) python(abi) = 3.11 python3.11dist(six) >= 1.7.2 rtld(GNU_HASH)
Obsoletes: python3.11-thrift < 0.14.0-9.oc9
Processing files: perl-thrift-0.14.0-9.oc9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r28qEq
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/perl-thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/perl-thrift
+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/doc/perl-thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7q95Vl
+ umask 022
+ cd /builddir/build/BUILD
+ cd thrift-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/perl-thrift
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/perl-thrift
+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64/usr/share/licenses/perl-thrift
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Thrift) perl(Thrift) = 0.14.0-9.oc9 perl(Thrift::BinaryProtocol) perl(Thrift::BinaryProtocolFactory) perl(Thrift::BufferedTransport) perl(Thrift::BufferedTransportFactory) perl(Thrift::Exception) perl(Thrift::ForkingServer) perl(Thrift::FramedTransport) perl(Thrift::FramedTransportFactory) perl(Thrift::HttpClient) perl(Thrift::MemoryBuffer) perl(Thrift::MessageType) perl(Thrift::MultiplexedProcessor) perl(Thrift::MultiplexedProtocol) perl(Thrift::Protocol) perl(Thrift::ProtocolDecorator) perl(Thrift::SSLServerSocket) perl(Thrift::SSLSocket) perl(Thrift::Server) perl(Thrift::ServerSocket) perl(Thrift::ServerTransport) perl(Thrift::SimpleServer) perl(Thrift::Socket) perl(Thrift::StoredMessageProtocol) perl(Thrift::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::Type) perl(Thrift::UnixServerSocket) perl(Thrift::UnixSocket) perl-thrift = 0.14.0-9.oc9
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) perl-libs
Processing files: thrift-debugsource-0.14.0-9.oc9.aarch64
Provides: thrift-debugsource = 0.14.0-9.oc9 thrift-debugsource(aarch-64) = 0.14.0-9.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: thrift-debuginfo-0.14.0-9.oc9.aarch64
Provides: debuginfo(build-id) = 48596cae85ed640c8546b9c9ca47dc103e0891ad debuginfo(build-id) = 58c5f06775756462e750497fa07fe554c1b25ed7 debuginfo(build-id) = c3b2dc57326cf2ed8a4ba2f0b32867316375d726 debuginfo(build-id) = d6ac93eaf05e07a6b196ea86498644cead20c7e3 libthrift-0.14.0.so-0.14.0-9.oc9.aarch64.debug()(64bit) libthriftnb-0.14.0.so-0.14.0-9.oc9.aarch64.debug()(64bit) libthriftz-0.14.0.so-0.14.0-9.oc9.aarch64.debug()(64bit) thrift-debuginfo = 0.14.0-9.oc9 thrift-debuginfo(aarch-64) = 0.14.0-9.oc9
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.14.0-9.oc9
Processing files: thrift-devel-debuginfo-0.14.0-9.oc9.aarch64
Provides: debuginfo(build-id) = 48596cae85ed640c8546b9c9ca47dc103e0891ad debuginfo(build-id) = 58c5f06775756462e750497fa07fe554c1b25ed7 debuginfo(build-id) = 65756597d1e53e40cc61d03832148322dfcee764 debuginfo(build-id) = 69be37467ce7b7d7f0b97646a42bf04c10328999 debuginfo(build-id) = c3b2dc57326cf2ed8a4ba2f0b32867316375d726 libthrift_c_glib.so.0.0.0-0.14.0-9.oc9.aarch64.debug()(64bit) thrift-devel-debuginfo = 0.14.0-9.oc9 thrift-devel-debuginfo(aarch-64) = 0.14.0-9.oc9
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.14.0-9.oc9
Processing files: thrift-qt-debuginfo-0.14.0-9.oc9.aarch64
Provides: debuginfo(build-id) = 69be37467ce7b7d7f0b97646a42bf04c10328999 libthriftqt5-0.14.0.so-0.14.0-9.oc9.aarch64.debug()(64bit) thrift-qt-debuginfo = 0.14.0-9.oc9 thrift-qt-debuginfo(aarch-64) = 0.14.0-9.oc9
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.14.0-9.oc9
Processing files: thrift-glib-debuginfo-0.14.0-9.oc9.aarch64
Provides: debuginfo(build-id) = 65756597d1e53e40cc61d03832148322dfcee764 libthrift_c_glib.so.0.0.0-0.14.0-9.oc9.aarch64.debug()(64bit) thrift-glib-debuginfo = 0.14.0-9.oc9 thrift-glib-debuginfo(aarch-64) = 0.14.0-9.oc9
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.14.0-9.oc9
Processing files: python3-thrift-debuginfo-0.14.0-9.oc9.aarch64
Provides: debuginfo(build-id) = e6d20296a83c2c18f40543be1af942cbf3e8fa3f python-thrift-debuginfo = 0.14.0-9.oc9 python3-thrift-debuginfo = 0.14.0-9.oc9 python3-thrift-debuginfo(aarch-64) = 0.14.0-9.oc9 python3.11-thrift-debuginfo = 0.14.0-9.oc9
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.14.0-9.oc9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/thrift-0.14.0-9.oc9.aarch64
Wrote: /builddir/build/RPMS/thrift-glib-debuginfo-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-devel-debuginfo-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/python3-thrift-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-devel-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-glib-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/perl-thrift-0.14.0-9.oc9.noarch.rpm
Wrote: /builddir/build/RPMS/thrift-qt-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/python3-thrift-debuginfo-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-qt-debuginfo-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-debugsource-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-0.14.0-9.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/thrift-debuginfo-0.14.0-9.oc9.aarch64.rpm
RPM build warnings:
    File listed twice: /usr/lib/.build-id/48/596cae85ed640c8546b9c9ca47dc103e0891ad
    File listed twice: /usr/lib/.build-id/58/c5f06775756462e750497fa07fe554c1b25ed7
    File listed twice: /usr/lib/.build-id/69/be37467ce7b7d7f0b97646a42bf04c10328999
    File listed twice: /usr/lib/.build-id/c3/b2dc57326cf2ed8a4ba2f0b32867316375d726
Child return code was: 0