https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270366
Bug ID: 270366
Summary: lang/ruby31: patch to fix build with libressl 3.6.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 241014
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241014&action=edit
files/patch-ext_openssl_ossl__pkey.c
Building ruby31 with the latest libressl fails with:
ossl_pkey.c:721:62: error: incomplete definition of type 'struct evp_pkey_st'
EVP_PKEY_asn1_get0_info(NULL, NULL, NULL, NULL, &aname, pkey->ameth);
Patch based off the notes here:
https://lore.kernel.org/buildroot/[email protected]/
and the patch here:
https://lore.kernel.org/buildroot/[email protected]/
--
You are receiving this mail because:
You are the assignee for the bug.