Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Check configuration tokens
- # Ensure build layout
- # Check configuration tokens
- # Preparing build
- # Check requirements for android
- # Run 'dpkg --version'
- # Cwd None
- Debian `dpkg' package management program version 1.17.25 (amd64).
- This is free software; see the GNU General Public License version 2 or
- later for copying conditions. There is NO warranty.
- # Search for Git (git)
- # -> found at /usr/bin/git
- # Search for Cython (cython)
- # -> found at /usr/local/bin/cython
- # Search for Java compiler (javac)
- # -> found at /usr/lib/jvm/java-7-openjdk-amd64/bin/javac
- # Search for Java keytool (keytool)
- # -> found at /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool
- # Install platform
- # Apache ANT found at /home/droid/.buildozer/android/platform/apache-ant-1.9.4
- # Android SDK found at /home/droid/.buildozer/android/platform/android-sdk-20
- # Android NDK found at /home/droid/.buildozer/android/platform/android-ndk-r9c
- # Check application requirements
- # Check garden requirements
- # Compile platform
- # Run 'python -m pythonforandroid.toolchain --color=always --storage-dir=/home/droid/andr/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=hostpython2,sqlite3,kivy --arch armeabi-v7a --copy-libs'
- # Cwd /home/droid/andr/.buildozer/android/platform/python-for-android-master
- [1m[INFO][0m: Will compile for the following archs: armeabi-v7a
- [1m[INFO][0m: Found Android API target in $ANDROIDAPI
- [1m[INFO][0m: Available Android APIs are (19)
- [1m[INFO][0m: Requested API target 19 is available, continuing.
- [1m[INFO][0m: Found NDK dir in $ANDROIDNDK
- [1m[INFO][0m: Got NDK version from $ANDROIDNDKVER
- [1m[INFO][0m: Using Google NDK r9c
- [1m[INFO][0m: Found virtualenv at /usr/local/bin/virtualenv
- [1m[INFO][0m: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
- [1m[INFO][0m: Picking the latest gcc toolchain, here 4.8
- [1m[INFO][0m: No existing dists meet the given requirements!
- [1m[INFO][0m: [1m[94mNo dist exists that meets your requirements, so one will be built.[0m
- [1m[INFO][0m: [1m[94mBootstrap requires recipes ['sdl2', ('python2', 'python3crystax')][0m
- [1m[INFO][0m: Loaded recipe sqlite3 (depends on [])
- [1m[INFO][0m: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
- [1m[INFO][0m: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
- [1m[INFO][0m: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
- [1m[INFO][0m: Loaded recipe sdl2_image (depends on [])
- [1m[INFO][0m: Loaded recipe sdl2_mixer (depends on [])
- [1m[INFO][0m: Loaded recipe sdl2_ttf (depends on [])
- [1m[INFO][0m: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl', 'genericndkbuild'), ('python2', 'python3crystax')])
- [1m[INFO][0m: Loaded recipe six (depends on [('python2', 'python3crystax')])
- [1m[INFO][0m: Found multiple valid recipe sets:
- [1m[INFO][0m: ['six', 'sdl2', u'kivy', 'sdl2_ttf', u'hostpython2', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', 'python2']
- [1m[INFO][0m: ['sdl2', 'six', 'sdl2_ttf', u'hostpython2', 'python3crystax', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', u'kivy']
- [1m[INFO][0m: [1m[94mUsing the first of these: ['six', 'sdl2', u'kivy', 'sdl2_ttf', u'hostpython2', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', 'python2'][0m
- [1m[INFO][0m: The selected bootstrap is sdl2
- [1m[INFO][0m: [1m[32m# Creating dist with sdl2 bootstrap[0m[39m
- [1m[INFO][0m: [1m[94mDist will have name myapp and recipes (hostpython2, sqlite3, kivy)[0m
- [1m[INFO][0m: [90m->[0m running cp -r /home/droid/andr/.buildozer/android/platform/pytho...(and 146 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2[39m
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[94mRecipe build order is [u'hostpython2', 'python2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', u'sqlite3', 'sdl2', 'six', 'pyjnius', u'kivy'][0m
- [1m[INFO][0m: [1m[32m# Downloading recipes [0m[39m
- [1m[INFO][0m: [1m[32mDownloading hostpython2[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bu...(and 24 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/hostpython2[39m
- [1m[INFO][0m: [90m->[0m running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2[0m
- [1m[INFO][0m: hostpython2 download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading python2[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/python2[39m
- [1m[INFO][0m: [90m->[0m running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2[0m
- [1m[INFO][0m: python2 download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading sdl2_image[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 22 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_image[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_image/relea...(and 26 more)[0m
- [1m[INFO][0m: sdl2_image download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading sdl2_mixer[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 22 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_mixer[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_mixer/relea...(and 26 more)[0m
- [1m[INFO][0m: sdl2_mixer download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading sdl2_ttf[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 20 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_ttf[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_ttf/release/...(and 22 more)[0m
- [1m[INFO][0m: sdl2_ttf download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading sqlite3[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sqlite3[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip[0m
- [1m[INFO][0m: sqlite3 download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading sdl2[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/sdl2[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz[0m
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading six[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/six[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/six[39m
- [1m[INFO][0m: [90m->[0m running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz[0m
- [1m[INFO][0m: six download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading pyjnius[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/pyjnius[39m
- [1m[INFO][0m: [90m->[0m running basename https://github.com/kivy/pyjnius/archive/master.zip[0m
- [1m[INFO][0m: pyjnius download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mDownloading kivy[0m[39m
- [1m[INFO][0m: [90m->[0m running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/kivy[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/packages/kivy[39m
- [1m[INFO][0m: [90m->[0m running basename https://github.com/kivy/kivy/archive/master.zip[0m
- [1m[INFO][0m: kivy download already cached, skipping
- [1m[31m[WARNING][39m[0m: Should check headers here! Skipping for now.
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32m# Building all recipes for arch armeabi-v7a[0m[39m
- [1m[INFO][0m: [1m[32m# Unpacking recipes[0m[39m
- [1m[INFO][0m: [1m[32mUnpacking hostpython2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop[39m
- [1m[INFO][0m: hostpython2 is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking python2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a[39m
- [1m[INFO][0m: python2 is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking sdl2_image for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_image/relea...(and 26 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni[39m
- [1m[INFO][0m: sdl2_image is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking sdl2_mixer for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_mixer/relea...(and 26 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni[39m
- [1m[INFO][0m: sdl2_mixer is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking sdl2_ttf for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/projects/SDL_ttf/release/...(and 22 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni[39m
- [1m[INFO][0m: sdl2_ttf is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking sqlite3 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/sqlite3/armeabi-v7a[39m
- [1m[INFO][0m: sqlite3 is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking sdl2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni[39m
- [1m[INFO][0m: sdl2 is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking six for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/six-python2/armeabi-v7a[39m
- [1m[INFO][0m: six is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking pyjnius for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://github.com/kivy/pyjnius/archive/master.zip[0m
- [0m
- working: Python-2.7.2.tar.bz2 [0m
- [0m
- working: Python-2.7.2.tar.bz2 [0m
- [0m
- working: SDL2_image-2.0.1.tar.gz [0m
- [0m
- working: SDL2_mixer-2.0.1.tar.gz [0m
- [0m
- working: SDL2_ttf-2.0.14.tar.gz [0m
- [0m
- working: sqlite-amalgamation-3150100.zip [0m
- [0m
- working: SDL2-2.0.4.tar.gz [0m
- [0m
- working: six-1.9.0.tar.gz [0m
- [0m
- working: master.zip [0m
- [0m
- working: master.zip [0m
- [0m
- working: Python-2.7.2.tar.bz2 [0m
- [0m
- working: Python-2.7.2.tar.bz2 [0m
- [0m
- working: SDL2_image-2.0.1.tar.gz [0m
- [0m
- working: SDL2_mixer-2.0.1.tar.gz [0m
- [0m
- working: SDL2_ttf-2.0.14.tar.gz [0m
- [0m
- working: sqlite-amalgamation-3150100.zip [0m
- [0m
- working: SDL2-2.0.4.tar.gz [0m
- [0m
- working: six-1.9.0.tar.gz [0m
- [0m
- working: master.zip [0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a[39m
- [1m[INFO][0m: pyjnius is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mUnpacking kivy for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running basename https://github.com/kivy/kivy/archive/master.zip[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/kivy-python2-sdl2/armeabi-v7a[39m
- [1m[INFO][0m: kivy is already unpacked, skipping
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32m# Prebuilding recipes[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding hostpython2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running cp /home/droid/andr/.buildozer/android/platform/python-f...(and 176 more)[0m
- [1m[INFO][0m: [1m[32mPrebuilding python2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: python2 has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mApplying patches for python2[armeabi-v7a][0m[39m
- [1m[INFO][0m: [1m[32mpython2 already patched, skipping[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding sdl2_image for armeabi-v7a[0m[39m
- [1m[INFO][0m: sdl2_image has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mApplying patches for sdl2_image[armeabi-v7a][0m[39m
- [1m[INFO][0m: [1m[32msdl2_image already patched, skipping[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding sdl2_mixer for armeabi-v7a[0m[39m
- [1m[INFO][0m: sdl2_mixer has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mApplying patches for sdl2_mixer[armeabi-v7a][0m[39m
- [1m[INFO][0m: [1m[32msdl2_mixer already patched, skipping[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding sdl2_ttf for armeabi-v7a[0m[39m
- [1m[INFO][0m: sdl2_ttf has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mPrebuilding sqlite3 for armeabi-v7a[0m[39m
- [1m[INFO][0m: sqlite3 has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mPrebuilding sdl2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: sdl2 has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mApplying patches for sdl2[armeabi-v7a][0m[39m
- [1m[INFO][0m: [1m[32msdl2 already patched, skipping[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding six for armeabi-v7a[0m[39m
- [1m[INFO][0m: six has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mPrebuilding pyjnius for armeabi-v7a[0m[39m
- [1m[INFO][0m: pyjnius has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32mApplying patches for pyjnius[armeabi-v7a][0m[39m
- [1m[INFO][0m: [1m[32mpyjnius already patched, skipping[0m[39m
- [1m[INFO][0m: [1m[32mPrebuilding kivy for armeabi-v7a[0m[39m
- [1m[INFO][0m: kivy has no prebuild_armeabi_v7a, skipping
- [1m[INFO][0m: [1m[32m# Building recipes[0m[39m
- [1m[INFO][0m: [1m[32mBuilding hostpython2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop/hostpython2[39m
- [1m[INFO][0m: hostpython already exists, skipping build
- [1m[INFO][0m: [36m<- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master[39m
- [1m[INFO][0m: [1m[32mBuilding python2 for armeabi-v7a[0m[39m
- [1m[INFO][0m: [90m->[0m running cp /home/droid/andr/.buildozer/android/platform/build/bu...(and 165 more)[0m
- [1m[INFO][0m: [90m->[0m running cp /home/droid/andr/.buildozer/android/platform/build/bu...(and 163 more)[0m
- [1m[INFO][0m: [36m-> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2[39m
- [1m[INFO][0m: [90m->[0m running cp /home/droid/andr/.buildozer/android/platform/python-f...(and 68 more)[0m
- [1m[INFO][0m: [90m->[0m running gcc -dumpmachine[0m
- [1m[INFO][0m: [90m->[0m running configure --host=arm-eabi --build=x86_64-linux-gnu --pre...(and 183 more)[0m
- Exception in thread background thread for pid 1036:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
- self.run()
- File "/usr/lib/python2.7/threading.py", line 763, in run
- self.__target(*self.__args, **self.__kwargs)
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1401, in wrap
- fn(*args, **kwargs)
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 2294, in background_thread
- handle_exit_code(exit_code)
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1993, in fn
- return self.command.handle_command_exit_code(exit_code)
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 677, in handle_command_exit_code
- raise exc
- ErrorReturnCode_77:
- RAN: ./configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2/python-install --enable-shared --disable-toolbox-glue --disable-framework
- STDOUT:
- checking for --enable-universalsdk... no
- checking for --with-universal-archs... 32-bit
- checking MACHDEP... linux3
- checking EXTRAPLATDIR...
- checking machine type as reported by uname -m... x86_64
- checking for --without-gcc... no
- checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/droid/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm
- checking whether the C compiler works... no
- configure: error: in `/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2':
- configure: error: C compiler cannot create executables
- See `config.log' for more details
- STDERR:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
- "__main__", fname, loader, pkg_name)
- File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
- exec code in run_globals
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 871, in <module>
- main()
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 868, in main
- ToolchainCL()
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 494, in __init__
- getattr(self, args.subparser_name.replace('-', '_'))(args)
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 147, in wrapper_func
- build_dist_from_args(ctx, dist, args)
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
- build_recipes(build_order, python_modules, ctx)
- File "pythonforandroid/build.py", line 564, in build_recipes
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/recipes/python2/__init__.py", line 44, in build_arch
- self.do_python_build(arch)
- File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/recipes/python2/__init__.py", line 124, in do_python_build
- _env=env)
- File "pythonforandroid/logger.py", line 175, in shprint
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 725, in next
- self.wait()
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 656, in wait
- self.handle_command_exit_code(exit_code)
- File "/usr/local/lib/python2.7/dist-packages/sh.py", line 677, in handle_command_exit_code
- raise exc
- sh.ErrorReturnCode_77:
- RAN: ./configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2/python-install --enable-shared --disable-toolbox-glue --disable-framework
- STDOUT:
- checking for --enable-universalsdk... no
- checking for --with-universal-archs... 32-bit
- checking MACHDEP... linux3
- checking EXTRAPLATDIR...
- checking machine type as reported by uname -m... x86_64
- checking for --without-gcc... no
- checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/droid/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm
- checking whether the C compiler works... no
- configure: error: in `/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2':
- configure: error: C compiler cannot create executables
- See `config.log' for more details
- STDERR:
- [0m
- working: master.zip [0m
- ccache found, will optimize builds
- ('path is', '/home/droid/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/droid/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/droid/.buildozer/android/platform/android-ndk-r9c:/home/droid/.buildozer/android/platform/android-sdk-20/tools:/home/droid/.buildozer/android/platform/apache-ant-1.9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games')
- [0m
- working: x86_64-linux-gnu [0m
- [0m
- working: checking for --enable-universalsdk... no [0m
- working: checking for --with-universal-archs... 32-bit [0m
- working: checking MACHDEP... linux3 [0m
- working: checking EXTRAPLATDIR... [0m
- working: checking machine type as reported by uname -m... x86_64 [0m
- working: checking for --without-gcc... no [0m
- working: checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-...(and 140 more) [0m
- working: checking whether the C compiler works... no [0m
- working: configure: error: in `/home/droid/andr/.buildozer/android/platform/...(and 62 more) [0m
- working: configure: error: C compiler cannot create executables [0m
- working: See `config.log' for more details [0m
- # Command failed: python -m pythonforandroid.toolchain --color=always --storage-dir=/home/droid/andr/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=hostpython2,sqlite3,kivy --arch armeabi-v7a --copy-libs
- #
- # Buildozer failed to execute the last command
- # The error might be hidden in the log above this error
- # Please read the full log, and search for it before
- # raising an issue with buildozer itself.
- # In case of a bug report, please add a full log with log_level = 2
Add Comment
Please, Sign In to add comment