The log file
Created attachment 710850 [details] build_log
Created attachment 710853 [details] build_envirnoment
FAILED: resources/inspector/devtools_app.html resources/inspector/inspector.html resources/inspector/js_app.html resources/inspector/ndb_app.html resources/inspector/node_app.html resources/inspector/toolbox.html resources/inspector/worker_app.html /var/tmp/portage/dev-qt/qtwebengine-5.15.2_p20210521/temp/python2.7/bin/python2 ../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/node/node.py ../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/generate_html_entrypoint.js --template ../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/entrypoint_template.html --out-directory resources/inspector Traceback (most recent call last): File "../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/node/node.py", line 63, in <module> RunNode(sys.argv[1:]) File "../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/node/node.py", line 58, in RunNode raise RuntimeError('%s failed: %s' % (cmd, stderr)) RuntimeError: ['/usr/bin/node', '../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/generate_html_entrypoint.js', '--template', '../../../../qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/entrypoint_template.html', '--out-directory', 'resources/inspector'] failed: node:internal/modules/cjs/loader:944 throw err; ^ Error: Cannot find module '/qtwebengine-5.15.2_p20210521/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/generate_html_entrypoint.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:941:15) at Function.Module._load (node:internal/modules/cjs/loader:774:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
Created attachment 710856 [details] emerge info
Version of nodejs? Please test with 5.15.2_p20210625.
(In reply to Andreas Sturmlechner from comment #5) > Version of nodejs? Please test with 5.15.2_p20210625. Thanks, problem solved.
I'm facing the same issue using dev-qt/qtwebengine-5.15.2_p20211216 and net-libs/nodejs-16.13.1 - is there anything else I can try to make it compile? Also, should I reopen this bug?