Skip to content

Instantly share code, notes, and snippets.

@MightyThor
Created June 3, 2013 20:27
Show Gist options
  • Save MightyThor/5701098 to your computer and use it in GitHub Desktop.
Save MightyThor/5701098 to your computer and use it in GitHub Desktop.
goblin@goblin-AO722:~/Desktop/Test Folder$ buildozer --verbose android debug
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Search for Git git
# -> found at /usr/bin/git
# Search for Cython cython
# -> found at /usr/bin/cython
# Search for Java compiler
# -> found at /usr/lib/jvm/java-7-openjdk-i386/bin/javac
# Search for Java keytool
# -> found at /usr/lib/jvm/java-7-openjdk-i386/jre/bin/keytool
# Install platform
# Apache ANT found at /home/goblin/.buildozer/android/platform/apache-ant-1.8.4
# Android SDK found at /home/goblin/.buildozer/android/platform/android-sdk-21
# Android NDK found at /home/goblin/.buildozer/android/platform/android-sdk-8c
# Android packages already installed.
# Check application requirements
# Run './distribute.sh -l'
# Cwd /home/goblin/Desktop/Test Folder/.buildozer/android/platform/python-for-android
dirname: extra operand `Folder/.buildozer/android/platform/python-for-android/distribute.sh'
Try `dirname --help' for more information.
Available modules: android audiostream cymunk docutils ffmpeg hostpython jpeg kivy kivy_stable libxml2 libxslt lxml mysql_connector numpy openssl pil png pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyqrcode python sdl setuptools sqlite3 twisted txws wokkel zope
# Application requirements already installed, pass
# Compile platform
# Run './distribute.sh -l'
# Cwd /home/goblin/Desktop/Test Folder/.buildozer/android/platform/python-for-android
dirname: extra operand `Folder/.buildozer/android/platform/python-for-android/distribute.sh'
Try `dirname --help' for more information.
Available modules: android audiostream cymunk docutils ffmpeg hostpython jpeg kivy kivy_stable libxml2 libxslt lxml mysql_connector numpy openssl pil png pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyqrcode python sdl setuptools sqlite3 twisted txws wokkel zope
# Run 'git clean -dxf'
# Cwd /home/goblin/Desktop/Test Folder/.buildozer/android/platform/python-for-android
# Run './distribute.sh -m "kivy"'
# Cwd /home/goblin/Desktop/Test Folder/.buildozer/android/platform/python-for-android
dirname: extra operand `Folder/.buildozer/android/platform/python-for-android/distribute.sh'
Try `dirname --help' for more information.
Check build dependencies for Ubuntu
Check enviromnent
SDK located at /home/goblin/.buildozer/android/platform/android-sdk-21
NDK located at /home/goblin/.buildozer/android/platform/android-sdk-8c
NDK version is 8c
API level set to 14
Check mandatory tools
Distribution will be located at /dist/default
mkdir: cannot create directory `/dist': Permission denied
# Command failed: ./distribute.sh -m "kivy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment