Package: src:opendht
Version: 3.0.1-1.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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

If you cannot 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 add an affects on src:opendht, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[ 31%] Building CXX object CMakeFiles/opendht.dir/src/dhtrunner.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DASIO_STANDALONE -DFMT_SHARED 
[too-long-redacted] PKGBUILDDIR>>/src/dhtrunner.cpp
In file included from /usr/include/restinio/impl/acceptor.hpp:17,
                 from /usr/include/restinio/http_server.hpp:14,
                 from /usr/include/restinio/all.hpp:17,
                 from /<<PKGBUILDDIR>>/include/opendht/dht_proxy_client.h:32,
                 from /<<PKGBUILDDIR>>/src/dhtrunner.cpp:32:
/usr/include/restinio/impl/connection.hpp: In lambda function:
/usr/include/restinio/impl/connection.hpp:1056:74: error: ‘buffer_cast’ is 
not a member of ‘restinio::asio_ns’; did you mean ‘buffer_copy’? 
[-Wtemplate-body]
 1056 |                                                                 
asio_ns::buffer_cast< const char * >(
      |                                                                         
 ^~~~~~~~~~~
      |                                                                         
 buffer_copy
/usr/include/restinio/impl/connection.hpp:1056:87: error: expected 
primary-expression before ‘const’ [-Wtemplate-body]
 1056 |                                                                 
asio_ns::buffer_cast< const char * >(
      |                                                                         
              ^~~~~
/usr/include/restinio/impl/connection.hpp:1056:87: error: expected ‘}’ 
before ‘const’ [-Wtemplate-body]
/usr/include/restinio/impl/connection.hpp:1055:80: note: to match this ‘{’
 1055 |                                                 const string_view_t 
status_line{
      |                                                                         
       ^
/usr/include/restinio/impl/connection.hpp:1056:87: note: probably missing a 
comma or an operator before
 1056 |                                                                 
asio_ns::buffer_cast< const char * >(
      |                                                                         
              ^~~~~
/usr/include/restinio/impl/acceptor.hpp: In member function ‘void 
restinio::impl::acceptor_t<Traits>::open()’:
/usr/include/restinio/impl/acceptor.hpp:266:74: error: ‘max_connections’ is 
not a member of ‘asio::socket_base’ [-Wtemplate-body]
  266 |                                 m_acceptor.listen( 
asio_ns::socket_base::max_connections );
      |                                                                         
 ^~~~~~~~~~~~~~~
/usr/include/restinio/impl/acceptor.hpp: In static member function ‘static 
restinio::optional_t<asio::ip::address> 
restinio::impl::acceptor_t<Traits>::try_extract_actual_address_from_variant(const
 restinio::details::address_variant_t&)’:
/usr/include/restinio/impl/acceptor.hpp:619:64: error: ‘from_string’ is not 
a member of ‘asio::ip::address’ [-Wtemplate-body]
  619 |                                 result = 
asio_ns::ip::address::from_string( str_addr );
      |                                                                
^~~~~~~~~~~
make[3]: *** [CMakeFiles/opendht.dir/build.make:264: 
CMakeFiles/opendht.dir/src/dhtrunner.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1103: CMakeFiles/opendht.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: 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:23: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to