[Bug 262268] firefox buld failure: could not find Node.js executable later than 10.23.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Mar 2022 11:14:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262268

            Bug ID: 262268
           Summary: firefox buld failure: could not find Node.js
                    executable later than 10.23.1
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: bergerkos@yahoo.co.uk
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

My system uses packages from FreeBSD/latest repo. I just wanted to build a
customized version of www/firefox (no pulseaudio). So I'm building it from
'latest' git tree, updated yesterday.

DISTVERSION=    97.0.1
PORTEPOCH=      2

Followed these (recommended) steps:
make install-missing-packages (installs things, including www/node)
make

Build fails with this message: 
checking for nodejs... ld-elf.so.1: /lib/libcrypto.so.111: version
OPENSSL_1_1_1e required by /usr/local/bin/node not found
no
ERROR: could not find Node.js executable later than 10.23.1; ensure `node` or
`nodejs` is in PATH or set NODEJS in environment to point to an executable.

-- 
You are receiving this mail because:
You are the assignee for the bug.