Issue metadata
Sign in to add a comment
|
VR: Build breakage on Android MIPS for GVR |
||||||||||||||||||||||||||
Issue descriptionCL https://codereview.chromium.org/2219203002 broke the build for GVR on Android MIPS. Log shows: /b/rr/tmpcepWLW/rw/checkout/scripts/slave/.recipe_deps/depot_tools/ninja -w dupbuild=err -C /b/c/b/Android_MIPS_Builder__dbg_/src/out/Debug -j50 ninja: Entering directory `/b/c/b/Android_MIPS_Builder__dbg_/src/out/Debug' ninja: error: '../../third_party/gvr-android-sdk/src/ndk-beta/lib/android_mipsel/libgvr.so', needed by 'libgvr.so', missing and no known rule to make it
,
Aug 21 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d11732fe29ceab8a70a174b23b1820fcb2154cfa commit d11732fe29ceab8a70a174b23b1820fcb2154cfa Author: bajones <bajones@chromium.org> Date: Sun Aug 21 02:56:56 2016 Preventing MIPS builds from attempting to copy missing file This build target should never be reached on MIPS builds, but apparently it's doing an early check to ensure the file exists anyway. BUG= 639472 TBR=bshe@chromium.org Review-Url: https://codereview.chromium.org/2264773002 Cr-Commit-Position: refs/heads/master@{#413362} [modify] https://crrev.com/d11732fe29ceab8a70a174b23b1820fcb2154cfa/third_party/gvr-android-sdk/BUILD.gn
,
Aug 22 2016
,
Sep 6 2016
,
Dec 5 2016
|
|||||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||||
Comment 1 by bajones@chromium.org
, Aug 19 2016