[Reproducible-builds] Bug#803753: reconserver: FTBFS: context.ipp:92:29: error: '::SSLv3_method' has not been declared

Chris Lamb lamby at debian.org
Mon Nov 2 12:04:58 UTC 2015


Source: reconserver
Version: 0.10.4-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,

reconserver fails to build from source in unstable/amd64:

  [..]

  In file included from /usr/include/asio/ssl/context.hpp:784:0,
                   from /usr/include/asio/ssl.hpp:19,
                   from /usr/include/reflow/MediaStream.hxx:10,
                   from /usr/include/reflow/FlowManager.hxx:8,
                   from /usr/include/recon/ConversationManager.hxx:22,
                   from /usr/include/recon/UserAgent.hxx:6,
                   from reConServer.cxx:41:
  /usr/include/asio/ssl/impl/context.ipp: In constructor
  'asio::ssl::context::context(asio::ssl::context_base::method)':
  /usr/include/asio/ssl/impl/context.ipp:92:29: error: '::SSLv3_method'
  has not been declared
       handle_ = ::SSL_CTX_new(::SSLv3_method());
                               ^
  /usr/include/asio/ssl/impl/context.ipp:95:29: error:
  '::SSLv3_client_method' has not been declared
       handle_ = ::SSL_CTX_new(::SSLv3_client_method());
                               ^
  /usr/include/asio/ssl/impl/context.ipp:98:29: error:
  '::SSLv3_server_method' has not been declared
       handle_ = ::SSL_CTX_new(::SSLv3_server_method());
                               ^
  Makefile:435: recipe for target 'reConServer.o' failed
  make[2]: *** [reConServer.o] Error 1
  make[2]: Leaving directory '/build/reconserver-0.10.4'
  Makefile:334: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory '/build/reconserver-0.10.4'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:34: recipe for target 'binary' failed
  make: *** [binary] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary 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/reconserver_0.10.4-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reconserver.0.10.4-1.unstable.amd64.log.txt.gz
Type: application/gzip
Size: 7298 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151102/a334d5eb/attachment.bin>


More information about the Reproducible-builds mailing list