Created
May 14, 2013 16:21
-
-
Save MightyThor/5577283 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goblin@goblin-AO722:~/Desktop/Bluetooth project/android-demo/test2$ 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/Bluetooth project/android-demo/test2/.buildozer/android/platform/python-for-android | |
dirname: extra operand `project/android-demo/test2/.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/Bluetooth project/android-demo/test2/.buildozer/android/platform/python-for-android | |
dirname: extra operand `project/android-demo/test2/.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/Bluetooth project/android-demo/test2/.buildozer/android/platform/python-for-android | |
# Run './distribute.sh -m "kivy"' | |
# Cwd /home/goblin/Desktop/Bluetooth project/android-demo/test2/.buildozer/android/platform/python-for-android | |
dirname: extra operand `project/android-demo/test2/.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