I've found that it helps to search for the word "FAILED:" in such output. Alternatively, rerunning ninja without parallism (-j 1).
In your log file this seems to be the error:
[14311/40647] python ../../v8/tools/run.py ./v8-qemu-wrapper.sh
./bytecode_builtins_list_generator
gen/v8/builtins-generated/bytecodes-builtins-list.h
FAILED: gen/v8/builtins-generated/bytecodes-builtins-list.h
python ../../v8/tools/run.py ./v8-qemu-wrapper.sh
./bytecode_builtins_list_generator
gen/v8/builtins-generated/bytecodes-builtins-list.h
/lib/ld-linux-x86-64.so.2: No such file or directory
I can't help you from there, but maybe you know of a way to get it to find ld-linux-x86-64.so.2.
/Daniel
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/ce9c2ab5-75e6-4983-be6a-432cf244e221%40chromium.org.