Buildozer Error

21 views
Skip to first unread message

DeanX

unread,
Feb 21, 2015, 2:02:23 PM2/21/15
to kivy-...@googlegroups.com
Hi, can someone please help me?

When I try to make an APK using buildozer. I'm getting the following error....

Traceback (most recent call last):
  File "build.py", line 497, in <module>
    make_package(args)
  File "build.py", line 351, in make_package
    subprocess.check_call([ANT, arg])
  File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ant', 'debug']' returned non-zero exit status 1

I did...
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y build-essential ccache git zlib1g-dev python2.7 python2.7-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-7-jdk

But still getting the Error

Ben Rousch

unread,
Feb 23, 2015, 1:23:57 PM2/23/15
to kivy-...@googlegroups.com
Can you run buildozer with --verbose and post the entire log?
Reply all
Reply to author
Forward
0 new messages