[android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2018-12-26 Thread juju
I face this problem too, anyone else could help? On Tuesday, September 5, 2017 at 11:41:02 PM UTC+8, aadi wrote: > > ninja: no work to do. > > [1/9] test android/soong/android > > FAILED: out/soong/.bootstrap/soong-android/test/test.passed > > out/soong/.bootstrap/bin/gotestrunner -p

Re: [android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2018-09-21 Thread Himanshu Singhal
Download and install openjdk 8 > On 21-Sep-2018, at 10:49, Bhavdip Bhalodia > wrote: > > Hi, > > I am getting this error > > > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=8.0.0 > TARGET_PRODUCT=aosp_arm > TARGET_BUILD_VARIANT=eng >

Re: [android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2018-09-21 Thread Bhavdip Bhalodia
Hi, I am getting this error PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=8.0.0 TARGET_PRODUCT=aosp_arm TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a TARGET_CPU_VARIANT=generic HOST_ARCH=x86_64

[android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2018-09-20 Thread ashok reddy reddy
Is this solved?.. I am also getting this error when i am building for 8953_64 8.1.0 code. On Tuesday, 5 September 2017 21:11:02 UTC+5:30, aadi wrote: > > ninja: no work to do. > > [1/9] test android/soong/android > > FAILED: out/soong/.bootstrap/soong-android/test/test.passed > >

Re: [android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2017-11-17 Thread Jayakrishnan Menon
Hi, where shall i get this latest update of proprietary chipcode.zip file . On Thu, Nov 16, 2017 at 3:25 AM, wrote: > check your vendor/qcom/proprietary folder to make sure it has all the > files included in the chipcode.zip file...our latest update, somehow in

Re: [android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2017-11-15 Thread phillip . weeks
check your vendor/qcom/proprietary folder to make sure it has all the files included in the chipcode.zip file...our latest update, somehow in the process, all the proprietary files got deleted...putting them back we were able to get past this error On Wednesday, November 15, 2017 at 1:31:32 AM

Re: [android-building] Re: FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2017-11-15 Thread jk . menon
Hi, I have tried to set the sdclang configurations in the Boardconfig.mk but still issue remains if there is anyother options that i must do regarding the build environment , i was able to build the 7.1 for the same chip . If anyone had configured please post what all files are modified.