Mark BROKEN: fails to build
internal/modules/cjs/loader.js:651 throw err; ^ Error: Cannot find module '/wrkdirs/usr/ports/net/cjdns/work/cjdns-cjdns-v20.2' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:649:15) at Function.Module._load (internal/modules/cjs/loader.js:575:25) at Function.Module.runMain (internal/modules/cjs/loader.js:862:12) at internal/main/run_main_module.js:21:11 You have a version of node [node] but it is too old [v11.11.0] ### Installing node.js (you can bypass this step by manually installing node.js v4.6.2 or newer) No nodejs executable available for freebsd-amd64 Please install nodejs (>= v4.6.2) from your distribution package repository or source Reported by: pkg-fallout
This commit is contained in:
parent
29b07e6f1c
commit
615d2b5559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494957
@ -12,6 +12,7 @@ COMMENT= Routing engine designed for security, scalability, speed
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN_armv6= fails to build: Killing runaway build after 21600 seconds with no output
|
||||
BROKEN_armv7= fails to build: Killing runaway build after 21600 seconds with no output
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user