How do I clear space off of /tmp? On Tuesday, May 2, 2017 at 7:11:40 PM UTC-4, Dan Willemsen wrote: > > It looks like you ran out of space on /tmp: > > failed to write to output: No space left on device > > - Dan > > On Tue, May 2, 2017 at 4:09 PM Nate Robbins <[email protected] > <javascript:>> wrote: > >> 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] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >
-- -- 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.
