--- Begin Message ---
Source: thrift
Version: 0.16.0-3
Hi,
While rebuilding the reverse dependencies of another package I was
updating, I saw that your package failed to build in my sid sbuild
environment:
> Making check in test
> make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make check-am
> make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make UnitTests TFDTransportTest TPipedTransportTest DebugProtoTest
> JSONProtoTest OptionalRequiredTest RecursiveTest SpecializationTest
> AllProtocolsTest TransportTest TInterruptTest TServerIntegrationTest ZlibTest
> TFileTransportTest link_test OpenSSLManualInitTest EnumTest
> RenderedDoubleConstantsTest AnnotationTest TNonblockingServerTest
> TNonblockingSSLServerTest
> make[7]: Entering directory '/<<PKGBUILDDIR>>/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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o UnitTestMain.o UnitTestMain.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o OneWayHTTPTest.o OneWayHTTPTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TMemoryBufferTest.o TMemoryBufferTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TBufferBaseTest.o TBufferBaseTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o Base64Test.o Base64Test.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o ToStringTest.o ToStringTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TypedefTest.o TypedefTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TServerSocketTest.o TServerSocketTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TServerTransportTest.o TServerTransportTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o ThrifttReadCheckTests.o
> ThrifttReadCheckTests.cpp
> In file included from /usr/include/boost/config/header_deprecated.hpp:18,
> from /usr/include/boost/test/auto_unit_test.hpp:16,
> from ThrifttReadCheckTests.cpp:22:
> /usr/include/boost/test/auto_unit_test.hpp:17:1: note: ‘#pragma message: This
> header is deprecated. Use <boost/test/unit_test.hpp> instead.’
> 17 | BOOST_HEADER_DEPRECATED( "<boost/test/unit_test.hpp>" )
> | ^~~~~~~~~~~~~~~~~~~~~~~
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o UnitTests UnitTestMain.o
> OneWayHTTPTest.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o
> ToStringTest.o TypedefTest.o TServerSocketTest.o TServerTransportTest.o
> ThrifttReadCheckTests.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/UnitTests UnitTestMain.o
> OneWayHTTPTest.o TMemoryBufferTest.o TBufferBaseTest.o Base64Test.o
> ToStringTest.o TypedefTest.o TServerSocketTest.o TServerTransportTest.o
> ThrifttReadCheckTests.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TFDTransportTest.o TFDTransportTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TFDTransportTest
> TFDTransportTest.o ../../../lib/cpp/libthrift.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TFDTransportTest
> TFDTransportTest.o -L/usr/lib/x86_64-linux-gnu
> ../../../lib/cpp/.libs/libthrift.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TPipedTransportTest.o TPipedTransportTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TPipeInterruptTest.o TPipeInterruptTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TPipedTransportTest
> TPipedTransportTest.o TPipeInterruptTest.o libtestgencpp.la
> ../../../lib/cpp/libthrift.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TPipedTransportTest
> TPipedTransportTest.o TPipeInterruptTest.o -L/usr/lib/x86_64-linux-gnu
> ./.libs/libtestgencpp.a /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl
> -lcrypto ../../../lib/cpp/.libs/libthrift.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o DebugProtoTest.o DebugProtoTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o DebugProtoTest DebugProtoTest.o
> libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/DebugProtoTest
> DebugProtoTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o JSONProtoTest.o JSONProtoTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o JSONProtoTest JSONProtoTest.o
> libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/JSONProtoTest
> JSONProtoTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o OptionalRequiredTest.o OptionalRequiredTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o OptionalRequiredTest
> OptionalRequiredTest.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/OptionalRequiredTest
> OptionalRequiredTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o RecursiveTest.o RecursiveTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o RecursiveTest RecursiveTest.o
> libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/RecursiveTest
> RecursiveTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o SpecializationTest.o SpecializationTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o SpecializationTest
> SpecializationTest.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/SpecializationTest
> SpecializationTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o AllProtocolTests.o AllProtocolTests.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o AllProtocolsTest
> AllProtocolTests.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/AllProtocolsTest
> AllProtocolTests.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TransportTest.o TransportTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TransportTest TransportTest.o
> libtestgencpp.la ../../../lib/cpp/libthriftz.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TransportTest
> TransportTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> ../../../lib/cpp/.libs/libthriftz.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TSocketInterruptTest.o TSocketInterruptTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TSSLSocketInterruptTest.o
> TSSLSocketInterruptTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TInterruptTest
> TSocketInterruptTest.o TSSLSocketInterruptTest.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_filesystem.a
> /usr/lib/x86_64-linux-gnu/libboost_chrono.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TInterruptTest
> TSocketInterruptTest.o TSSLSocketInterruptTest.o -L/usr/lib/x86_64-linux-gnu
> ./.libs/libtestgencpp.a /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl
> -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_filesystem.a
> /usr/lib/x86_64-linux-gnu/libboost_chrono.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TServerIntegrationTest.o
> TServerIntegrationTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TServerIntegrationTest
> TServerIntegrationTest.o libtestgencpp.la libprocessortest.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TServerIntegrationTest
> TServerIntegrationTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> ./.libs/libprocessortest.a
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o ZlibTest.o ZlibTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o ZlibTest ZlibTest.o
> libtestgencpp.la ../../../lib/cpp/libthriftz.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/ZlibTest ZlibTest.o
> -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> ../../../lib/cpp/.libs/libthriftz.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lz -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TFileTransportTest.o TFileTransportTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TFileTransportTest
> TFileTransportTest.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TFileTransportTest
> TFileTransportTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o link/LinkTest.o link/LinkTest.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o link/TemplatedService1.o
> link/TemplatedService1.cpp
> g++ -std=c++11 -DHAVE_CONFIG_H -I/usr/include -I../../../lib/cpp/src
> -I../../../lib/cpp/src/thrift -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o link/TemplatedService2.o
> link/TemplatedService2.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o link_test link/LinkTest.o
> link/TemplatedService1.o link/TemplatedService2.o -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o link_test link/LinkTest.o
> link/TemplatedService1.o link/TemplatedService2.o
> -L/usr/lib/x86_64-linux-gnu -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o OpenSSLManualInitTest.o
> OpenSSLManualInitTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o OpenSSLManualInitTest
> OpenSSLManualInitTest.o ../../../lib/cpp/libthrift.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lssl -lcrypto -lrt
> -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/OpenSSLManualInitTest
> OpenSSLManualInitTest.o -L/usr/lib/x86_64-linux-gnu
> ../../../lib/cpp/.libs/libthrift.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lssl -lcrypto -lrt
> -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o EnumTest.o EnumTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o EnumTest EnumTest.o
> libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/EnumTest EnumTest.o
> -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o RenderedDoubleConstantsTest.o
> RenderedDoubleConstantsTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o RenderedDoubleConstantsTest
> RenderedDoubleConstantsTest.o libtestgencpp.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/RenderedDoubleConstantsTest
> RenderedDoubleConstantsTest.o -L/usr/lib/x86_64-linux-gnu
> ./.libs/libtestgencpp.a /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl
> -lcrypto /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt
> -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o AnnotationTest.o AnnotationTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o AnnotationTest AnnotationTest.o
> libtestgencpp.la /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/AnnotationTest
> AnnotationTest.o -L/usr/lib/x86_64-linux-gnu ./.libs/libtestgencpp.a
> /<<PKGBUILDDIR>>/lib/cpp/.libs/libthrift.so -lssl -lcrypto
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -lrt -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TNonblockingServerTest.o
> TNonblockingServerTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TNonblockingServerTest
> TNonblockingServerTest.o libprocessortest.la ../../../lib/cpp/libthrift.la
> ../../../lib/cpp/libthriftnb.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -L/usr/lib/x86_64-linux-gnu -levent -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TNonblockingServerTest
> TNonblockingServerTest.o -L/usr/lib/x86_64-linux-gnu
> ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so
> ../../../lib/cpp/.libs/libthriftnb.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a -levent -lrt
> -lpthread
> 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o TNonblockingSSLServerTest.o
> TNonblockingSSLServerTest.cpp
> /bin/bash ../../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall
> -Wextra -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o TNonblockingSSLServerTest
> TNonblockingSSLServerTest.o libprocessortest.la ../../../lib/cpp/libthrift.la
> ../../../lib/cpp/libthriftnb.la
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libboost_filesystem.a
> /usr/lib/x86_64-linux-gnu/libboost_chrono.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -levent -lrt -lpthread
> libtool: link: g++ -std=c++11 -Wall -Wextra -pedantic -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wl,-z -Wl,relro -o .libs/TNonblockingSSLServerTest
> TNonblockingSSLServerTest.o -L/usr/lib/x86_64-linux-gnu
> ./.libs/libprocessortest.a ../../../lib/cpp/.libs/libthrift.so
> ../../../lib/cpp/.libs/libthriftnb.so
> /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.a
> /usr/lib/x86_64-linux-gnu/libboost_filesystem.a
> /usr/lib/x86_64-linux-gnu/libboost_chrono.a
> /usr/lib/x86_64-linux-gnu/libboost_system.a
> /usr/lib/x86_64-linux-gnu/libboost_thread.a -levent -lrt -lpthread
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make check-TESTS
> make[7]: Entering directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> Thrift: Sun Apr 24 21:17:58 2022 TSocket::open() connect() <Host: localhost
> Port: 46191>: Connection refused
> An error message from getaddrinfo on the console is expected:
> Thrift: Sun Apr 24 21:18:00 2022 getaddrinfo() -> -2; Name or service not
> known
>
> *** 1 failure is detected in the test module "thrift"
> FAIL: UnitTests
> Thrift: Sun Apr 24 21:18:01 2022 ~TFDTransport TTransportException:
> 'TFDTransport::close(): Bad file descriptor'
>
> *** No errors detected
> PASS: TFDTransportTest
>
> *** No errors detected
> PASS: TPipedTransportTest
>
> *** No errors detected
> PASS: DebugProtoTest
>
> *** No errors detected
> PASS: JSONProtoTest
>
> *** No errors detected
> PASS: OptionalRequiredTest
>
> *** No errors detected
> PASS: RecursiveTest
>
> *** No errors detected
> PASS: SpecializationTest
> TBinaryProtocol => OK
> TLEBinaryProtocol => OK
> TCompactProtocol => OK
>
> *** No errors detected
> PASS: AllProtocolsTest
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
> Timeout alarm expired; attempting to unblock transport
>
> *** No errors detected
> PASS: TransportTest
> Thrift: Sun Apr 24 21:18:51 2022 SSL_shutdown: shutdown while in init
> (SSL_error_code = 1)
>
> *** No errors detected
> PASS: TInterruptTest
>
> *** No errors detected
> PASS: TServerIntegrationTest
> seed: 1650835150
>
> *** No errors detected
> PASS: ZlibTest
>
> *** No errors detected
> PASS: TFileTransportTest
> PASS: link_test
>
> *** No errors detected
> PASS: OpenSSLManualInitTest
>
> *** No errors detected
> PASS: EnumTest
>
> *** No errors detected
> PASS: RenderedDoubleConstantsTest
>
> *** No errors detected
> PASS: AnnotationTest
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:16 2022 TSocket::open() connect() <Host: localhost
> Port: 12345>: Connection refused
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: join done for IO thread #0
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:16 2022 TSocket::open() connect() <Host: localhost
> Port: 40413>: Connection refused
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: join done for IO thread #0
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:16 2022 TSocket::open() connect() <Host: localhost
> Port: 33815>: Connection refused
> Thrift: Sun Apr 24 21:19:16 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:16 2022 TNonblocking: join done for IO thread #0
>
> *** 3 failures are detected in the test module "TNonblockingServerTest"
> FAIL: TNonblockingServerTest
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:17 2022 TSocket::open() connect() <Host: localhost
> Port: 12345>: Connection refused
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: join done for IO thread #0
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:17 2022 TSocket::open() connect() <Host: localhost
> Port: 33439>: Connection refused
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: join done for IO thread #0
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: Serving with 1 io
> threads.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: using libevent
> 2.1.12-stable method epoll
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> listen.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: IO thread #0 registered for
> notify.
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 entering
> loop...
> Thrift: Sun Apr 24 21:19:17 2022 TSocket::open() connect() <Host: localhost
> Port: 43713>: Connection refused
> Thrift: Sun Apr 24 21:19:17 2022 TNonblockingServer: IO thread #0 run() done!
> Thrift: Sun Apr 24 21:19:17 2022 TNonblocking: join done for IO thread #0
>
> *** 3 failures are detected in the test module "TNonblockingSSLServerTest"
> FAIL: TNonblockingSSLServerTest
> ====================
> 3 of 21 tests failed
> ====================
> make[7]: *** [Makefile:1467: check-TESTS] Error 1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make[6]: *** [Makefile:1593: check-am] Error 2
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make[5]: *** [Makefile:1595: check] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/cpp/test'
> make[4]: *** [Makefile:1587: check-recursive] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/cpp'
> make[3]: *** [Makefile:571: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[2]: *** [Makefile:685: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1
> returned exit code 2
signature.asc
Description: This is a digitally signed message part
--- End Message ---