Dear Mr. Kasten, Thanks you for very helpful information. Regards, Phuoc On Wednesday, July 24, 2019 at 8:08:15 PM UTC+7, Glenn Kasten wrote: > > The previews are not intended to be buildable, they are for reference only. > > See this post: > GPL projects for Android Q Beta 5 > https://groups.google.com/forum/#!topic/android-building/uXXzjIqvER8 > > On Wednesday, July 24, 2019 at 6:01:54 AM UTC-7, Phuoc Nguyen wrote: >> >> Dear All, >> I am trying to build Android Q Beta5 for Pixel3 but the error occurred. >> Could you shed me some light? >> Thanks >> Phuoc >> >> abc@abc-283:~/Downloads/WORKING_DIRECTORY$ source build/envsetup.sh >> abc@abc-283:~/Downloads/WORKING_DIRECTORY$ lunch >> >> You're building on Linux >> >> Lunch menu... pick a combo: >> 1. aosp_arm-eng >> 2. aosp_arm64-eng >> 3. aosp_blueline-userdebug >> 4. aosp_car_arm-userdebug >> 5. aosp_car_arm64-userdebug >> 6. aosp_car_x86-userdebug >> 7. aosp_car_x86_64-userdebug >> 8. aosp_cf_arm64_phone-userdebug >> 9. aosp_cf_x86_64_phone-userdebug >> 10. aosp_cf_x86_auto-userdebug >> 11. aosp_cf_x86_phone-userdebug >> 12. aosp_cf_x86_tv-userdebug >> 13. aosp_crosshatch-userdebug >> 14. aosp_walleye-userdebug >> 15. aosp_walleye_test-userdebug >> 16. aosp_x86-eng >> 17. aosp_x86_64-eng >> 18. beagle_x15-userdebug >> 19. hikey-userdebug >> 20. hikey64_only-userdebug >> 21. hikey960-userdebug >> 22. hikey960_tv-userdebug >> 23. hikey_tv-userdebug >> 24. m_e_arm-userdebug >> 25. mini_emulator_arm64-userdebug >> 26. mini_emulator_x86-userdebug >> 27. mini_emulator_x86_64-userdebug >> 28. poplar-eng >> 29. poplar-user >> 30. poplar-userdebug >> 31. qemu_trusty_arm64-userdebug >> 32. uml-userdebug >> >> Which would you like? [aosp_arm-eng] aosp_blueline-userdebug >> >> ============================================ >> PLATFORM_VERSION_CODENAME=REL >> PLATFORM_VERSION=10 >> TARGET_PRODUCT=aosp_blueline >> TARGET_BUILD_VARIANT=userdebug >> TARGET_BUILD_TYPE=release >> TARGET_ARCH=arm64 >> TARGET_ARCH_VARIANT=armv8-a >> TARGET_CPU_VARIANT=generic >> TARGET_2ND_ARCH=arm >> TARGET_2ND_ARCH_VARIANT=armv8-a >> TARGET_2ND_CPU_VARIANT=generic >> HOST_ARCH=x86_64 >> HOST_2ND_ARCH=x86 >> HOST_OS=linux >> HOST_OS_EXTRA=Linux-4.8.0-59-generic-x86_64-Ubuntu-16.10 >> HOST_CROSS_OS=windows >> HOST_CROSS_ARCH=x86 >> HOST_CROSS_2ND_ARCH=x86_64 >> HOST_BUILD_TYPE=release >> BUILD_ID=QP1A.190711.002 >> OUT_DIR=out >> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av >> hardware/google/interfaces hardware/google/pixel hardware/qcom/sdm845 >> vendor/google/camera vendor/qcom/sdm845 vendor/google/interfaces >> ============================================ >> abc@abc-283:~/Downloads/WORKING_DIRECTORY$ make -j4 >> ============================================ >> PLATFORM_VERSION_CODENAME=REL >> PLATFORM_VERSION=10 >> TARGET_PRODUCT=aosp_blueline >> TARGET_BUILD_VARIANT=userdebug >> TARGET_BUILD_TYPE=release >> TARGET_ARCH=arm64 >> TARGET_ARCH_VARIANT=armv8-a >> TARGET_CPU_VARIANT=generic >> TARGET_2ND_ARCH=arm >> TARGET_2ND_ARCH_VARIANT=armv8-a >> TARGET_2ND_CPU_VARIANT=generic >> HOST_ARCH=x86_64 >> HOST_2ND_ARCH=x86 >> HOST_OS=linux >> HOST_OS_EXTRA=Linux-4.8.0-59-generic-x86_64-Ubuntu-16.10 >> HOST_CROSS_OS=windows >> HOST_CROSS_ARCH=x86 >> HOST_CROSS_2ND_ARCH=x86_64 >> HOST_BUILD_TYPE=release >> BUILD_ID=QP1A.190711.002 >> OUT_DIR=out >> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av >> hardware/google/interfaces hardware/google/pixel hardware/qcom/sdm845 >> vendor/google/camera vendor/qcom/sdm845 vendor/google/interfaces >> ============================================ >> [100% 1/1] 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: device/google/wahoo/Android.bp:1:1: module "soong_namespace": >> namespace hardware/google/pixel does not exist >> 08:28:15 soong bootstrap failed with: exit status 1 >> >> #### failed to build some targets (2 seconds) #### >> >> abc@abc-283:~/Downloads/WORKING_DIRECTORY$ >> >>
-- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/1a2fb577-2115-4e6c-a13c-e90aba6629a8%40googlegroups.com.
