-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python build for android fails - cp: cannot stat ‘HOSTPYTHON=/home/inderpal/python-for-android/build/python/Python-2.7.2/hostpython’: No such file or directory #286
Comments
Do you have a exist symbolic link at |
What's your default SHELL ? |
i have the same problem. no, not a symlink. it is definitely where the "cannot stat" error is looking. tried with BASH and ZSH (based on your question). ./configure --host=arm-eabi OPT= --prefix=/store/jw/src/python-for-android/build/python-install --enable-shared --disable-toolbox-glue --disable-framework make -j5 HOSTPYTHON=/store/jw/src/python-for-android/build/python/Python-2.7.2/hostpython HOSTPGEN=/store/jw/src/python-for-android/build/python/Python-2.7.2/hostpgen CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so cp: cannot stat ‘HOSTPYTHON=/store/jw/src/python-for-android/build/python/Python-2.7.2/hostpython’: No such file or directory ls -al /store/jw/src/python-for-android/build/python/Python-2.7.2/hostpython -rwxrwxr-x 1 jw jw 11764160 dic 7 20:38 /store/jw/src/python-for-android/build/python/Python-2.7.2/hostpython Very odd only us two are having (posting about) this issue |
as a followup... make -j5 HOSTPYTHON=./hostpython HOSTPGEN=./hostpgen CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so works.... but this is not really a solution as you have to manually recompile with no paths then run ./distribute.sh -m kivy again |
i'm having the same behavior. is there a solution yet? |
Closing as an old toolchain issue. |
Here is the trace -
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 OPT= --prefix=/home/inderpal/python-for-android/build/python-install --enable-shared --disable-toolbox-glue --disable-framework
make -j5 HOSTPYTHON=/home/inderpal/python-for-android/build/python/Python-2.7.2/hostpython HOSTPGEN=/home/inderpal/python-for-android/build/python/Python-2.7.2/hostpgen CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so
cp: cannot stat ‘HOSTPYTHON=/home/inderpal/python-for-android/build/python/Python-2.7.2/hostpython’: No such file or directory
First install (failing..)
/home/inderpal/python-for-android/build/python/Python-2.7.2/hostpgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -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/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"'
-DPREFIX='"/home/inderpal/python-for-android/build/python-install"'
-DEXEC_PREFIX='"/home/inderpal/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/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I/home/inderpal/python-for-android/build/python-install/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o
touch Parser/pgen.stamp
/usr/bin/install -c -m 644 ./Include/Python-ast.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Misc/python.man
/home/inderpal/python-for-android/build/python-install/share/man/man1/python2.7.1
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
/usr/bin/install -c -m 644 ./Include/Python.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/abstract.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/asdl.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ast.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bitset.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/boolobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bufferobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytesobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cStringIO.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cellobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ceval.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/classobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/code.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/codecs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/compile.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/complexobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/datetime.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/descrobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/dictobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/dtoa.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/enumobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/errcode.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/eval.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/fileobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/floatobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/frameobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/funcobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/genobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/graminit.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/grammar.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/import.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/intobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/intrcheck.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/iterobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/listobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/longintrepr.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/longobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/marshal.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/memoryobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/metagrammar.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/methodobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/modsupport.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/moduleobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/node.h /home/inderpal/python-for-android/build/python-install/include/python2.7
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
/usr/bin/install -c -m 644 ./Include/object.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/objimpl.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/opcode.h /home/inderpal/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.
make: *** [Modules/zlibmodule.o] Error 1
make: *** Waiting for unfinished jobs....
/usr/bin/install -c -m 644 ./Include/osdefs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/parsetok.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/patchlevel.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgen.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/py_curses.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyarena.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pycapsule.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyctype.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pydebug.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyerrors.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyexpat.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyfpe.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pygetopt.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymath.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymem.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyport.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystate.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrtod.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythonrun.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythread.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/rangeobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/setobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/sliceobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/stringobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/structmember.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/structseq.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/symtable.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/sysmodule.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/timefuncs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/token.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/traceback.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/tupleobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ucnhash.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/warnings.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 pyconfig.h /home/inderpal/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/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/inderpal/android-ndk-r10b//platforms/android-16/arch-arm -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I/home/inderpal/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/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Misc/python.man
/home/inderpal/python-for-android/build/python-install/share/man/man1/python2.7.1
/usr/bin/install -c -m 644 ./Include/Python.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/abstract.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/asdl.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ast.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bitset.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/boolobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bufferobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytesobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cStringIO.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cellobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ceval.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/classobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/cobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/code.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/codecs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/compile.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/complexobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/datetime.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/descrobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/dictobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/dtoa.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/enumobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/errcode.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/eval.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/fileobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/floatobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/frameobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/funcobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/genobject.h /home/inderpal/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/graminit.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/grammar.h /home/inderpal/python-for-android/build/python-install/include/python2.7
make: *** [Modules/zlibmodule.o] Error 1
make: *** Waiting for unfinished jobs....
/usr/bin/install -c -m 644 ./Include/import.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/intobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/intrcheck.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/iterobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/listobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/longintrepr.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/longobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/marshal.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/memoryobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/metagrammar.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/methodobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/modsupport.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/moduleobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/node.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/object.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/objimpl.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/opcode.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/osdefs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/parsetok.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/patchlevel.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgen.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/py_curses.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyarena.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pycapsule.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyctype.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pydebug.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyerrors.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyexpat.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyfpe.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pygetopt.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymath.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymem.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyport.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystate.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrtod.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythonrun.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythread.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/rangeobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/setobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/sliceobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/stringobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/structmember.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/structseq.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/symtable.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/sysmodule.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/timefuncs.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/token.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/traceback.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/tupleobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/ucnhash.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/warnings.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/inderpal/python-for-android/build/python-install/include/python2.7
/usr/bin/install -c -m 644 pyconfig.h /home/inderpal/python-for-android/build/python-install/include/python2.7/pyconfig.h
Leaving ARM enviromnent
cp: cannot create regular file ‘/home/inderpal/python-for-android/build/python-install/bin/python.host’: No such file or directory
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: