very similar, but seemed to notice the hint:
file or directory '/tmp/build5874114240979909182xxx/Develop/src/release/java', not found
Task ':compileReleaseJavaWithJavac' is not up-to-date because:
No history is available.
All input files are considered out-of-date for incremental task ':compileReleaseJavaWithJavac'.
Compiling with source level 1.7 and target level 1.7.
:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
file or directory '/tmp/build5874114240979909182xxx/Develop/src/release/java', not found
Compiling with JDK Java compiler API.
/tmp/build5874114240979909182xxx/Develop/src/main/java/com/codename1/impl/android/PlayServices_12_0_0.java:30: error: cannot find symbol
import com.codename1.location.AndroidLocationPlayServiceManager;
^
symbol: class AndroidLocationPlayServiceManager
loc