[MacPorts] #56401: py27-cryptography fails to build with libressl-devel 2.7.2
MacPorts
noreply at macports.org
Wed May 2 05:44:51 UTC 2018
#56401: py27-cryptography fails to build with libressl-devel 2.7.2
------------------------------+----------------------
Reporter: bK4gYuRo | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-cryptography |
------------------------------+----------------------
Changes (by ryandesign):
* status: new => assigned
* cc: ryandesign (removed)
* keywords: py27-cryptography libressl-devel =>
* owner: (none) => stromnov
* port: py27-crytpography => py-cryptography
Old description:
> Errors start with this
> {{{
> :info:build /opt/local/include/openssl/x509.h:919:6: note: previous
> declaration is here
> :info:build void X509_get0_signature(const ASN1_BIT_STRING **psig,
> :info:build ^
> :info:build build/temp.macosx-10.13-x86_64-2.7/_openssl.c:2472:7: error:
> redefinition of 'X509_VERIFY_PARAM_set1_host' as different kind of symbol
> :info:build int (*X509_VERIFY_PARAM_set1_host)(X509_VERIFY_PARAM *, const
> char *,
> :info:build ^
> :info:build /opt/local/include/openssl/x509_vfy.h:564:5: note: previous
> definition is here
> :info:build int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param,
> const char *name,
> :info:build ^
> :info:build build/temp.macosx-10.13-x86_64-2.7/_openssl.c:2474:7: error:
> redefinition of 'X509_VERIFY_PARAM_set1_email' as different kind of
> symbol
> }}} and many more follow
New description:
Errors start with this
{{{
:info:build /opt/local/include/openssl/x509.h:919:6: note: previous
declaration is here
:info:build void X509_get0_signature(const ASN1_BIT_STRING **psig,
:info:build ^
:info:build build/temp.macosx-10.13-x86_64-2.7/_openssl.c:2472:7: error:
redefinition of 'X509_VERIFY_PARAM_set1_host' as different kind of symbol
:info:build int (*X509_VERIFY_PARAM_set1_host)(X509_VERIFY_PARAM *, const
char *,
:info:build ^
:info:build /opt/local/include/openssl/x509_vfy.h:564:5: note: previous
definition is here
:info:build int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param,
const char *name,
:info:build ^
:info:build build/temp.macosx-10.13-x86_64-2.7/_openssl.c:2474:7: error:
redefinition of 'X509_VERIFY_PARAM_set1_email' as different kind of symbol
}}}
and many more follow
--
--
Ticket URL: <https://trac.macports.org/ticket/56401#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list