Android MIPS Builder (dbg) broken (missing V8 dep) |
||||
Issue descriptionAndroid MIPS Builder (dbg) is broken since: https://uberchromegw.corp.google.com/i/chromium.android/builders/Android%20MIPS%20Builder%20%28dbg%29/builds/5769 Error: /b/build/slave/android_build/build/src/buildtools/linux64/gn gen //out/Debug --check -> returned 1 ERROR Unresolved dependencies. //chrome/test:unit_tests_js_action(//build/toolchain/android:mipsel) needs //v8:v8_shell(//build/toolchain/linux:clang_x86_v8_mipsel) //v8:run_mksnapshot(//build/toolchain/android:mipsel) needs //v8:mksnapshot(//build/toolchain/linux:clang_x86_v8_mipsel) Suspected CL: https://codereview.chromium.org/2158643002 (V8 roll)
,
Jul 18 2016
,
Jul 18 2016
,
Jul 18 2016
,
Jul 18 2016
Yup, I should have a fix shortly ...
,
Jul 19 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fb1cadc07b5b8f97f1ef5ee9800a47ce6f6fe902 commit fb1cadc07b5b8f97f1ef5ee9800a47ce6f6fe902 Author: dpranke <dpranke@chromium.org> Date: Tue Jul 19 01:54:15 2016 Fix the v8 snapshots in the GN mipsel, mips64el builds. This also deletes references to gcc-based snapshot toolchains that don't actually exist. Let's find out if they're actually needed anywhere ;). The mips build was broken by the v8_target_cpu changes for 625353. TBR=machenbach@chromium.org BUG= 625353 , 629057 Review-Url: https://codereview.chromium.org/2159003002 Cr-Commit-Position: refs/heads/master@{#406174} [modify] https://crrev.com/fb1cadc07b5b8f97f1ef5ee9800a47ce6f6fe902/build/config/v8_target_cpu.gni [modify] https://crrev.com/fb1cadc07b5b8f97f1ef5ee9800a47ce6f6fe902/build/toolchain/linux/BUILD.gn
,
Jul 19 2016
Looks like we're good now (the builders have cycled past the failures in generate_build_files). |
||||
►
Sign in to add a comment |
||||
Comment 1 by lizeb@chromium.org
, Jul 18 2016Owner: lizeb@chromium.org
Status: Assigned (was: lize)