I have an AOSP tree were out/soong/.bootstrap/bin/soong_build out/soong/build.ninja always reruns, I have another AOSP tree were it only ran for the first build.
I am on the limit when it comes to RAM so I need to close down all processes in order to have a chance for the build to pass: [100% 1770/1770] 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 Clang SA is not enabled Killed 06:03:27 soong bootstrap failed with: exit status 1 ninja: build stopped: subcommand failed. #### failed to build some targets (01:08 (mm:ss)) #### Is there a way to avoid this memory consuming step to run for every build? Thanks in advance -- -- 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/62e9b15a-cb3d-45f3-b748-42493950016en%40googlegroups.com.
