kivy / buildozer

Generic Python packager for Android and iOS
https://buildozer.readthedocs.io
MIT License
1.72k stars 496 forks source link

Buildozer can't find zlib #437

Closed Rodrigo-P closed 7 years ago

Rodrigo-P commented 7 years ago

`# Check configuration tokens

Ensure build layout

Check configuration tokens

Preparing build

Check requirements for android

Run 'dpkg --version'

Cwd None

Programa de gerenciamento de pacotes Debian 'dpkg' versão 1.18.4 (amd64). Isto é software livre; veja a GNU General Public License versão 2 ou posterior para condições de cópia. Não existe NENHUMA garantia.

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-8-oracle/bin/javac

Search for Java keytool (keytool)

-> found at /usr/lib/jvm/java-8-oracle/jre/bin/keytool

Install platform

Apache ANT found at /home/rodrigo/.buildozer/android/platform/apache-ant-1.9.4

Android SDK found at /home/rodrigo/Android/Sdk

Android NDK found at /home/rodrigo/Android/Ndk

Check application requirements

Run './distribute.sh -l'

Cwd /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph click cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer ffpyplayer_tito flask freetype gevent greenlet harfbuzz hostpython igraph itsdangerous jinja2 jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto markupsafe midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws werkzeug wokkel zeroconf zope

Application requirements already installed, pass

Check garden requirements

Compile platform

Run './distribute.sh -l'

Cwd /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph click cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer ffpyplayer_tito flask freetype gevent greenlet harfbuzz hostpython igraph itsdangerous jinja2 jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto markupsafe midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws werkzeug wokkel zeroconf zope

Clean and build python-for-android

Remove directory and subdirectory /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/dist/myapp

Run './distribute.sh -m "kivy sqlite3" -d "myapp"'

Cwd /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android

Check build dependencies for Ubuntu Packages missing: cython It might break the compilation, except if you installed thoses packages manually. Check environment SDK located at /home/rodrigo/Android/Sdk NDK located at /home/rodrigo/Android/Ndk NDK version is r9c API level set to 19 Check NDK location Check mandatory tools Distribution will be located at /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/dist/myapp Entering in ARM environment Compiler found at /usr/bin/arm-linux-androideabi-gcc PATH is /home/rodrigo/Android/Ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/rodrigo/Android/Ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/rodrigo/Android/Ndk:/home/rodrigo/Android/Sdk/tools:/home/rodrigo/.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:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin Leaving ARM environment Read kivy recipe Module kivy depend on pygame pyjnius android Read sqlite3 recipe Read pygame recipe Module pygame depend on python sdl Read pyjnius recipe Module pyjnius depend on python sdl six Read android recipe Module android depend on pygame Read python recipe Module python depend on hostpython Read sdl recipe Module sdl depend on python Ignored python, already processed Ignored sdl, already processed Read six recipe Module six depend on python Ignored pygame, already processed Read hostpython recipe Ignored python, already processed Ignored python, already processed Modules changed to hostpython sqlite3 python sdl six pygame pyjnius android kivy Pure-Python modules changed to Run get packages Download package for hostpython Module hostpython already downloaded Download package for sqlite3 No package for sqlite3 Download package for python Module python already downloaded Download package for sdl No package for sdl Download package for six Module six already downloaded Download package for pygame Module pygame 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 Run prebuild Call prebuild_hostpython Call prebuild_sqlite3 Call prebuild_python Call prebuild_sdl Call prebuild_six Call prebuild_pygame Call prebuild_pyjnius Call prebuild_android Call prebuild_kivy Run build Skipped build_hostpython Call build_sqlite3 Entering in ARM environment Compiler found at /usr/bin/arm-linux-androideabi-gcc Android NDK: WARNING:/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/../jni/application/Android.mk:application: non-system libraries in linker flags: -lpython2.7
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
Android NDK: WARNING:/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/../jni/png/Android.mk:png: LOCAL_LDLIBS is always ignored for static libraries
make: Nothing to be done for 'sqlite3'. Leaving ARM environment Call build_python Entering in ARM environment Compiler found at /usr/bin/arm-linux-androideabi-gcc Activate flags for sqlite3 checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... linux4 checking EXTRAPLATDIR... checking machine type as reported by uname -m... x86_64 checking for --without-gcc... no checking for arm-eabi-gcc... ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -g... yes checking for ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define EXTENSIONS... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... checking LDLIBRARY... libpython$(VERSION).so checking for arm-eabi-ranlib... arm-linux-androideabi-ranlib checking for ar... arm-linux-androideabi-ar checking for svnversion... not-found checking for hg... not-found checking for a BSD-compatible install... /usr/bin/install -c checking for --with-pydebug... no checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -fno-strict-aliasing... yes checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -OPT:Olimit=0... no checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -Olimit 1500... no checking whether gcc supports ParseTuple format... no checking whether pthreads are available without options... no checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -Kpthread... no checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -Kthread... no checking whether ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm accepts -pthread... no checking whether ccache arm-linux-androideabi-g++ -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes ^[[1;2Bchecking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... no checking langinfo.h presence... no checking for langinfo.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes ^[[1;2Achecking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... no checking sys/statvfs.h presence... no checking for sys/statvfs.h... no checking for sys/stat.h... (cached) yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... no checking sys/un.h presence... yes checking for sys/un.h... no configure: WARNING: sys/un.h: present but cannot be compiled configure: WARNING: sys/un.h: check for missing prerequisite headers? configure: WARNING: sys/un.h: see the Autoconf documentation configure: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/un.h: proceeding with the compiler's result configure: WARNING: ## -------------------------------------- ## configure: WARNING: ## Report this to http://bugs.python.org/ ## configure: WARNING: ## -------------------------------------- ## checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... no checking sysexits.h presence... no checking for sysexits.h... no checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking spawn.h usability... no checking spawn.h presence... no checking for spawn.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for term.h... no checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 4 checking size of size_t... 4 checking size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 8 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 4 checking size of off_t... 4 checking whether to enable large file support... no checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for arm-eabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking for --with-system-expat... no checking for --with-system-ffi... no checking for --with-dbmliborder... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking for _POSIX_THREADS in unistd.h... yes checking cthreads.h usability... no checking cthreads.h presence... no checking for cthreads.h... no checking mach/cthreads.h usability... no checking mach/cthreads.h presence... no checking for mach/cthreads.h... no checking for --with-pth... no checking for pthread_create in -lpthread... yes checking for usconfig in -lmpc... no checking if PTHREAD_SCOPE_SYSTEM is supported... no checking for pthread_sigmask... yes checking if --enable-ipv6 is specified... no checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... no checking for chown... yes checking for clock... yes checking for confstr... no checking for ctermid... no checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... no checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... no checking for getspnam... no checking for getspent... no checking for getsid... no checking for getwd... no checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for lstat... yes checking for mkfifo... no checking for mknod... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... no checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... no checking for wcscoll... yes checking for _getpty... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for kqueue... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for true... true checking for inet_aton in -lc... yes checking for chflags... cross checking for chflags... no checking for lchflags... cross checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... no checking for openpty in -lbsd... no checking for forkpty... no checking for forkpty in -lutil... no checking for forkpty in -lbsd... no checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... no checking for ftell64... no checking for ftello... yes checking for statvfs... no checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... yes checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... no checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... none checking for rl_callback_handler_install in -lreadline... no checking for rl_pre_input_hook in -lreadline... no checking for rl_completion_display_matches_hook in -lreadline... no checking for rl_completion_matches in -lreadline... no checking for broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... no checking for tv_nsec in struct stat... no checking for tv_nsec2 in struct stat... no checking whether mvwdelch is an expression... no checking whether WINDOW has _flags... no checking for is_term_resized... no checking for resize_term... no checking for resizeterm... no checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... cross -- assuming yes checking for %zd printf() format support... cross -- assuming yes checking for socklen_t... yes checking for build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h config.status: pyconfig.h is unchanged creating Modules/Setup creating Modules/Setup.local creating Makefile ./configure --host=arm-eabi --build=x86_64-linux-gnu OPT= --prefix=/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install --enable-shared --disable-toolbox-glue --disable-framework make -j2 HOSTPYTHON=/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python/Python-2.7.2/hostpython HOSTPGEN=/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python/Python-2.7.2/hostpgen CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so cp: impossível obter estado de 'HOSTPYTHON=/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python/Python-2.7.2/hostpython': Arquivo ou diretório não encontrado First install (failing..) ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/sqlite3 -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/sqlite3 -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux4:lib-tk:lib-old"' \ -DPREFIX='"/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install"' \ -DEXEC_PREFIX='"/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/sqlite3 -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/Python.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/abstract.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/asdl.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ast.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bitset.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/boolobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bufferobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cStringIO.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cellobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ceval.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/classobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/code.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/codecs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/compile.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/complexobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/datetime.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/descrobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/dictobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/dtoa.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/enumobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/errcode.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/eval.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/fileobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/floatobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/frameobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/funcobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/genobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/graminit.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/grammar.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/import.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/intobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 Makefile:1363: recipe for target 'Modules/zlibmodule.o' failed ./Modules/zlibmodule.c:8:18: fatal error: zlib.h: No such file or directory compilation terminated. make: [Modules/zlibmodule.o] Error 1 make: ** Esperando que outros processos terminem. /usr/bin/install -c -m 644 ./Include/iterobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/listobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/longobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/marshal.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/metagrammar.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/methodobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/modsupport.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/node.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/object.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/objimpl.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/opcode.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/osdefs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/parsetok.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pgen.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/py_curses.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyarena.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyctype.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pydebug.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pygetopt.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymath.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymem.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyport.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystate.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pythread.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/setobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/stringobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/structmember.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/structseq.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/symtable.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/timefuncs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/token.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/traceback.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/warnings.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 pyconfig.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7/pyconfig.h Second install. ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/rodrigo/Android/Ndk/platforms/android-19/arch-arm -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/src/jni/sqlite3 -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/Python.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/abstract.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/asdl.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ast.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bitset.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/boolobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bufferobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cStringIO.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cellobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ceval.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/classobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/cobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/code.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/codecs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/compile.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/complexobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/datetime.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/descrobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/dictobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/dtoa.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/enumobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/errcode.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/eval.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/fileobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/floatobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/frameobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/funcobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/genobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/graminit.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/grammar.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/import.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/intobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 ./Modules/zlibmodule.c:8:18: fatal error: zlib.h: No such file or directory compilation terminated. /usr/bin/install -c -m 644 ./Include/iterobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 **Makefile:1363: recipe for target 'Modules/zlibmodule.o' failed make: [Modules/zlibmodule.o] Error 1 make: Esperando que outros processos terminem. /usr/bin/install -c -m 644 ./Include/listobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/longobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/marshal.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/metagrammar.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/methodobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/modsupport.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/node.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/object.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/objimpl.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/opcode.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/osdefs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/parsetok.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pgen.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/py_curses.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyarena.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyctype.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pydebug.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pygetopt.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymath.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pymem.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pyport.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystate.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/pythread.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/setobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/stringobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/structmember.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/structseq.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/symtable.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/timefuncs.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/token.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/traceback.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/warnings.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 /usr/bin/install -c -m 644 pyconfig.h /home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7/pyconfig.h Leaving ARM environment cp: não foi possível criar arquivo comum '/home/rodrigo/Android/database/.buildozer/android/platform/python-for-android/build/python-install/bin/python.host': Arquivo ou diretório não encontrado

Command failed: ./distribute.sh -m "kivy sqlite3" -d "myapp"

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

` I have zlib installed and I can find zlib.h on usr/include but buildozer can't find it for some reason wich causes the android compilation to fail.

tito commented 7 years ago

Dunno which sdk/ndk you're using, we can't really help. It's not about buildozer that doesn't find it, there is something wrong with your ndk/sdk installation.