Is there any update? I tried getting the latest code and rebuilding, but now it stops at a much earlier point in the build:
dtoll@latitude-e6430:~/live-tv$ make LiveTv ============================================ PLATFORM_VERSION_CODENAME=Q PLATFORM_VERSION=Q TARGET_PRODUCT=aosp_x86 TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS=LiveTv TARGET_ARCH=x86 TARGET_ARCH_VARIANT=x86 HOST_ARCH=x86_64 HOST_2ND_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-4.4.0-142-generic-x86_64-Ubuntu-14.04.6-LTS HOST_CROSS_OS=windows HOST_CROSS_ARCH=x86 HOST_CROSS_2ND_ARCH=x86_64 HOST_BUILD_TYPE=release BUILD_ID=PI OUT_DIR=out ============================================ [100% 133/133] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja FAILED: out/soong/build.ninja out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d out/soong/build.ninja.d -globFile out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja Android.bp error: frameworks/base/packages/FusedLocation/Android.bp:15:1: module "FusedLocation" variant "android_common": sdk_library: invalid sdk version "current", "prebuilts/sdk/current/system/com.android.location.provider.jar" does not exist 16:13:57 soong bootstrap failed with: exit status 1 #### failed to build some targets (31 seconds) #### Cheers, Dave. On Wednesday, February 6, 2019 at 11:54:23 AM UTC-5, Nick Chalko wrote: > > Sorry for the breakage. > > This my current number one priority . It is broken internally also. I > will post an update when I get this working again. > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
