[Bug 278966] security/py-cryptography fails with libressl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 May 2024 05:18:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278966 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=libressl381 cargo:rustc-cfg=libressl382 cargo:rustc-cfg=libressl390 cargo:libressl_version_number=3090200f --- stderr thread 'main' panicked at /usr/obj/usr/ports/security/py-cryptography/work-py39/cryptography-42.0.5/cargo-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 with lang/rust and security/py-cryptography... -- You are receiving this mail because: You are the assignee for the bug.