Bug 258862 - www/node: undefined symbol: RSA_get0_pss_params
Summary: www/node: undefined symbol: RSA_get0_pss_params
Status: Closed DUPLICATE of bug 258672
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bradley T. Hughes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-02 10:00 UTC by Stéphane D'Alu
Modified: 2021-10-04 07:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bhughes)


Attachments
poudriere log (61.37 KB, application/gzip)
2021-10-02 10:00 UTC, Stéphane D'Alu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane D'Alu 2021-10-02 10:00:38 UTC
Created attachment 228351 [details]
poudriere log

port build failed due to undefined symbol: RSA_get0_pss_params

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/node/work/node-v16.10.0/out/Release/obj.target/li
bnode.a


(full poudriere log in attachement)
Comment 1 Bradley T. Hughes freebsd_committer freebsd_triage 2021-10-04 07:56:34 UTC
Hi! Your jail is outdated and needs to be updated to get https://www.freebsd.org/security/advisories/FreeBSD-EN-21:24.libcrypto.asc. Once you have updated, the build will succeed. See the PR 258672

Thanks for the report!
-Brad :)

*** This bug has been marked as a duplicate of bug 258672 ***