Hi,

I'm having issues building Chromium.
The following error occurs:


---------
ninja: Entering directory `out/Release'
[179/26252] ACTION 
//chrome/browser/resources/md_downloads:vulcanize(//build/toolchain/linux:x64)
FAILED: gen/chrome/browser/resources/md_downloads/vulcanized.unbuilt.html 
gen/chrome/browser/resources/md_downloads/crisper.js 
python ../../chrome/browser/resources/vulcanize_gn.py --host downloads 
--html_in_file downloads.html --html_out_file vulcanized.unbuilt.html 
--js_out_file crisper.js --input
../../chrome/browser/resources/md_downloads --out_folder 
gen/chrome/browser/resources/md_downloads --depfile 
gen/chrome/browser/resources/md_downloads/vulcanized.unbuilt.html.d 
--insert_in_head
\<base\ href=chrome://downloads\>
../../third_party/node/linux/node-linux-x64/bin/node 
../../third_party/node/node_modules/vulcanize/bin/vulcanize --exclude 
chrome://resources/html/polymer.html --exclude web-animations-next-
lite.min.js --exclude load_time_data.js --exclude strings.js --exclude 
text_defaults.css --exclude text_defaults_md.css --inline-css --inline-scripts 
--strip-comments --redirect
"chrome://resources/cr_elements/|../../ui/webui/resources/cr_elements" 
--redirect "chrome://resources/css/|../../ui/webui/resources/css" --redirect
"chrome://resources/html/|../../ui/webui/resources/html" --redirect 
"chrome://resources/js/|../../ui/webui/resources/js" --redirect
"chrome://resources/polymer/v1_0/|../../third_party/polymer/v1_0/components-chromium"
 --out-request-list /opt/sources/chromium-
58.0.3029.81/out/Release/gen/chrome/browser/resources/md_downloads/vulcanized.unbuilt.html_requestlist.txt
 --redirect 
"/|/opt/sources/chromium-58.0.3029.81/chrome/browser/resources/md_downloads" --
redirect 
"chrome://downloads/|/opt/sources/chromium-58.0.3029.81/chrome/browser/resources/md_downloads"
 /downloads.html failed: /bin/sh: 
../../third_party/node/linux/node-linux-x64/bin/node: No such
file or directory

Traceback (most recent call last):
  File "../../chrome/browser/resources/vulcanize_gn.py", line 217, in <module>
    main(sys.argv[1:])
  File "../../chrome/browser/resources/vulcanize_gn.py", line 211, in main
    _vulcanize(vulcanize_input_folder, args)
  File "../../chrome/browser/resources/vulcanize_gn.py", line 153, in _vulcanize
    args.html_in_file)])
  File "../../third_party/node/node.py", line 28, in RunNode
    raise
TypeError: exceptions must be old-style classes or derived from BaseException, 
not NoneType
[180/26252] ACTION 
//chrome/browser/resources/md_history:vulcanize_app(//build/toolchain/linux:x64)
FAILED: gen/chrome/browser/resources/md_history/app.vulcanized.unbuilt.html 
gen/chrome/browser/resources/md_history/app.crisper.js 
python ../../chrome/browser/resources/vulcanize_gn.py --host history 
--html_in_file app.html --html_out_file app.vulcanized.unbuilt.html 
--js_out_file app.crisper.js --input
../../chrome/browser/resources/md_history --out_folder 
gen/chrome/browser/resources/md_history --depfile 
gen/chrome/browser/resources/md_history/app.vulcanized.unbuilt.html.d --exclude
chrome://resources/html/util.html chrome://history/constants.html
../../third_party/node/linux/node-linux-x64/bin/node 
../../third_party/node/node_modules/vulcanize/bin/vulcanize --exclude 
chrome://resources/html/polymer.html --exclude web-animations-next-
lite.min.js --exclude load_time_data.js --exclude strings.js --exclude 
text_defaults.css --exclude text_defaults_md.css --inline-css --inline-scripts 
--strip-comments --redirect
"chrome://resources/cr_elements/|../../ui/webui/resources/cr_elements" 
--redirect "chrome://resources/css/|../../ui/webui/resources/css" --redirect
"chrome://resources/html/|../../ui/webui/resources/html" --redirect 
"chrome://resources/js/|../../ui/webui/resources/js" --redirect
"chrome://resources/polymer/v1_0/|../../third_party/polymer/v1_0/components-chromium"
 --exclude chrome://resources/html/util.html --exclude 
chrome://history/constants.html --out-request-list
/opt/sources/chromium-58.0.3029.81/out/Release/gen/chrome/browser/resources/md_history/app.vulcanized.unbuilt.html_requestlist.txt
 --redirect "/|/opt/sources/chromium-
58.0.3029.81/chrome/browser/resources/md_history" --redirect 
"chrome://history/|/opt/sources/chromium-58.0.3029.81/chrome/browser/resources/md_history"
 /app.html failed: /bin/sh:
../../third_party/node/linux/node-linux-x64/bin/node: No such file or directory

Traceback (most recent call last):
  File "../../chrome/browser/resources/vulcanize_gn.py", line 217, in <module>
    main(sys.argv[1:])
  File "../../chrome/browser/resources/vulcanize_gn.py", line 211, in main
    _vulcanize(vulcanize_input_folder, args)
  File "../../chrome/browser/resources/vulcanize_gn.py", line 153, in _vulcanize
    args.html_in_file)])
  File "../../third_party/node/node.py", line 28, in RunNode
    raise
TypeError: exceptions must be old-style classes or derived from BaseException, 
not NoneType
[181/26252] ACTION 
//chrome/browser/resources/md_history:vulcanize_lazy_load(//build/toolchain/linux:x64)
FAILED: 
gen/chrome/browser/resources/md_history/lazy_load.vulcanized.unbuilt.html 
gen/chrome/browser/resources/md_history/lazy_load.crisper.js 
python ../../chrome/browser/resources/vulcanize_gn.py --host history 
--html_in_file lazy_load.html --html_out_file lazy_load.vulcanized.unbuilt.html 
--js_out_file lazy_load.crisper.js --input
../../chrome/browser/resources/md_history --out_folder 
gen/chrome/browser/resources/md_history --depfile 
gen/chrome/browser/resources/md_history/lazy_load.vulcanized.unbuilt.html.d 
--exclude
chrome://resources/html/util.html chrome://history/constants.html 
chrome://history/app.html
../../third_party/node/linux/node-linux-x64/bin/node 
../../third_party/node/node_modules/vulcanize/bin/vulcanize --exclude 
chrome://resources/html/polymer.html --exclude web-animations-next-
lite.min.js --exclude load_time_data.js --exclude strings.js --exclude 
text_defaults.css --exclude text_defaults_md.css --inline-css --inline-scripts 
--strip-comments --redirect
"chrome://resources/cr_elements/|../../ui/webui/resources/cr_elements" 
--redirect "chrome://resources/css/|../../ui/webui/resources/css" --redirect
"chrome://resources/html/|../../ui/webui/resources/html" --redirect 
"chrome://resources/js/|../../ui/webui/resources/js" --redirect
"chrome://resources/polymer/v1_0/|../../third_party/polymer/v1_0/components-chromium"
 --exclude chrome://resources/html/util.html --exclude 
chrome://history/constants.html --exclude
chrome://history/app.html --out-request-list 
/opt/sources/chromium-58.0.3029.81/out/Release/gen/chrome/browser/resources/md_history/lazy_load.vulcanized.unbuilt.html_requestlist.txt
 --redirect
"/|/opt/sources/chromium-58.0.3029.81/chrome/browser/resources/md_history" 
--redirect 
"chrome://history/|/opt/sources/chromium-58.0.3029.81/chrome/browser/resources/md_history"
 /lazy_load.html failed:
/bin/sh: ../../third_party/node/linux/node-linux-x64/bin/node: No such file or 
directory

Traceback (most recent call last):
  File "../../chrome/browser/resources/vulcanize_gn.py", line 217, in <module>
    main(sys.argv[1:])
  File "../../chrome/browser/resources/vulcanize_gn.py", line 211, in main
    _vulcanize(vulcanize_input_folder, args)
  File "../../chrome/browser/resources/vulcanize_gn.py", line 153, in _vulcanize
    args.html_in_file)])
  File "../../third_party/node/node.py", line 28, in RunNode
    raise
TypeError: exceptions must be old-style classes or derived from BaseException, 
not NoneType
[188/26252] ACTION 
//chrome/common/extensions/api:api_bundle_generator_schema(//build/toolchain/linux:x64)
ninja: build stopped: subcommand failed.
---------

Has anyone come across this issue?

Thanks,
Wayne.


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to