Page MenuHomeDevCentral

Compile manually node and npm with bundled SSL
ClosedPublic

Authored by dereckson on Jan 16 2022, 15:12.
Tags
None
Referenced Files
F2847408: D2468.id6222.diff
Wed, Apr 24, 15:05
F2846819: D2468.id6223.diff
Wed, Apr 24, 11:23
F2846818: D2468.id.diff
Wed, Apr 24, 11:23
Unknown Object (File)
Sun, Apr 21, 22:31
Unknown Object (File)
Sun, Apr 21, 22:31
Unknown Object (File)
Sun, Apr 21, 19:35
Unknown Object (File)
Sat, Apr 20, 15:31
Unknown Object (File)
Fri, Apr 19, 02:28
Subscribers
None

Details

Summary

The binary package currently in quarterly doesn't work on FreeBSD 13
with recent OpenSSL library bump.

With Node 17, when compiling the port, it complains about a symbol missing in
OpenSSL. As Node is bundled with its own OpenSSL library, it probably makes
more sense to use it.

Fixes T1673.

Test Plan

node --version and npm --version

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from Compile manually node and npm with bundled SSL Node 16 doesn't work on FreeBSD 13 with recent OpenSSL library bump. With Node 17, it complains about a symbol missing in OpensSL. But Node is bundled with its own library, so it probably makes more... to Compile manually node and npm with bundled SSL .Jan 16 2022, 15:14
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
dereckson added inline comments.
roles/devserver/userland-software/ports.sls
17
This revision is now accepted and ready to land.Jan 16 2022, 15:16