No ZIP file after ROM build build

Search This thread

Jaskaran498

Senior Member
Jul 29, 2012
707
151
27
Ludhiana
Hi
So I went for final build command->

Code:
mka bacon -j8
(my virtual machine is 4 cored).

It gives following output->
http://pastebin.com/CcNXpbSR

But there is no build file (that .zip file) in out/target/product/DeviceName/
Any help please.

PS->
I used these commands->
Code:
phablet-dev-bootstrap [target_directory]
repo sync -j3
 . build/envsetup.sh
lunch cm_DeviceCodename-userdebug
mka bacon -j8
I basically didn't see any errors in outputs except "fatal: Invalid git file format: ...repo/repo/.git/clone.bundle" but thats network problem. Right? And btw the sync went fine after that. Even when I ran repo sync again (without deleting repo folder), it successfully fetched everything from existing files. There was no error then.
I also did run make clean command before building it, but still.....
Please help.
 
Last edited: