Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2021 14:01:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255877] devel/cargo-c: fails to build with libressl 3.3.3
Message-ID:  <bug-255877-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255877

            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@FreeBSD.org
          Reporter: felix@palmen-it.de
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org

Created attachment 224940
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224940&action=
=3Dedit
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 LibreS=
SL
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255877-7788>