[Bug 258862] www/node: undefined symbol: RSA_get0_pss_params
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Oct 2021 10:00:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258862 Bug ID: 258862 Summary: www/node: undefined symbol: RSA_get0_pss_params Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bhughes@freebsd.org Reporter: sdalu@sdalu.com Flags: maintainer-feedback?(bhughes@freebsd.org) Assignee: bhughes@freebsd.org Created attachment 228351 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228351&action=edit 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) -- You are receiving this mail because: You are the assignee for the bug.