Similar to the issue I reported a couple of weeks ago regarding the Blueline blobs, which was fixed (thanks), new Vendor blobs for Sailfish were posted for PPR2.181005.003...apparently to fix the Phone Sim not getting detected issue...but I cannot build AOSP R10 for Sailfish using just these Sailfish blobs. Here's the error...
============================================ dswalen@mtl-linux-build:~/Android9_TS_Merge$ make -j24 ============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=9 TARGET_PRODUCT=aosp_sailfish TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_ARCH=arm64 TARGET_ARCH_VARIANT=armv8-a TARGET_CPU_VARIANT=kryo TARGET_2ND_ARCH=arm TARGET_2ND_ARCH_VARIANT=armv8-a TARGET_2ND_CPU_VARIANT=kryo HOST_ARCH=x86_64 HOST_2ND_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-3.13.0-96-generic-x86_64-Ubuntu-14.04.5-LTS HOST_CROSS_OS=windows HOST_CROSS_ARCH=x86 HOST_CROSS_2ND_ARCH=x86_64 HOST_BUILD_TYPE=release BUILD_ID=PPR2.181005.003 OUT_DIR=out ============================================ [1/1] out/soong/.minibootstrap/minibp out/soong/.bootstrap/build.ninja [55/56] glob external/pdfium/third_party/pdfiumbigint.bp [77/77] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja out/build-aosp_sailfish-cleanspec.ninja is missing, regenerating... out/build-aosp_sailfish.ninja is missing, regenerating... [564/934] including system/sepolicy/Android.mk ... system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version [934/934] including tools/tradefederation/core/Android.mk ... [ 99% 722/723] glob frameworks/base/core/res/res/**/* ninja: error: 'vendor/qcom/marlin/proprietary/lib64/[email protected]', needed by 'out/target/product/sailfish/system/lib64/[email protected]', missing and no known rule to make it 17:53:04 ninja failed with: exit status 1 This rang recent bells so I immediately downloaded the Marlin Qcom blob for PPR2.181005.003 and stuck it in the Vendor folder in the AOSP repo. Now the Sailfish build is off and running. So it seems these Sailfish blobs are no good. -- -- 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.
