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

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

            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: ruby@FreeBSD.org
          Reporter: robert.kruus@gov.sk.ca
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 241014
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241014&action=
=3Dedit
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_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=
gaard.com/
and the patch here:
https://lore.kernel.org/buildroot/20220611114053.89542-1-fontaine.fabrice@g=
mail.com/

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