Package: src:trantor
Version: 1.5.12+ds-1.2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with=cmake
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb cmake 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON ..
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the 
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY 
OPENSSL_INCLUDE_DIR)
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find Botan (missing: Botan_LIBRARIES Botan_INCLUDE_DIRS)
-- Trantor using SSL library: None
-- Found c-ares: /usr/include
-- c-ares found!
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done (0.8s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/trantor.dir/build.make CMakeFiles/trantor.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/trantor.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/trantor.dir/build.make CMakeFiles/trantor.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  6%] Building CXX object 
CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.o
[  6%] Building CXX object 
CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.o -MF CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/utils/ConcurrentTaskQueue.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/ConcurrentTaskQueue.cc
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.o -MF CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/utils/AsyncFileLogger.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/AsyncFileLogger.cc
[  9%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/Date.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/Date.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/Date.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/Date.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/Date.cc
[ 12%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/LogStream.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/LogStream.cc
[ 15%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/Logger.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/Logger.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/Logger.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/Logger.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/Logger.cc
[ 18%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/MsgBuffer.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/MsgBuffer.cc
[ 21%] Building CXX object 
CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.o -MF CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/utils/SerialTaskQueue.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/SerialTaskQueue.cc
[ 24%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.o 
-MF CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/TimingWheel.cc.o -c 
/<<PKGBUILDDIR>>/trantor/utils/TimingWheel.cc
[ 27%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/Utilities.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/Utilities.cc
[ 30%] Building CXX object CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/EventLoop.cc.o -c /<<PKGBUILDDIR>>/trantor/net/EventLoop.cc
[ 33%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.o 
-MF CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/EventLoopThread.cc.o -c 
/<<PKGBUILDDIR>>/trantor/net/EventLoopThread.cc
[ 36%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.o -MF CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/EventLoopThreadPool.cc.o -c /<<PKGBUILDDIR>>/trantor/net/EventLoopThreadPool.cc
[ 39%] Building CXX object CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/InetAddress.cc.o -c /<<PKGBUILDDIR>>/trantor/net/InetAddress.cc
[ 42%] Building CXX object CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/TcpClient.cc.o -c /<<PKGBUILDDIR>>/trantor/net/TcpClient.cc
[ 45%] Building CXX object CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/TcpServer.cc.o -c /<<PKGBUILDDIR>>/trantor/net/TcpServer.cc
[ 48%] Building CXX object CMakeFiles/trantor.dir/trantor/net/Channel.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/Channel.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/Channel.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/Channel.cc.o -c /<<PKGBUILDDIR>>/trantor/net/Channel.cc
[ 51%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.o 
-MF CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/Acceptor.cc.o -c 
/<<PKGBUILDDIR>>/trantor/net/inner/Acceptor.cc
[ 54%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.o 
-MF CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/Connector.cc.o -c 
/<<PKGBUILDDIR>>/trantor/net/inner/Connector.cc
[ 57%] Building CXX object CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/Poller.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/Poller.cc
[ 60%] Building CXX object CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/Socket.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/Socket.cc
[ 63%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.o -MF CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/inner/TcpConnectionImpl.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/TcpConnectionImpl.cc
[ 66%] Building CXX object CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.o -MF 
CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/Timer.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/Timer.cc
[ 69%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.o 
-MF CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.o.d -o CMakeFiles/trantor.dir/trantor/net/inner/TimerQueue.cc.o -c 
/<<PKGBUILDDIR>>/trantor/net/inner/TimerQueue.cc
[ 72%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.o -MF CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/inner/poller/EpollPoller.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/poller/EpollPoller.cc
[ 75%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.o -MF CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/inner/poller/KQueue.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/poller/KQueue.cc
[ 78%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.o -MF CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/inner/poller/PollPoller.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/poller/PollPoller.cc
[ 81%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/crypto/sha3.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/crypto/sha3.cc.o 
-MF CMakeFiles/trantor.dir/trantor/utils/crypto/sha3.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/crypto/sha3.cc.o -c 
/<<PKGBUILDDIR>>/trantor/utils/crypto/sha3.cc
[ 84%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/crypto/md5.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/crypto/md5.cc.o -MF 
CMakeFiles/trantor.dir/trantor/utils/crypto/md5.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/crypto/md5.cc.o -c /<<PKGBUILDDIR>>/trantor/utils/crypto/md5.cc
[ 87%] Building CXX object CMakeFiles/trantor.dir/trantor/utils/crypto/sha1.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/crypto/sha1.cc.o 
-MF CMakeFiles/trantor.dir/trantor/utils/crypto/sha1.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/crypto/sha1.cc.o -c 
/<<PKGBUILDDIR>>/trantor/utils/crypto/sha1.cc
[ 90%] Building CXX object 
CMakeFiles/trantor.dir/trantor/utils/crypto/sha256.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/crypto/sha256.cc.o 
-MF CMakeFiles/trantor.dir/trantor/utils/crypto/sha256.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/crypto/sha256.cc.o -c 
/<<PKGBUILDDIR>>/trantor/utils/crypto/sha256.cc
[ 93%] Building CXX object 
CMakeFiles/trantor.dir/trantor/utils/crypto/blake2.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT CMakeFiles/trantor.dir/trantor/utils/crypto/blake2.cc.o 
-MF CMakeFiles/trantor.dir/trantor/utils/crypto/blake2.cc.o.d -o CMakeFiles/trantor.dir/trantor/utils/crypto/blake2.cc.o -c 
/<<PKGBUILDDIR>>/trantor/utils/crypto/blake2.cc
[ 96%] Building CXX object 
CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o
/usr/bin/c++ -DTRANTOR_TLS_PROVIDER=None -Dtrantor_EXPORTS -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/exports 
-I/<<PKGBUILDDIR>>/trantor/utils -I/<<PKGBUILDDIR>>/trantor/net -I/<<PKGBUILDDIR>>/trantor/net/inner 
-I/<<PKGBUILDDIR>>/third_party/wepoll -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -fPIC -Wall -Wextra -Werror -MD -MT 
CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o -MF CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o.d -o 
CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o -c /<<PKGBUILDDIR>>/trantor/net/inner/AresResolver.cc
/<<PKGBUILDDIR>>/trantor/net/inner/AresResolver.cc: In member function ‘void 
trantor::AresResolver::resolveInLoop(const std::string&, const 
trantor::Resolver::ResolverResultsCallback&)’:
/<<PKGBUILDDIR>>/trantor/net/inner/AresResolver.cc:127:23: error: ‘void 
ares_gethostbyname(ares_channel_t*, const char*, int, ares_host_callback, void*)’ is 
deprecated: Use ares_getaddrinfo instead [-Werror=deprecated-declarations]
  127 |     ares_gethostbyname(ctx_,
      |     ~~~~~~~~~~~~~~~~~~^~~~~~
  128 |                        hostname.c_str(),
      |                        ~~~~~~~~~~~~~~~~~
  129 |                        AF_INET,
      |                        ~~~~~~~~
  130 |                        &AresResolver::ares_hostcallback_,
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  131 |                        queryData);
      |                        ~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/trantor/net/inner/AresResolver.cc:10:
/usr/include/ares.h:592:58: note: declared here
  592 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void 
ares_gethostbyname(
      |                                                          
^~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/trantor.dir/build.make:513: 
CMakeFiles/trantor.dir/trantor/net/inner/AresResolver.cc.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/trantor.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to