Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] nodejs 6.2.1 fails to compile
Date: Mon, 27 Jun 2016 08:02:19
Message-Id: 25961.1467014523@ccs.covici.com
1 Hi. I am having problems emerging nodejs 6.2.1 which happened on my
2 last update of world. I get the following error output:
3
4 [ -x ./node ] && ./node tools/doc/generate.js --node-version=v6.2.1
5 --format=html --template=doc/template.html doc/api/modules.md >
6 out/doc/api/modules.html || node tools/doc/generate.js
7 --node-version=v6.2.1 --format=html --template=doc/t\emplate.html
8 doc/api/modules.md > out/doc/api/modules.html
9 Input file = doc/api/modules.md
10 module.js:442
11 throw err;
12 ^
13
14 Error: Cannot find module
15 '/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/eslint/node_modules/js-yaml'
16 at Function.Module._resolveFilename (module.js:440:15)
17 at Function.Module._load (module.js:388:25)
18 at Module.require (module.js:468:17)
19 at require (internal/module.js:20:19)
20 at Object.<anonymous>
21 (/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/doc/node_modules/js-yaml/index.js:15:18)
22 at Module._compile (module.js:541:32)
23 at Object.Module._extensions..js
24 (module.js:550:10)
25 at Module.load (module.js:458:32)
26 at tryModuleLoad (module.js:417:12)
27 at Function.Module._load
28 (module.js:409:3)
29 Input file = doc/api/modules.md
30 module.js:341
31 throw err;
32 ^
33
34 Error: Cannot find module
35 '/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/eslint/node_modules/js-yaml'
36 at Function.Module._resolveFilename (module.js:339:15)
37 at Function.Module._load (module.js:290:25)
38 at Module.require (module.js:367:17)
39 at require (internal/module.js:16:19)
40 at Object.<anonymous>
41 (/var/tmp/portage/net-libs/nodejs-6.2.1/work/node-v6.2.1/tools/doc/node_modules/js-yaml/index.js:15:18)
42 at Module._compile (module.js:413:34)
43 at Object.Module._extensions..js
44 (module.js:422:10)
45 at Module.load (module.js:357:32)
46 at Function.Module._load
47 (module.js:314:12)
48 at Module.require
49 (module.js:367:17)
50 make: *** [Makefile:290:
51 out/doc/api/modules.html] Error
52 1
53 * ERROR:
54 net-libs/nodejs-6.2.1::gentoo
55 failed (compile phase):
56
57 I looked on bgo and did a google search, but I don't see anything
58 relevant.
59
60 Any assistance would be appreciated.
61
62 --
63 Your life is like a penny. You're going to lose it. The question is:
64 How do
65 you spend it?
66
67 John Covici
68 covici@××××××××××.com

Replies

Subject Author
[gentoo-user] Re: nodejs 6.2.1 fails to compile James <wireless@×××××××××××.com>
[gentoo-user] Re: nodejs 6.2.1 fails to compile James <wireless@×××××××××××.com>