pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/55953: www/firefox fails to find node.js on first attempt



>Number:         55953
>Category:       pkg
>Synopsis:       www/firefox fails to find node.js on first attempt
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 23 23:40:00 +0000 2021
>Originator:     John Klos
>Release:        NetBSD 9.0_STABLE
>Organization:
	
>Environment:
	
	
System: NetBSD daisy.zia.io 9.0_STABLE NetBSD 9.0_STABLE (DAISY) #0: Tue Jul 28 04:48:43 UTC 2020 john%daisy.zia.io@localhost:/usr/obj-amd64/sys/arch/amd64/compile/DAISY amd64
Architecture: x86_64
Machine: amd64
>Description:
	
When attempting to compile firefox when lang/nodejs is already installed, 
firefox fails to find node.js properly. Restarting build of firefox leads 
to it finding node correctly somehow.

checking MOZ_ICU_CFLAGS... -I/usr/local/include
checking MOZ_ICU_LIBS... -L/usr/local/lib -licui18n -Wl,-R/usr/local/lib -licuuc -licudata
checking for nodejs...  1: 0x8fd278 node::Abort() [/usr/local/bin/node]
 2: 0x8d4e90 node::InitializeOncePerProcess(int, char**) [/usr/local/bin/node]
 3: 0x8d4f76 node::Start(int, char**) [/usr/local/bin/node]
no
ERROR: NODEJS must point to node 10.22.1 or newer; found node location: /usr/local/bin/node. 

    Executing `mach bootstrap --no-system-changes` should
    install a compatible version in ~/.mozbuild on most platforms.
    If you believe this is a bug, <https://mzl.la/2vLbXAv> is a good way
    to file.  More details: <https://bit.ly/2BbyD1E>
    
*** Error code 1
>How-To-Repeat:
	
Install www/firefox. Clean work directories. Try to use pkg_rolling-replace to update.
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index