Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2024 05:18:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278966] security/py-cryptography fails with libressl
Message-ID:  <bug-278966-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 278966
           Summary: security/py-cryptography fails with libressl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

<snip>

  cargo:rustc-cfg=3Dlibressl381
  cargo:rustc-cfg=3Dlibressl382
  cargo:rustc-cfg=3Dlibressl390
  cargo:libressl_version_number=3D3090200f

  --- stderr
  thread 'main' panicked at
/usr/obj/usr/ports/security/py-cryptography/work-py39/cryptography-42.0.5/c=
argo-crates/openssl-sys-0.9.99/build/main.rs:334:5:


  This crate is only compatible with OpenSSL (version 1.0.1 through 1.1.1, =
or
3), or LibreSSL 2.5
  through 3.8.1, but a different version of OpenSSL was found. The build is=
 now
aborting
  due to this version mismatch.

<snip>

It would be very nice if we could keep in line security/libressl updates wi=
th
lang/rust and security/py-cryptography...

--=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-278966-7788>