[E] Syntax error after last Repo Sync

Search This thread

lozohcum

Senior Member
Jan 14, 2013
1,919
1,744
Internety
Hello,

after last repo sync of OmniRom I'm getting this error:

Code:
Target buildinfo: /home/lozohcum/CM11/out/target/product/jlo/system/build.prop
Target buildinfo from: device/sony/jlo/system.prop
/bin/bash: -c: line 0: unexpected EOF while looking for proper `"'
/bin/bash: -c: line 1: syntax error: unexpected end of file
make: *** [/home/lozohcum/CM11/out/target/product/jlo/system/build.prop] Error 1
make: *** Deleting file `/home/lozohcum/CM11/out/target/product/jlo/system/build.prop'
lozohcum@lozohcum-ubuntu:~/CM11$

Does anyone know how to solve it? I can give more extended log from console if needed.
I'm working on KitKat Omni.
 

gvala

Senior Member
Aug 11, 2006
200
57
Athens
I faced the same problem (well,the error message was a bit different) and I solved it by installing Oracle's java 6 SDK. Then make clean and brunch

Στάλθηκε από το GT-I9100 μου χρησιμοποιώντας Tapatalk
 

sidneyk

Senior Member
Nov 16, 2011
1,688
1,729
Bonner Springs, KS
Hello,

after last repo sync of OmniRom I'm getting this error:

Code:
Target buildinfo: /home/lozohcum/CM11/out/target/product/jlo/system/build.prop
Target buildinfo from: device/sony/jlo/system.prop
/bin/bash: -c: line 0: unexpected EOF while looking for proper `"'
/bin/bash: -c: line 1: syntax error: unexpected end of file
make: *** [/home/lozohcum/CM11/out/target/product/jlo/system/build.prop] Error 1
make: *** Deleting file `/home/lozohcum/CM11/out/target/product/jlo/system/build.prop'
lozohcum@lozohcum-ubuntu:~/CM11$
Does anyone know how to solve it? I can give more extended log from console if needed.
I'm working on KitKat Omni.

Are you really repo syncing omnirom in a cm11 folder? Is it one you have emptied of cm11 first and initialized to omni sources? Did you do " . build/envsetup.sh" before trying to build?