-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
thopiekar@thopiekar-hp:~/Projekte/python-for-android/python-for-android$ ./distribute.sh -d kivy -m "kivy pyjnius"
Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages manually.
Check enviromnent
SDK located at /home/thopiekar/.android-sdk
NDK located at /home/thopiekar/.android-ndk/r8c
NDK version is r8c
API level set to 14
Check mandatory tools
Distribution will be located at /home/thopiekar/Projekte/python-for-android/python-for-android/dist/kivy
Entering in ARM enviromnent
Compiler found at /home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin//arm-linux-androideabi-gcc
PATH is /home/thopiekar/.android-ndk/r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/:/home/thopiekar/.android-ndk/r8c:/home/thopiekar/.android-sdk/tools:/usr/lib/x86_64-linux-gnu/qt4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/thopiekar/.tizen-sdk/tools
Leaving ARM enviromnent
Read kivy recipe
Module kivy depend on pygame pyjnius android
Dependency order is kivy (current)
Dependency order is pygame pyjnius android kivy (computed)
Read pyjnius recipe
Module pyjnius depend on python
Dependency order is pygame pyjnius android kivy (current)
Dependency order is pygame python pyjnius android kivy (computed)
Read pygame recipe
Module pygame depend on python sdl
Dependency order is pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Ignored pyjnius, already processed
Read android recipe
Module android depend on pygame
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame python pyjnius android kivy (computed)
Read python recipe
Module python depend on hostpython
Dependency order is sdl pygame python pyjnius android kivy (current)
Dependency order is sdl pygame hostpython python pyjnius android kivy (computed)
Ignored python, already processed
Read sdl recipe
Module sdl depend on python
Dependency order is sdl pygame hostpython python pyjnius android kivy (current)
Dependency order is sdl pygame hostpython python pyjnius android kivy (computed)
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Run get packages
Download package for sdl
No package for sdl
Download package for pygame
Module pygame already downloaded
Download package for hostpython
Module hostpython already downloaded
Download package for python
Module python already downloaded
Download package for pyjnius
Module pyjnius already downloaded
Download package for android
No package for android
Download package for kivy
Module kivy already downloaded
Extract /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
Archive: /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip or
/home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.zip, and cannot find /home/thopiekar/Projekte/python-for-android/python-for-android/.packages/kivy-master.zip.ZIP, period.
I think there is nothing more to say ;)