You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Daniel Pocock (JIRA)" <ji...@apache.org> on 2016/11/03 14:53:59 UTC

[jira] [Created] (PROTON-1341) build fails with OpenSSL 1.1.0

Daniel Pocock created PROTON-1341:
-------------------------------------

             Summary: build fails with OpenSSL 1.1.0
                 Key: PROTON-1341
                 URL: https://issues.apache.org/jira/browse/PROTON-1341
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.15.0
         Environment: n/a
            Reporter: Daniel Pocock


/tmp/buildd/qpid-proton-0.14.0/proton-c/src/ssl/openssl.c: In function 'get_dh2048':
/tmp/buildd/qpid-proton-0.14.0/proton-c/src/ssl/openssl.c:406:5: error: dereferencing pointer to incomplete type 'DH {aka struct dh_st}'
   dh->p=BN_bin2bn(dh2048_p,sizeof(dh2048_p),NULL);
     ^~
proton-c/CMakeFiles/qpid-proton.dir/build.make:1105: recipe for target 'proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o' failed


I looked at the source code in master branch and it has the same bug.

OpenSSL 1.1.0 is appearing in Linux distributions over the next months (recently appeared in Debian unstable) so this needs to be addresses urgently or the packages will be dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org