[Reproducible-builds] Bug#803756: pion: FTBFS: error: '::SSLv3_method' has not been declared
Chris Lamb
lamby at debian.org
Mon Nov 2 12:07:28 UTC 2015
Source: pion
Version: 5.0.6+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pion.5.0.6+dfsg-1.unstable.amd64.log.txt.gz
Type: application/gzip
Size: 12534 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151102/03bd8aa7/attachment.bin>
More information about the Reproducible-builds
mailing list