Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2023 17:29:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 270366] lang/ruby31: patch to fix build with libressl 3.6.2
Message-ID:  <bug-270366-21402-ff1K2mgwWK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270366-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270366-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby (Nobody)
<ruby@FreeBSD.org> for maintainer-feedback:
Bug 270366: lang/ruby31: patch to fix build with libressl 3.6.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270366



--- Description ---
Building ruby31 with the latest libressl fails with:
ossl_pkey.c:721:62: error: incomplete definition of type 'struct evp_pkey_s=
t'
	EVP_PKEY_asn1_get0_info(NULL, NULL, NULL, NULL, &aname, pkey->ameth);

Patch based off the notes here:
https://lore.kernel.org/buildroot/8482f7db-911e-41ff-8b85-d801362b63f7@kors=
gaar
d.com/
and the patch here:
https://lore.kernel.org/buildroot/20220611114053.89542-1-fontaine.fabrice@g=
mail
.com/



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