[Bug 229840] security/py-cryptography: does not build with libressl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 17 16:31:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229840
Bug ID: 229840
Summary: security/py-cryptography: does not build with libressl
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: koobs at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
Flags: maintainer-feedback?(koobs at FreeBSD.org)
Assignee: koobs at FreeBSD.org
...
build/temp.freebsd-11.2-RELEASE-amd64-2.7/_openssl.c:2345:6: error: conflicting
types for 'X509_get0_signature'
void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
^
/usr/local/include/openssl/x509.h:919:6: note: previous declaration is here
void X509_get0_signature(const ASN1_BIT_STRING **psig,
^
build/temp.freebsd-11.2-RELEASE-amd64-2.7/_openssl.c:2479:7: error:
redefinition of 'X509_VERIFY_PARAM_set1_host' as different kind of symbol
int (*X509_VERIFY_PARAM_set1_host)(X509_VERIFY_PARAM *, const char *,
^
...
Full log: https://people.freebsd.org/~amdmi3/pycryptograpy-libressl.log
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list