[INFO]: Selecting java build tool:
[INFO]: Detected highest available build tools version to be 28.0.3
[INFO]: Building with gradle, as gradle executable is present
[DEBUG]: -> running gradlew assembleDebug
[DEBUG]: Starting a Gradle Daemon (subsequent builds will be faster)
[DEBUG]: > Configuring > 0/1 projects > root project > Compiling /media/uIncremental java compilation is an incubating feature.
[DEBUG]: > Configuring > 1/1 projects > Resolving dependencies ':_debugUn:preBuild UP-TO-DATE
[DEBUG]: :preDebugBuild UP-TO-DATE
[DEBUG]: :checkDebugManifest
[DEBUG]: :prepareDebugDependencies
[DEBUG]: :compileDebugAidl
[DEBUG]: :compileDebugRenderscript
[DEBUG]: :generateDebugBuildConfig
[DEBUG]: :generateDebugResValues
[DEBUG]: :generateDebugResources
[DEBUG]: :mergeDebugResources
[DEBUG]: :processDebugManifest
[DEBUG]: :processDebugResources
[DEBUG]: :generateDebugSources
[DEBUG]: :incrementalDebugJavaCompilationSafeguard
[DEBUG]: :javaPreCompileDebug
[DEBUG]: :compileDebugJavaWithJavac
[DEBUG]: :compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
[DEBUG]: /media/ubuntu/usbdata/ELSBuilding/.buildozer/android/platform/build/dists/euroleaguestats/src/main/java/org/kivy/android/PythonService.java:97: error: cannot find symbol
[DEBUG]: notification.setLatestEventInfo(context, serviceTitle, serviceDescription, pIntent);
[DEBUG]: ^
[DEBUG]: symbol: method setLatestEventInfo(Context,String,String,PendingIntent)
[DEBUG]: location: variable notification of type Notification
[DEBUG]: Note: Some input files use or override a deprecated API.
[DEBUG]: Note: Recompile with -Xlint:deprecation for details.
[DEBUG]: 1 error
[DEBUG]: :compileDebugJavaWithJavac FAILED
[DEBUG]:
[DEBUG]: FAILURE: Build failed with an exception.
[DEBUG]:
[DEBUG]: * What went wrong:
[DEBUG]: Execution failed for task ':compileDebugJavaWithJavac'.
[DEBUG]: > Compilation failed; see the compiler error output for details.
[DEBUG]:
[DEBUG]: * Try:
[DEBUG]: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
[DEBUG]:
[DEBUG]: BUILD FAILED
[DEBUG]:
[DEBUG]: Total time: 1 mins 17.225 secs
Exception in thread background thread for pid 7951:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/ubuntu/.local/lib/python2.7/site-packages/sh.py", line 2170, in background_thread
handle_exit_code(exit_code)
File "/home/ubuntu/.local/lib/python2.7/site-packages/sh.py", line 1929, in fn
return self.command.handle_command_exit_code(exit_code)
File "/home/ubuntu/.local/lib/python2.7/site-packages/sh.py", line 672, in handle_command_exit_code
raise exc
ErrorReturnCode_1:
RAN: ./gradlew assembleDebug
STDOUT:
Starting a Gradle Daemon (subsequent builds will be faster)
Incremental java compilation is an incubating feature.
:preBuild UP-TO-DATE
:preDebugBuild UP-TO-DATE
:checkDebugManifest
:prepareDebugDependencies
:compileDebugAidl
:compileDebugRenderscript
:generateDebugBuildConfig
:generateDebugResValues
:generateDebugResources
:mergeDebugResources
:processDebugManifest
:processDebugResources
:generateDebugSources
:incrementalDebugJavaCompilationSafeguard
:javaPreCompileDebug
:compileDebugJavaWithJavac
:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/media/ubuntu/usbdata/ELSBuilding/.buildozer/android/platform/build/dists/euroleaguestats/src/main/java/org/kivy/android/PythonService.java:97: error: cannot find symbol
notification.setLatestEventInfo(context, serviceTitle, serviceDescription, pIntent);
^
symbol: method setLatestEventInfo(Context,String,String,PendingIntent)
location: variable notification of type Notification
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 1 mins 17.225 secs
STDERR:
[DEBUG]:
[INFO]: STDOUT (last 20 lines of 42):
symbol: method setLatestEventInfo(Context,String,String,PendingIntent)
location: variable notification of type Notification
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 1 mins 17.225 secs
[INFO]: STDERR:
[INFO]: COMMAND:
cd /media/ubuntu/usbdata/ELSBuilding/.buildozer/android/platform/build/dists/euroleaguestats && ./gradlew assembleDebug