Hi! I synced AOSP 7.1.2 r_8 for my Nexus5X (bullhead) and I ran make -j6. It completed sucessfully. However, then if I run make otapackage -j6, it fails with this error:
assert succ, "build " + what + ".img image failed" AssertionError: build system.img image failed ninja: build stopped: subcommand failed. build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed make: *** [ninja_wrapper] Error 1 The full output is here: https://pastebin.com/tsAbZF9B Why can it not make a ZIP file, but it can make the images (system.img, boot.img etc.) -- -- 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.
