Source: pion Version: 5.0.6+dfsg-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
pion fails to build from source in unstable/amd64:
[..]
In file included from /usr/include/boost/asio/ssl/context.hpp:786:0,
from /usr/include/boost/asio/ssl.hpp:19,
from ../include/pion/tcp/connection.hpp:18,
from ../include/pion/tcp/server.hpp:22,
from tcp_server.cpp:14:
/usr/include/boost/asio/ssl/impl/context.ipp: In constructor
'boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)':
/usr/include/boost/asio/ssl/impl/context.ipp:93:29: error:
'::SSLv3_method' has not been declared
handle_ = ::SSL_CTX_new(::SSLv3_method());
^
/usr/include/boost/asio/ssl/impl/context.ipp:96:29: error:
'::SSLv3_client_method' has not been declared
handle_ = ::SSL_CTX_new(::SSLv3_client_method());
^
/usr/include/boost/asio/ssl/impl/context.ipp:99:29: error:
'::SSLv3_server_method' has not been declared
handle_ = ::SSL_CTX_new(::SSLv3_server_method());
^
Makefile:512: recipe for target 'tcp_server.lo' failed
make[2]: *** [tcp_server.lo] Error 1
make[2]: Leaving directory '/build/pion-5.0.6+dfsg/src'
Makefile:524: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/pion-5.0.6+dfsg'
debian/rules:43: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[..]
The full build log is attached or (an alternate build) can be viewed
here:
https://reproducible.debian.net/logs/unstable/amd64/pion_5.0.6+dfsg-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
pion.5.0.6+dfsg-1.unstable.amd64.log.txt.gz
Description: application/gzip

