[Bug 255877] devel/cargo-c: fails to build with libressl 3.3.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 14 14:01:41 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255877
Bug ID: 255877
Summary: devel/cargo-c: fails to build with libressl 3.3.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jbeich at FreeBSD.org
Reporter: felix at palmen-it.de
Flags: maintainer-feedback?(jbeich at FreeBSD.org)
Assignee: jbeich at FreeBSD.org
Created attachment 224940
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224940&action=edit
allow building with libressl 3.3.3
Error message from log:
--- stderr
thread 'main' panicked at '
This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL
2.5
through 3.3.1, but a different version of OpenSSL was found. The build is now
aborting
due to this version mismatch.
',
/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.8.0+cargo-0.51/cargo-crates/openssl-sys-0.9.61/build/main.rs:271:5
Attached patch allows it to build by just whitelisting the newer libressl
version.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list