Hello everybody! I had this error when installing chromium browser: * ERROR: www-client/chromium-112.0.5615.121::gentoo failed (compile phase): * ninja -v -j9 -l0 -C out/Release chrome chromedriver failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 4993: Called chromium_compile * environment, line 2120: Called eninja '-C' 'out/Release' 'chrome' 'chromedriver' * environment, line 2674: Called die * The specific snippet of code: * "$@" || die -n "${*} failed"
Created attachment 860506 [details] Last 60 lines of the file 'build.log'
Before the final error I got this error: FAILED: obj/v8/v8_base_without_compiler/maglev-assembler-x64.o
*** This bug has been marked as a duplicate of bug 904455 ***