Plyer error while buildozer debug apk

68 views
Skip to first unread message

Himanshu Pharawal

unread,
Nov 12, 2019, 1:42:41 AM11/12/19
to Kivy users support
my buildozer requirements are = kiyv,bs4,pyjinus,plyer,requests
when i tried buildozer android debug igot this error:
# Command failed: ./distribute.sh -m "kivy pyjnius plyer"

Robert Flatt

unread,
Nov 12, 2019, 12:05:37 PM11/12/19
to Kivy users support
Try using pyjnius   ;)

(if you don't get it, check the spelling)

Himanshu Pharawal

unread,
Nov 13, 2019, 12:23:42 AM11/13/19
to Kivy users support
I'm sorry for the misspelled in posting but in buildozer requirements it was correct.

ZenCODE

unread,
Nov 13, 2019, 11:58:39 AM11/13/19
to Kivy users support
Please post the full error log.

Himanshu Pharawal

unread,
Nov 14, 2019, 1:00:44 PM11/14/19
to Kivy users support
Traceback (most recent call last):
  File "setup.py", line 17, in <module>
    import io
  File "/home/kivy/Downloads/JustBook/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/io.py", line 60, in <module>
    import _io
ImportError: /home/kivy/Downloads/JustBook/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/lib-dynload/_io.so: wrong ELF class: ELFCLASS32
# Command failed: ./distribute.sh -m "kivy pyjnius plyer" -d "justbook"
#
# 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

Is that help you??

Alexander Taylor

unread,
Nov 14, 2019, 2:58:07 PM11/14/19
to Kivy users support
Your buildozer is incredibly old, several years out of date and totally unsupported. Try installing and using the latest buildozer.

Himanshu Pharawal

unread,
Nov 21, 2019, 9:36:36 AM11/21/19
to Kivy users support

I updated my buildozer now i am getting this error:

 
# Command failed: /usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=justbook --bootstrap=sdl2 --requirements=python3,kivy,html5lib,pyjnius,requests,plyer,bs4 --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/D

Himanshu Pharawal

unread,
Nov 21, 2019, 10:15:18 AM11/21/19
to Kivy users support
Complete error:
# Command failed: /usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=justbook --bootstrap=sdl2 --requirements=python3,kivy,html5lib,pyjnius,requests,plyer,bs4 --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/Desktop/JustBook/.buildozer/android/platform/build" --ndk-api=21

Robert Flatt

unread,
Nov 21, 2019, 11:59:09 AM11/21/19
to Kivy users support
Please post the full error log.

Himanshu Pharawal

unread,
Nov 21, 2019, 12:27:31 PM11/21/19
to Kivy users support
# Check configuration tokens
# WARNING: Config token app android.sdk is deprecated and ignored, but you set value 20
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Run 'dpkg --version'
# Cwd None
Debian 'dpkg' package management program version 1.19.0.5 (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 /home/kivy/.local/bin/cython
# Search for Java compiler (javac)
#  -> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac
# Search for Java keytool (keytool)
#  -> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool
# Install platform
# Run '/usr/bin/python3 -m pip install -q --user \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517\' \'pytoml\' \'virtualenv\''
# Cwd None
# Apache ANT found at /home/kivy/.buildozer/android/platform/apache-ant-1.9.4
# Android SDK found at /home/kivy/.buildozer/android/platform/android-sdk
# Android NDK found at /home/kivy/.buildozer/android/platform/android-ndk-r17c
# Check application requirements
# Check garden requirements
# Compile platform
# Run '/usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=librarygenesis --bootstrap=sdl2 --requirements=python3,kivy,html5lib,pyjnius,requests,plyer,bs4 --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build" --ndk-api=21'
# Cwd /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Will compile for the following archs: armeabi-v7a
[INFO]:    Found Android API target in $ANDROIDAPI: 27
[INFO]:    Available Android APIs are (27)
[INFO]:    Requested API target 27 is available, continuing.
[INFO]:    Found NDK dir in $ANDROIDNDK: /home/kivy/.buildozer/android/platform/android-ndk-r17c
[INFO]:    Found NDK version 17c
[INFO]:    Getting NDK API version (i.e. minimum supported API) from user argument
[INFO]:    Found virtualenv at /home/kivy/.local/bin/virtualenv
[INFO]:    ccache is missing, the build will not be optimized in the future.
[INFO]:    Found the following toolchain versions: ['4.9']
[INFO]:    Picking the latest gcc toolchain, here 4.9
[INFO]:    No existing dists meet the given requirements!
[INFO]:    No dist exists that meets your requirements, so one will be built.
[INFO]:    Found a single valid recipe set: ['bs4', 'hostpython3', 'html5lib', 'libffi', 'openssl', 'plyer', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'python3', 'sdl2', 'setuptools', 'requests', 'six', 'pyjnius', 'android', 'kivy']
[INFO]:    The selected bootstrap is sdl2
[INFO]:    # Creating dist with sdl2 bootstrap
[INFO]:    Dist will have name librarygenesis and requirements (python3, kivy, html5lib, pyjnius, requests, plyer, bs4)
[INFO]:    Dist contains the following requirements as recipes: ['hostpython3', 'libffi', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'python3', 'sdl2', 'setuptools', 'requests', 'six', 'pyjnius', 'android', 'kivy']
[INFO]:    Dist will also contain modules (html5lib, plyer, bs4) installed from pip
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Recipe build order is ['hostpython3', 'libffi', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'python3', 'sdl2', 'setuptools', 'requests', 'six', 'pyjnius', 'android', 'kivy']
[INFO]:    The requirements (bs4, html5lib, plyer) were not found as recipes, they will be installed with pip.
[INFO]:    # Downloading recipes
[INFO]:    Downloading hostpython3
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 67 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/hostpython3
[INFO]:    -> running basename https://www.python.org...(and 34 more)
[INFO]:    hostpython3 download already cached, skipping                      
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading libffi
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 62 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/libffi
[INFO]:    -> running basename https://github.com/lib...(and 32 more)
[INFO]:    libffi download already cached, skipping                           
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading openssl
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 63 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/openssl
[INFO]:    -> running basename https://www.openssl.or...(and 29 more)
[INFO]:    openssl download already cached, skipping                          
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading sdl2_image
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 66 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/sdl2_image
[INFO]:    -> running basename https://www.libsdl.or...(and 52 more)
[INFO]:    sdl2_image download already cached, skipping                       
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading sdl2_mixer
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 66 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/sdl2_mixer
[INFO]:    -> running basename https://www.libsdl.or...(and 52 more)
[INFO]:    sdl2_mixer download already cached, skipping                       
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading sdl2_ttf
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 64 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/sdl2_ttf
[INFO]:    -> running basename https://www.libsdl.org...(and 48 more)
[INFO]:    sdl2_ttf download already cached, skipping                         
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading sqlite3
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 63 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/sqlite3
[INFO]:    -> running basename https://www.sqlite.org...(and 37 more)
[INFO]:    sqlite3 download already cached, skipping                          
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading python3
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 63 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/python3
[INFO]:    -> running basename https://www.python.org...(and 34 more)
[INFO]:    python3 download already cached, skipping                          
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading sdl2
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 60 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/sdl2
[INFO]:    -> running basename https://www.libsdl.org...(and 26 more)
[INFO]:    sdl2 download already cached, skipping                             
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading setuptools
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 66 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/setuptools
[INFO]:    -> running basename https://pypi.python.o...(and 53 more)
[INFO]:    setuptools download already cached, skipping                       
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading requests
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 64 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/requests
[INFO]:    -> running basename https://github.com/ken...(and 41 more)
[INFO]:    requests download already cached, skipping                         
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading six
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 59 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/six
[INFO]:    -> running basename https://pypi.python.or...(and 41 more)
[INFO]:    six download already cached, skipping                              
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading pyjnius
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 63 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/pyjnius
[INFO]:    -> running basename https://github.com/kiv...(and 29 more)
[INFO]:    pyjnius download already cached, skipping                          
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Downloading android
[INFO]:    Skipping android download as no URL is set
[INFO]:    Downloading kivy
[INFO]:    -> running mkdir -p /home/kivy/Desktop/Li...(and 60 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/packages/kivy
[INFO]:    -> running basename https://github.com/kiv...(and 25 more)
[INFO]:    kivy download already cached, skipping                             
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    # Building all recipes for arch armeabi-v7a
[INFO]:    # Unpacking recipes
[INFO]:    Unpacking hostpython3 for armeabi-v7a
[INFO]:    -> running basename https://www.python.org...(and 34 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/hostpython3/desktop
[INFO]:    hostpython3 is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking libffi for armeabi-v7a
[INFO]:    -> running basename https://github.com/lib...(and 32 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/libffi/armeabi-v7a__ndk_target_21
[INFO]:    libffi is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking openssl for armeabi-v7a
[INFO]:    -> running basename https://www.openssl.or...(and 29 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/openssl/armeabi-v7a__ndk_target_21
[INFO]:    openssl is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking sdl2_image for armeabi-v7a
[INFO]:    -> running basename https://www.libsdl.or...(and 52 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3/jni
[INFO]:    sdl2_image is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking sdl2_mixer for armeabi-v7a
[INFO]:    -> running basename https://www.libsdl.or...(and 52 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3/jni
[INFO]:    sdl2_mixer is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking sdl2_ttf for armeabi-v7a
[INFO]:    -> running basename https://www.libsdl.org...(and 48 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3/jni
[INFO]:    sdl2_ttf is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking sqlite3 for armeabi-v7a
[INFO]:    -> running basename https://www.sqlite.org...(and 37 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/sqlite3/armeabi-v7a__ndk_target_21
[INFO]:    sqlite3 is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking python3 for armeabi-v7a
[INFO]:    -> running basename https://www.python.org...(and 34 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/python3-libffi-openssl-sqlite3/armeabi-v7a__ndk_target_21
[INFO]:    python3 is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking sdl2 for armeabi-v7a
[INFO]:    -> running basename https://www.libsdl.org...(and 26 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3/jni
[INFO]:    sdl2 is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking setuptools for armeabi-v7a
[INFO]:    -> running basename https://pypi.python.o...(and 53 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21
[INFO]:    setuptools is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking requests for armeabi-v7a
[INFO]:    -> running basename https://github.com/ken...(and 41 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/requests-python3/armeabi-v7a__ndk_target_21
[INFO]:    requests is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking six for armeabi-v7a
[INFO]:    -> running basename https://pypi.python.or...(and 41 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/six-python3/armeabi-v7a__ndk_target_21
[INFO]:    six is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Unpacking pyjnius for armeabi-v7a
[INFO]:    -> running basename https://github.com/kiv...(and 29 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/pyjnius-python3-sdl2/armeabi-v7a__ndk_target_21
[INFO]:    pyjnius is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    -> running rm -rf /home/kivy/Desktop/Libr...(and 119 more)
[INFO]:    -> running cp -a /home/kivy/Desktop/Libra...(and 236 more)
[INFO]:    Unpacking kivy for armeabi-v7a
[INFO]:    -> running basename https://github.com/kiv...(and 25 more)
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/kivy-python3/armeabi-v7a__ndk_target_21
[INFO]:    kivy is already unpacked, skipping
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    # Prebuilding recipes
[INFO]:    Prebuilding hostpython3 for armeabi-v7a
[INFO]:    hostpython3 has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding libffi for armeabi-v7a
[INFO]:    libffi has no prebuild_armeabi_v7a, skipping
[INFO]:    Applying patches for libffi[armeabi-v7a]
[INFO]:    libffi already patched, skipping
[INFO]:    Prebuilding openssl for armeabi-v7a
[INFO]:    openssl has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding sdl2_image for armeabi-v7a
[INFO]:    sdl2_image has no prebuild_armeabi_v7a, skipping
[INFO]:    Applying patches for sdl2_image[armeabi-v7a]
[INFO]:    sdl2_image already patched, skipping
[INFO]:    Prebuilding sdl2_mixer for armeabi-v7a
[INFO]:    sdl2_mixer has no prebuild_armeabi_v7a, skipping
[INFO]:    Applying patches for sdl2_mixer[armeabi-v7a]
[INFO]:    sdl2_mixer already patched, skipping
[INFO]:    Prebuilding sdl2_ttf for armeabi-v7a
[INFO]:    sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding sqlite3 for armeabi-v7a
[INFO]:    sqlite3 has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding python3 for armeabi-v7a
[INFO]:    python3 has no prebuild_armeabi_v7a, skipping
[INFO]:    Applying patches for python3[armeabi-v7a]
[INFO]:    python3 already patched, skipping
[INFO]:    Prebuilding sdl2 for armeabi-v7a
[INFO]:    sdl2 has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding setuptools for armeabi-v7a
[INFO]:    setuptools has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding requests for armeabi-v7a
[INFO]:    requests has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding six for armeabi-v7a
[INFO]:    six has no prebuild_armeabi_v7a, skipping
[INFO]:    Prebuilding pyjnius for armeabi-v7a
[INFO]:    pyjnius has no prebuild_armeabi_v7a, skipping
[INFO]:    Applying patches for pyjnius[armeabi-v7a]
[INFO]:    pyjnius already patched, skipping
[INFO]:    Prebuilding android for armeabi-v7a
[INFO]:    android has no prebuild_armeabi_v7a, skipping
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/android-python3-sdl2/armeabi-v7a__ndk_target_21/android
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Prebuilding kivy for armeabi-v7a
[INFO]:    kivy has no prebuild_armeabi_v7a, skipping
[INFO]:    # Building recipes
[INFO]:    Building hostpython3 for armeabi-v7a
[INFO]:    Skipping hostpython3 (3.7.1) build, as it has already been completed
[INFO]:    Building libffi for armeabi-v7a
[INFO]:    libffi said it is already built, skipping
[INFO]:    Building openssl for armeabi-v7a
[INFO]:    openssl said it is already built, skipping
[INFO]:    Building sdl2_image for armeabi-v7a
[INFO]:    Building sdl2_mixer for armeabi-v7a
[INFO]:    Building sdl2_ttf for armeabi-v7a
[INFO]:    Building sqlite3 for armeabi-v7a
[INFO]:    sqlite3 said it is already built, skipping
[INFO]:    Building python3 for armeabi-v7a
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/python3-libffi-openssl-sqlite3/armeabi-v7a__ndk_target_21/python3/android-build
[WARNING]: Doing some hacky stuff to link properly
[INFO]:    -> running cp /home/kivy/.buildozer/andro...(and 83 more)
[INFO]:    -> running cp /home/kivy/.buildozer/andro...(and 81 more)
[WARNING]: lld not found, linking without it. Consider installing lld if linker errors occur.
[INFO]:    Activating flags for sqlite3
[INFO]:    Activating flags for libffi
[INFO]:    Activating flags for openssl
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Building sdl2 for armeabi-v7a
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python3/jni
[INFO]:    -> running ndk-build V=1
           working: /home/kivy/.buildozer/android/platform/a...(and 1554 more)
y
[INFO]:    <- directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android
[INFO]:    Building setuptools for armeabi-v7a
[INFO]:    setuptools apparently isn't already in site-packages
[INFO]:    Installing setuptools into site-packages
[INFO]:    -> directory context /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools
[INFO]:    -> running python setup.py install -O2 --root=/home/kivy/Desktop/L...(and 100 more)
Exception in thread background thread for pid 2791:                                                    
Traceback (most recent call last):
  File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 1540, in wrap
    fn(*args, **kwargs)
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 2459, in background_thread
    handle_exit_code(exit_code)
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 2157, in fn
    return self.command.handle_command_exit_code(exit_code)
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 815, in handle_command_exit_code
    raise exc
sh.ErrorReturnCode_1:

  RAN: /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/hostpython3/desktop/hostpython3/native-build/python setup.py install -O2 --root=/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/python-installs/librarygenesis --install-lib=.

  STDOUT:

Traceback (most recent call last):
  File "setup.py", line 11, in <module>
    import setuptools
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/__init__.py", line 20, in <module>
    from setuptools.dist import Distribution, Feature
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/dist.py", line 36, in <module>
    from setuptools import windows_support
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/windows_support.py", line 2, in <module>
    import ctypes
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/hostpython3/desktop/hostpython3/Lib/ctypes/__init__.py", line 7, in <module>
    from _ctypes import Union, Structure, Array
ModuleNotFoundError: No module named '_ctypes'


  STDERR:



Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 1192, in <module>
    main()
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/entrypoints.py", line 18, in main
    ToolchainCL()
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 668, in __init__
    getattr(self, args.subparser_name.replace('-', '_'))(args)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 153, in wrapper_func
    build_dist_from_args(ctx, dist, args)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 206, in build_dist_from_args
    args, "ignore_setup_py", False
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/build.py", line 577, in build_recipes
    recipe.build_arch(arch)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/recipe.py", line 844, in build_arch
    self.install_python_package(arch)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/recipe.py", line 863, in install_python_package
    _env=hpenv, *self.setup_extra_args)
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/python-for-android/pythonforandroid/logger.py", line 180, in shprint
    for line in output:
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 863, in next
    self.wait()
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 792, in wait
    self.handle_command_exit_code(exit_code)
  File "/home/kivy/.local/lib/python3.6/site-packages/sh.py", line 815, in handle_command_exit_code
    raise exc
sh.ErrorReturnCode_1:

  RAN: /home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/hostpython3/desktop/hostpython3/native-build/python setup.py install -O2 --root=/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/python-installs/librarygenesis --install-lib=.

  STDOUT:

Traceback (most recent call last):
  File "setup.py", line 11, in <module>
    import setuptools
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/__init__.py", line 20, in <module>
    from setuptools.dist import Distribution, Feature
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/dist.py", line 36, in <module>
    from setuptools import windows_support
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/setuptools-python3/armeabi-v7a__ndk_target_21/setuptools/setuptools/windows_support.py", line 2, in <module>
    import ctypes
  File "/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build/build/other_builds/hostpython3/desktop/hostpython3/Lib/ctypes/__init__.py", line 7, in <module>
    from _ctypes import Union, Structure, Array
ModuleNotFoundError: No module named '_ctypes'


  STDERR:

# Command failed: /usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=librarygenesis --bootstrap=sdl2 --requirements=python3,kivy,html5lib,pyjnius,requests,plyer,bs4 --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/Desktop/LibraryGenesis/.buildozer/android/platform/build" --ndk-api=21

#
# 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


Robert Flatt

unread,
Nov 21, 2019, 4:28:06 PM11/21/19
to Kivy users support
This is the error:

ModuleNotFoundError: No module named '_ctypes'

A search in this group for _ctypes will help you find other people who have found the solution, for example

Himanshu Pharawal

unread,
Nov 22, 2019, 3:46:18 AM11/22/19
to Kivy users support
ok this has been compiled seccessfully but tell me one thing. I took 1hour and 3minutes to build apk even sdk and ndk were already installed. is this normal??? And yaah my internet speed is fine .....so no internet issue.../////

Himanshu Pharawal

unread,
Nov 22, 2019, 3:57:13 AM11/22/19
to Kivy users support
omg!!!!! now this is giving me error on runtime in logcat regarding bs4 despite of mentioned in requirements..////
11-22 14:23:28.932 22873 22961 I python  : ModuleNotFoundError: No module named 'bs4'
my requirements:
requirements = libffi,python3,kivy,bs4,html5lib,pyjnius,requests,plyer

Robert Flatt

unread,
Nov 22, 2019, 12:29:21 PM11/22/19
to Kivy users support
Yes, that is a very slow build.

[Assuuming you have run your app on the host machine]  a "pip list" will show that the bs4 package is called "beautifulsoup4".

Himanshu Pharawal

unread,
Nov 22, 2019, 1:41:21 PM11/22/19
to Kivy users support
Yes it ia installed in my vm machine but i am asking... When i run my app it crashes. In logcat it show that same bs4 error i have mentioned above in above post. Even when i wrote bs4 in my buildozer.specs requirements... What to do now....?

Robert Flatt

unread,
Nov 22, 2019, 2:21:39 PM11/22/19
to Kivy users support
The name of the package is beautifulsoup4 not bs4 (yes I know in the code it is referenced as bs4).
It is installed with: pip3 install beautifulsoup4
The requirements tells buildozer how to install special packages, that are either not Python, or have hidden names.

You can verify this: on the vm it was also installed as beautifulsoup4, see this with "pip list".

Alexander Taylor

unread,
Nov 22, 2019, 2:22:34 PM11/22/19
to kivy-...@googlegroups.com
Your build time is much longer than I would expect, but if it worked
then probably it was working okay.

We don't support beautifulsoup4. It has compiled components and so needs
a build recipe if it is to work on Android. This probably isn't that
hard to do, but isn't available right now.

Robert Flatt

unread,
Nov 22, 2019, 4:47:52 PM11/22/19
to Kivy users support
I don't know if this is a sufficient solution, but the docs seem to say html5lib works (slowly) as a parser.

And the build just specifies lxml and html5lib

Of course I didn't try it, so my understanding is virtual.

Robert Flatt

unread,
Nov 22, 2019, 7:52:27 PM11/22/19
to Kivy users support
It looks like BeautifulSoup does work. 
This test case displays the number of symbols BeautifulSoup exports:

from kivy.app import App
from kivy.uix.label import Label
from bs4 import BeautifulSoup


class Demo(App):
   
def build(self):
       
return Label(text=str(len(dir(BeautifulSoup))))

if __name__ == '__main__':
   
Demo().run()


On Windows the Label text is 156

I built for Android using Buildozer defaults, except:
requirements = python3,kivy,beautifulsoup4

On Android the Label text is 150

Demonstrating that BeautifulSoup does build, and import bs4
I don't care enough to figure out what the 6 extra symbols are, but it would be easy to do.
Reply all
Reply to author
Forward
0 new messages