Re: git: 46ce086c7130 - main - Mk/Uses: default version for nodejs

From: Kelly Hays <j.kelly.hays_at_gmail.com>
Date: Wed, 17 Nov 2021 06:49:33 UTC
On Tue, Nov 16, 2021 at 8:21 AM Matthias Fechner <mfechner@freebsd.org>
wrote:
>
> Am 16.11.2021 um 14:43 schrieb Torsten Zuehlsdorff:
> > Sure. But you can't build gitlab without it :D
> >
> > Also the error still exists on 12.2 latest patchset. I have no idea,
> > if there is a workaround for it.
>
> I think the workaround could be using openssl from ports or try to get
> node16 build with bundled SSL.
> Maybe the openssl version existing in base of FreeBSD 12.2 is to old.
> But Dima mentioned that building node16 with bundled SSL does not work
> (I have not tested it).
>
You need 13.0-RELEASE-p4 or 12.2-RELEASE-p10.
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258672 and
https://www.freebsd.org/security/advisories/FreeBSD-EN-21:24.libcrypto.asc

Hope that helps,
  Kelly