I have tried with "ALLOW_MISSING_DEPENDENCIES=true" but it fails with the
following message eventually:
[ 99% 1590/1591] glob vendor/intel/external/*/Android.bp
ninja: error:
'out/target/product/celadon/obj/STATIC_LIBRARIES/libgpt_static_intermediates/export_includes',
needed by
'out/target/product/celadon/obj/EXECUTABLES/updater_intermediates/import_includes',
missing and no known rule to make it
21:59:39 ninja failed with: exit status 1
Regards,
Soham Sinha
PhD Student, Department of Computer Science
Boston University
On Thu, Mar 7, 2019 at 10:03 PM Soham Sinha <soham1(a)bu.edu> wrote:
Hello,
I was building Celadon totally fine. However, suddenly, my build is
failing after I remove all files in my "out" directory and trying a fresh
new build. I have never seen this error before. Any pointers what might be
causing this? Following is the error:
> "PLATFORM_VERSION 8.1.0"
>
> "ANDROID_MAJOR_VERSION 8"
>
> [1034/1034] including ./vendor/intel/libstagefrighthw/Android.mk ...
>
> bootable/recovery/updater/Android.mk: error: updater (EXECUTABLES
>> android-x86_64) missing libgpt_static (STATIC_LIBRARIES android-x86_64)
>
> You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this
>> is intentional, but that may defer real problems until later in the build.
>
> build/core/main.mk:739: error: exiting from previous errors.
>
> 22:00:45 ckati failed with: exit status 1
>
>
Regards,
Soham Sinha
PhD Student, Department of Computer Science
Boston University