Buildozer build failed

154 views
Skip to first unread message

Brian MacDiarmuide

unread,
Aug 20, 2014, 9:21:08 AM8/20/14
to kivy-...@googlegroups.com
I have had a similar error before, and each time it was simple to fix(with help). 

BUILD FAILED
/home/yerman/.buildozer/android/platform/android-sdk-21/tools/ant/build.xml:720: The following error occurred while executing this line:
/home/yerman/.buildozer/android/platform/android-sdk-21/tools/ant/build.xml:734: Class not found: javac1.8


and further down:

subprocess.CalledProcessError: Command '['ant', 'debug']' returned non-zero exit status 1
# Command failed: /usr/bin/python2.7 build.py --name JetStorm --version 1.2.0 --package org.jetstorm.bmcd.www.jetstorm --private /home/yerman/python/jetstorm/.buildozer/android/app --sdk 19 --minsdk 8 --orientation portrait debug


With regards to javac, I do have the latest version installed, so maybe buildozer just can't see it? I also have all the necessary 32 bit binaries.
Any suggestions much appreciated.

Ben Rousch

unread,
Aug 20, 2014, 10:22:46 AM8/20/14
to kivy-...@googlegroups.com
The first part mentions sdk-21, but the build line says sdk 19. Can you check which SDK version is specified in your buildozer.spec? I currently recommend SDK 23, minsdk 8, and NDK 9d.


--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
 Ben Rousch
   bro...@gmail.com
   http://clusterbleep.net/

Yermin Brin

unread,
Aug 20, 2014, 11:52:42 AM8/20/14
to kivy-...@googlegroups.com
I updated all the things you mentioned. I am still getting the same error messages, except that now all sdk versions match(23). 

Ben Rousch

unread,
Aug 20, 2014, 11:54:35 AM8/20/14
to kivy-...@googlegroups.com
Are you using Java 8? I don't know if anyone has tested with anything above Java 7 yet.
Message has been deleted

Yermin Brin

unread,
Aug 20, 2014, 12:39:20 PM8/20/14
to kivy-...@googlegroups.com
I rolled back to java 7 and builds are succeeding again. Thanks!
Reply all
Reply to author
Forward
0 new messages