Source: reconserver
Version: 0.10.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: reconserver.0.10.4-1.unstable.amd64.log.txt.gz
Description: application/gzip

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to