New issue
Advanced search Search tips

Issue 639472 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 0
Type: Bug-Regression
Proj-XR
Proj-XR-VR



Sign in to add a comment

VR: Build breakage on Android MIPS for GVR

Project Member Reported by donnd@chromium.org, Aug 19 2016

Issue description

CL 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

 
Status: Started (was: Assigned)
Example failing build log, for future reference: https://build.chromium.org/p/chromium.android/builders/Android%20MIPS%20Builder%20%28dbg%29/builds/6309
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)
Summary: VR: Build breakage on Android MIPS for GVR (was: Build breakage on Android MIPS for GVR)
Components: UI>Browser>VR

Sign in to add a comment