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

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 15 Nov 2021 14:02:58 UTC
Moin!

Can confirm it. Fils in poudriere.

ld: error: undefined symbol: RSA_get0_pss_params
>>> referenced by crypto_rsa.cc
>>> crypto_rsa.o:(node::crypto::GetRsaKeyDetail(node::Environment*, std::__1::shared_ptr<node::crypto::KeyObjectData>, v8::Local<v8::Object>)) in archive /wrkdirs/usr/ports/www/node16/wo
rk/node-v16.13.0/out/Release/obj.target/libnode.a
ld: error: undefined symbol: RSA_get0_pss_params
>>> referenced by crypto_rsa.cc
>>> crypto_rsa.o:(node::crypto::GetRsaKeyDetail(node::Environment*, std::__1::shared_ptr<node::crypto::KeyObjectData>, v8::Local<v8::Object>)) in archive /wrkdirs/usr/ports/www/node16/wo
rk/node-v16.13.0/out/Release/obj.target/libnode.a
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [cctest.target.mk:211: /wrkdirs/usr/ports/www/node16/work/node-v16.13.0/out/Release/cctest] Error 1
gmake[2]: *** Waiting for unfinished jobs....

===> The following configuration options are available for node16-16.13.0:
BUNDLED_SSL=off: Use node.js's bundled OpenSSL implementation
DOCS=on: Build and/or install documentation
DTRACE=on: Build with DTrace probes
NLS=on: Native Language Support
===> Use 'make config' to modify these settings

--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy@FreeBSD.org, https://t.me/dima_panov)

> On Monday, Nov 15, 2021 at 4:26 PM, Matthias Fechner <mfechner@FreeBSD.org (mailto:mfechner@FreeBSD.org)> wrote:
> Hi Torsten,
>
> Am 15.11.2021 um 14:11 schrieb Torsten Zuehlsdorff:
> > BTW: node16 does not compile for me so gitlab is still broken. Is this
> > only me? o.O
>
> I did yesterday a full upgrade of all my gitlab instances and just did a
> test on my local virtual machine and it was running fine.
>
> Are you sure you use node version 16 (node --version)?
>
>
> Gruß
> Matthias
>
> --
>
> "Programming today is a race between software engineers striving to
> build bigger and better idiot-proof programs, and the universe trying to
> produce bigger and better idiots. So far, the universe is winning." --
> Rich Cook
>