Python-for-android: Python-4-Android NumPy error: 'struct lconv' has no member named 'decimal_point'

Created on 8 Nov 2018  路  7Comments  路  Source: kivy/python-for-android

/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/requests/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import PythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import Recipe, shprint, current_directory, info, warning
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join, exists
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython2/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import os
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython2/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/setuptools/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import PythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python2/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import TargetPythonRecipe, Recipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import shprint, current_directory, info
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.patching import (is_darwin, is_api_gt,
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python2/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import exists, join, realpath
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python2/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import TargetPythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.logger import info, error
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.util import ensure_dir, temp_directory
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import exists, join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/python3crystax/__init__.py:7: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython3crystax/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import Recipe, shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython3crystax/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/hostpython3crystax/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import current_directory, shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2_image/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2_image/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.patching import is_arch
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2_mixer/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl2_ttf/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pyjnius/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import CythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pyjnius/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import shprint, current_directory, info
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pyjnius/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.patching import will_build
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pyjnius/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pyjnius/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/six/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import PythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/genericndkbuild/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/genericndkbuild/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import current_directory, shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/genericndkbuild/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import BootstrapNDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import current_directory, info, shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import exists, join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sdl/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/kivy/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import CythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/kivy/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import current_directory, shprint
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/kivy/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import exists, join, basename
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/kivy/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/kivy/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import glob
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import Recipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.util import current_directory, ensure_dir
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.logger import debug, shprint, info, warning
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/pygame/__init__.py:7: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import glob
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/openssl/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from functools import partial
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/openssl/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import Recipe, shprint, current_directory
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/openssl/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sqlite3/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import NDKRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sqlite3/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import shutil
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sqlite3/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/sqlite3/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
import sh
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/numpy/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.recipe import CompiledComponentsPythonRecipe
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/numpy/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from pythonforandroid.toolchain import warning
/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/recipes/numpy/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import
from os.path import join
workin[INFO]: python2 download already cached, skipping
working: v2.13.0.tar.gz [INFO]: requests download already cached, skipping
working: SDL2_ttf-2.0.14.tar.gz [INFO]: -> directory context /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/bootstrap_builds/sdl2_gradle-python2/jni
working: numpy/core/src/multException in thread background thread for pid 8490:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(self.__args, *self.__kwargs)
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 1540, in wrap
fn(args, *kwargs)
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 2459, in background_thread
handle_exit_code(exit_code)
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 2157, in fn
return self.command.handle_command_exit_code(exit_code)
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code
raise exc
ErrorReturnCode_1:

RAN: /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/bin/python.host setup.py build_ext -v

STDOUT:
Running from numpy source directory.
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
warnings.warn(msg)
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe'
warnings.warn(msg)
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXwPaDl/tmp
creating /tmp/tmpXwPaDl/tmp/tmpXwPaDl
compile options: '-MMD -MF /tmp/tmpXwPaDl/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXwPaDl/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

blis_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpk72Pe3/tmp
creating /tmp/tmpk72Pe3/tmp/tmpk72Pe3
compile options: '-MMD -MF /tmp/tmpk72Pe3/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpk72Pe3/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqQHLC_/tmp
creating /tmp/tmpqQHLC_/tmp/tmpqQHLC_
compile options: '-MMD -MF /tmp/tmpqQHLC_/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqQHLC_/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpkyKu_u/tmp
creating /tmp/tmpkyKu_u/tmp/tmpkyKu_u
compile options: '-MMD -MF /tmp/tmpkyKu_u/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpkyKu_u/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpNMOxTN/tmp
creating /tmp/tmpNMOxTN/tmp/tmpNMOxTN
compile options: '-MMD -MF /tmp/tmpNMOxTN/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpNMOxTN/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp8sQIYx/tmp
creating /tmp/tmp8sQIYx/tmp/tmp8sQIYx
compile options: '-MMD -MF /tmp/tmp8sQIYx/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp8sQIYx/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpYkjXXz/tmp
creating /tmp/tmpYkjXXz/tmp/tmpYkjXXz
compile options: '-MMD -MF /tmp/tmpYkjXXz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpYkjXXz/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmps5KW_B/tmp
creating /tmp/tmps5KW_B/tmp/tmps5KW_B
compile options: '-MMD -MF /tmp/tmps5KW_B/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmps5KW_B/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

accelerate_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
self.calc_info()
blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmphwXjC3/tmp
creating /tmp/tmphwXjC3/tmp/tmphwXjC3
compile options: '-MMD -MF /tmp/tmphwXjC3/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmphwXjC3/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
self.calc_info()
blas_src_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
self.calc_info()
NOT AVAILABLE

/bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
/bin/sh: 1: svnversion: not found
F2PY Version 2
lapack_opt_info:
lapack_mkl_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpQ2xR8s/tmp
creating /tmp/tmpQ2xR8s/tmp/tmpQ2xR8s
compile options: '-MMD -MF /tmp/tmpQ2xR8s/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpQ2xR8s/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_lapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpNShR4f/tmp
creating /tmp/tmpNShR4f/tmp/tmpNShR4f
compile options: '-MMD -MF /tmp/tmpNShR4f/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpNShR4f/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpj4Ed9c/tmp
creating /tmp/tmpj4Ed9c/tmp/tmpj4Ed9c
compile options: '-MMD -MF /tmp/tmpj4Ed9c/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpj4Ed9c/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_clapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpX5lS2y/tmp
creating /tmp/tmpX5lS2y/tmp/tmpX5lS2y
compile options: '-MMD -MF /tmp/tmpX5lS2y/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpX5lS2y/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpMQW_W8/tmp
creating /tmp/tmpMQW_W8/tmp/tmpMQW_W8
compile options: '-MMD -MF /tmp/tmpMQW_W8/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpMQW_W8/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXkb0TP/tmp
creating /tmp/tmpXkb0TP/tmp/tmpXkb0TP
compile options: '-MMD -MF /tmp/tmpXkb0TP/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXkb0TP/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqhCJ4B/tmp
creating /tmp/tmpqhCJ4B/tmp/tmpqhCJ4B
compile options: '-MMD -MF /tmp/tmpqhCJ4B/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqhCJ4B/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpbr2L8R/tmp
creating /tmp/tmpbr2L8R/tmp/tmpbr2L8R
compile options: '-MMD -MF /tmp/tmpbr2L8R/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpbr2L8R/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpSXUeSG/tmp
creating /tmp/tmpSXUeSG/tmp/tmpSXUeSG
compile options: '-MMD -MF /tmp/tmpSXUeSG/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpSXUeSG/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpCAaRS7/tmp
creating /tmp/tmpCAaRS7/tmp/tmpCAaRS7
compile options: '-MMD -MF /tmp/tmpCAaRS7/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpCAaRS7/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpYlP7I8/tmp
creating /tmp/tmpYlP7I8/tmp/tmpYlP7I8
compile options: '-MMD -MF /tmp/tmpYlP7I8/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpYlP7I8/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmprGMVwf/tmp
creating /tmp/tmprGMVwf/tmp/tmprGMVwf
compile options: '-MMD -MF /tmp/tmprGMVwf/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmprGMVwf/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpKFrDQK/tmp
creating /tmp/tmpKFrDQK/tmp/tmpKFrDQK
compile options: '-MMD -MF /tmp/tmpKFrDQK/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpKFrDQK/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_3_10_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpRe8740/tmp
creating /tmp/tmpRe8740/tmp/tmpRe8740
compile options: '-MMD -MF /tmp/tmpRe8740/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpRe8740/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp2JN2um/tmp
creating /tmp/tmp2JN2um/tmp/tmp2JN2um
compile options: '-MMD -MF /tmp/tmp2JN2um/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp2JN2um/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXBFhoc/tmp
creating /tmp/tmpXBFhoc/tmp/tmpXBFhoc
compile options: '-MMD -MF /tmp/tmpXBFhoc/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXBFhoc/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpaQZdD1/tmp
creating /tmp/tmpaQZdD1/tmp/tmpaQZdD1
compile options: '-MMD -MF /tmp/tmpaQZdD1/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpaQZdD1/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpratP_1/tmp
creating /tmp/tmpratP_1/tmp/tmpratP_1
compile options: '-MMD -MF /tmp/tmpratP_1/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpratP_1/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpP9SQwx/tmp
creating /tmp/tmpP9SQwx/tmp/tmpP9SQwx
compile options: '-MMD -MF /tmp/tmpP9SQwx/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpP9SQwx/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpRQiSCb/tmp
creating /tmp/tmpRQiSCb/tmp/tmpRQiSCb
compile options: '-MMD -MF /tmp/tmpRQiSCb/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpRQiSCb/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpDLmP1N/tmp
creating /tmp/tmpDLmP1N/tmp/tmpDLmP1N
compile options: '-MMD -MF /tmp/tmpDLmP1N/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpDLmP1N/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpgiDb5q/tmp
creating /tmp/tmpgiDb5q/tmp/tmpgiDb5q
compile options: '-MMD -MF /tmp/tmpgiDb5q/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpgiDb5q/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpfAL4Up/tmp
creating /tmp/tmpfAL4Up/tmp/tmpfAL4Up
compile options: '-MMD -MF /tmp/tmpfAL4Up/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpfAL4Up/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpOc7D46/tmp
creating /tmp/tmpOc7D46/tmp/tmpOc7D46
compile options: '-MMD -MF /tmp/tmpOc7D46/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpOc7D46/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp64G1bz/tmp
creating /tmp/tmp64G1bz/tmp/tmp64G1bz
compile options: '-MMD -MF /tmp/tmp64G1bz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp64G1bz/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqShfZr/tmp
creating /tmp/tmpqShfZr/tmp/tmpqShfZr
compile options: '-MMD -MF /tmp/tmpqShfZr/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqShfZr/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp5hcxUJ/tmp
creating /tmp/tmp5hcxUJ/tmp/tmp5hcxUJ
compile options: '-MMD -MF /tmp/tmp5hcxUJ/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp5hcxUJ/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmphcrHL2/tmp
creating /tmp/tmphcrHL2/tmp/tmphcrHL2
compile options: '-MMD -MF /tmp/tmphcrHL2/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmphcrHL2/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpbTB32e/tmp
creating /tmp/tmpbTB32e/tmp/tmpbTB32e
compile options: '-MMD -MF /tmp/tmpbTB32e/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpbTB32e/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpFyn0wB/tmp
creating /tmp/tmpFyn0wB/tmp/tmpFyn0wB
compile options: '-MMD -MF /tmp/tmpFyn0wB/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpFyn0wB/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpwEKpgu/tmp
creating /tmp/tmpwEKpgu/tmp/tmpwEKpgu
compile options: '-MMD -MF /tmp/tmpwEKpgu/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpwEKpgu/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpluqWoe/tmp
creating /tmp/tmpluqWoe/tmp/tmpluqWoe
compile options: '-MMD -MF /tmp/tmpluqWoe/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpluqWoe/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpPbALMs/tmp
creating /tmp/tmpPbALMs/tmp/tmpPbALMs
compile options: '-MMD -MF /tmp/tmpPbALMs/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpPbALMs/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp2mXBKw/tmp
creating /tmp/tmp2mXBKw/tmp/tmp2mXBKw
compile options: '-MMD -MF /tmp/tmp2mXBKw/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp2mXBKw/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpTLq1sn/tmp
creating /tmp/tmpTLq1sn/tmp/tmpTLq1sn
compile options: '-MMD -MF /tmp/tmpTLq1sn/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpTLq1sn/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpkXeFvS/tmp
creating /tmp/tmpkXeFvS/tmp/tmpkXeFvS
compile options: '-MMD -MF /tmp/tmpkXeFvS/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpkXeFvS/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpoSBx5d/tmp
creating /tmp/tmpoSBx5d/tmp/tmpoSBx5d
compile options: '-MMD -MF /tmp/tmpoSBx5d/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpoSBx5d/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

lapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpAUfeiM/tmp
creating /tmp/tmpAUfeiM/tmp/tmpAUfeiM
compile options: '-MMD -MF /tmp/tmpAUfeiM/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpAUfeiM/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
self.calc_info()
lapack_src_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
self.calc_info()
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running build_ext
running build_src
build_src
building py_modules sources
building library "npymath" sources
get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
customize Gnu95FCompiler
Could not locate executable gfortran
Could not locate executable f95
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize GnuFCompiler
Could not locate executable g77
customize G95FCompiler
Could not locate executable g95
customize PathScaleFCompiler
Could not locate executable pathf95
customize NAGFORCompiler
Could not locate executable nagfor
don't know how to compile Fortran code on platform 'posix'
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
int exp (void);
^
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -o _configtest
_configtest.c:6: error: undefined reference to 'exp'
collect2: error: ld returned 1 exit status
_configtest.c:6: error: undefined reference to 'exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
int exp (void);
^
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
adding 'build/src.linux-x86_64-2.7/numpy/core/src/npymath' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/src/private' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/private/npy_partition.h', 'build/src.linux-x86_64-2.7/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/private/templ_common.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
building extension "numpy.core._rational_tests" sources
building extension "numpy.core._struct_ufunc_tests" sources
building extension "numpy.core._multiarray_tests" sources
building extension "numpy.core._operand_flag_tests" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources

Warning: Using unoptimized lapack

adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.linalg._umath_linalg" sources

Warning: Using unoptimized lapack

adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.random.mtrand" sources
building data_files sources
build_src: building npy-pkg config files
running build_clib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpv9sjOz/tmp
creating /tmp/tmpv9sjOz/tmp/tmpv9sjOz
compile options: '-MMD -MF /tmp/tmpv9sjOz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpv9sjOz/file.c
customize UnixCCompiler using build_clib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp3Tm_DI/tmp
creating /tmp/tmp3Tm_DI/tmp/tmp3Tm_DI
compile options: '-MMD -MF /tmp/tmp3Tm_DI/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp3Tm_DI/file.c
customize UnixCCompiler using build_ext
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: numpy/core/src/multiarray/numpyos.c
numpy/core/src/multiarray/numpyos.c: In function 'change_decimal_from_locale_to_dot':
numpy/core/src/multiarray/numpyos.c:182:44: error: 'struct lconv' has no member named 'decimal_point'
const char *decimal_point = locale_data->decimal_point;
^
numpy/core/src/multiarray/numpyos.c: In function 'change_decimal_from_locale_to_dot':
numpy/core/src/multiarray/numpyos.c:182:44: error: 'struct lconv' has no member named 'decimal_point'
const char *decimal_point = locale_data->decimal_point;
^
error: Command "/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb numpy/core/src/multiarray/numpyos.c -o build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/numpyos.o -MMD -MF build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/numpyos.o.d" failed with exit status 1

STDERR:

Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/toolchain.py", line 1003, in
main()
File "/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/toolchain.py", line 999, in main
ToolchainCL()
File "/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/toolchain.py", line 532, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/toolchain.py", line 145, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/home/ahmedgad/Desktop/NewApp/python-for-android/pythonforandroid/toolchain.py", line 189, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "pythonforandroid/build.py", line 580, in build_recipes
File "pythonforandroid/recipe.py", line 881, in build_arch
File "pythonforandroid/recipe.py", line 893, in build_compiled_components
File "pythonforandroid/logger.py", line 176, in shprint
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 863, in next
self.wait()
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 792, in wait
self.handle_command_exit_code(exit_code)
File "/home/ahmedgad/NewKivyAndroid/local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code
raise exc
sh.ErrorReturnCode_1:

RAN: /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/bin/python.host setup.py build_ext -v

STDOUT:
Running from numpy source directory.
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
warnings.warn(msg)
/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe'
warnings.warn(msg)
blas_opt_info:
blas_mkl_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXwPaDl/tmp
creating /tmp/tmpXwPaDl/tmp/tmpXwPaDl
compile options: '-MMD -MF /tmp/tmpXwPaDl/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXwPaDl/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

blis_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpk72Pe3/tmp
creating /tmp/tmpk72Pe3/tmp/tmpk72Pe3
compile options: '-MMD -MF /tmp/tmpk72Pe3/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpk72Pe3/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqQHLC_/tmp
creating /tmp/tmpqQHLC_/tmp/tmpqQHLC_
compile options: '-MMD -MF /tmp/tmpqQHLC_/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqQHLC_/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpkyKu_u/tmp
creating /tmp/tmpkyKu_u/tmp/tmpkyKu_u
compile options: '-MMD -MF /tmp/tmpkyKu_u/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpkyKu_u/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpNMOxTN/tmp
creating /tmp/tmpNMOxTN/tmp/tmpNMOxTN
compile options: '-MMD -MF /tmp/tmpNMOxTN/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpNMOxTN/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp8sQIYx/tmp
creating /tmp/tmp8sQIYx/tmp/tmp8sQIYx
compile options: '-MMD -MF /tmp/tmp8sQIYx/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp8sQIYx/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_blas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpYkjXXz/tmp
creating /tmp/tmpYkjXXz/tmp/tmpYkjXXz
compile options: '-MMD -MF /tmp/tmpYkjXXz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpYkjXXz/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmps5KW_B/tmp
creating /tmp/tmps5KW_B/tmp/tmps5KW_B
compile options: '-MMD -MF /tmp/tmps5KW_B/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmps5KW_B/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

accelerate_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
self.calc_info()
blas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmphwXjC3/tmp
creating /tmp/tmphwXjC3/tmp/tmphwXjC3
compile options: '-MMD -MF /tmp/tmphwXjC3/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmphwXjC3/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
self.calc_info()
blas_src_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
self.calc_info()
NOT AVAILABLE

/bin/sh: 1: svnversion: not found
non-existing path in 'numpy/distutils': 'site.cfg'
/bin/sh: 1: svnversion: not found
F2PY Version 2
lapack_opt_info:
lapack_mkl_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpQ2xR8s/tmp
creating /tmp/tmpQ2xR8s/tmp/tmpQ2xR8s
compile options: '-MMD -MF /tmp/tmpQ2xR8s/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpQ2xR8s/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_lapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpNShR4f/tmp
creating /tmp/tmpNShR4f/tmp/tmpNShR4f
compile options: '-MMD -MF /tmp/tmpNShR4f/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpNShR4f/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpj4Ed9c/tmp
creating /tmp/tmpj4Ed9c/tmp/tmpj4Ed9c
compile options: '-MMD -MF /tmp/tmpj4Ed9c/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpj4Ed9c/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

openblas_clapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpX5lS2y/tmp
creating /tmp/tmpX5lS2y/tmp/tmpX5lS2y
compile options: '-MMD -MF /tmp/tmpX5lS2y/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpX5lS2y/file.c
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpMQW_W8/tmp
creating /tmp/tmpMQW_W8/tmp/tmpMQW_W8
compile options: '-MMD -MF /tmp/tmpMQW_W8/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpMQW_W8/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

atlas_3_10_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXkb0TP/tmp
creating /tmp/tmpXkb0TP/tmp/tmpXkb0TP
compile options: '-MMD -MF /tmp/tmpXkb0TP/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXkb0TP/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqhCJ4B/tmp
creating /tmp/tmpqhCJ4B/tmp/tmpqhCJ4B
compile options: '-MMD -MF /tmp/tmpqhCJ4B/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqhCJ4B/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpbr2L8R/tmp
creating /tmp/tmpbr2L8R/tmp/tmpbr2L8R
compile options: '-MMD -MF /tmp/tmpbr2L8R/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpbr2L8R/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpSXUeSG/tmp
creating /tmp/tmpSXUeSG/tmp/tmpSXUeSG
compile options: '-MMD -MF /tmp/tmpSXUeSG/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpSXUeSG/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpCAaRS7/tmp
creating /tmp/tmpCAaRS7/tmp/tmpCAaRS7
compile options: '-MMD -MF /tmp/tmpCAaRS7/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpCAaRS7/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpYlP7I8/tmp
creating /tmp/tmpYlP7I8/tmp/tmpYlP7I8
compile options: '-MMD -MF /tmp/tmpYlP7I8/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpYlP7I8/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmprGMVwf/tmp
creating /tmp/tmprGMVwf/tmp/tmprGMVwf
compile options: '-MMD -MF /tmp/tmprGMVwf/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmprGMVwf/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpKFrDQK/tmp
creating /tmp/tmpKFrDQK/tmp/tmpKFrDQK
compile options: '-MMD -MF /tmp/tmpKFrDQK/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpKFrDQK/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_3_10_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpRe8740/tmp
creating /tmp/tmpRe8740/tmp/tmpRe8740
compile options: '-MMD -MF /tmp/tmpRe8740/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpRe8740/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp2JN2um/tmp
creating /tmp/tmp2JN2um/tmp/tmp2JN2um
compile options: '-MMD -MF /tmp/tmp2JN2um/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp2JN2um/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpXBFhoc/tmp
creating /tmp/tmpXBFhoc/tmp/tmpXBFhoc
compile options: '-MMD -MF /tmp/tmpXBFhoc/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpXBFhoc/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpaQZdD1/tmp
creating /tmp/tmpaQZdD1/tmp/tmpaQZdD1
compile options: '-MMD -MF /tmp/tmpaQZdD1/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpaQZdD1/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpratP_1/tmp
creating /tmp/tmpratP_1/tmp/tmpratP_1
compile options: '-MMD -MF /tmp/tmpratP_1/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpratP_1/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpP9SQwx/tmp
creating /tmp/tmpP9SQwx/tmp/tmpP9SQwx
compile options: '-MMD -MF /tmp/tmpP9SQwx/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpP9SQwx/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpRQiSCb/tmp
creating /tmp/tmpRQiSCb/tmp/tmpRQiSCb
compile options: '-MMD -MF /tmp/tmpRQiSCb/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpRQiSCb/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpDLmP1N/tmp
creating /tmp/tmpDLmP1N/tmp/tmpDLmP1N
compile options: '-MMD -MF /tmp/tmpDLmP1N/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpDLmP1N/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_threads_info:
Setting PTATLAS=ATLAS
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpgiDb5q/tmp
creating /tmp/tmpgiDb5q/tmp/tmpgiDb5q
compile options: '-MMD -MF /tmp/tmpgiDb5q/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpgiDb5q/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpfAL4Up/tmp
creating /tmp/tmpfAL4Up/tmp/tmpfAL4Up
compile options: '-MMD -MF /tmp/tmpfAL4Up/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpfAL4Up/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpOc7D46/tmp
creating /tmp/tmpOc7D46/tmp/tmpOc7D46
compile options: '-MMD -MF /tmp/tmpOc7D46/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpOc7D46/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp64G1bz/tmp
creating /tmp/tmp64G1bz/tmp/tmp64G1bz
compile options: '-MMD -MF /tmp/tmp64G1bz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp64G1bz/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpqShfZr/tmp
creating /tmp/tmpqShfZr/tmp/tmpqShfZr
compile options: '-MMD -MF /tmp/tmpqShfZr/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpqShfZr/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp5hcxUJ/tmp
creating /tmp/tmp5hcxUJ/tmp/tmp5hcxUJ
compile options: '-MMD -MF /tmp/tmp5hcxUJ/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp5hcxUJ/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmphcrHL2/tmp
creating /tmp/tmphcrHL2/tmp/tmphcrHL2
compile options: '-MMD -MF /tmp/tmphcrHL2/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmphcrHL2/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpbTB32e/tmp
creating /tmp/tmpbTB32e/tmp/tmpbTB32e
compile options: '-MMD -MF /tmp/tmpbTB32e/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpbTB32e/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

atlas_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpFyn0wB/tmp
creating /tmp/tmpFyn0wB/tmp/tmpFyn0wB
compile options: '-MMD -MF /tmp/tmpFyn0wB/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpFyn0wB/file.c
libraries not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpwEKpgu/tmp
creating /tmp/tmpwEKpgu/tmp/tmpwEKpgu
compile options: '-MMD -MF /tmp/tmpwEKpgu/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpwEKpgu/file.c
libraries lapack_atlas not found in /home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpluqWoe/tmp
creating /tmp/tmpluqWoe/tmp/tmpluqWoe
compile options: '-MMD -MF /tmp/tmpluqWoe/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpluqWoe/file.c
libraries not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpPbALMs/tmp
creating /tmp/tmpPbALMs/tmp/tmpPbALMs
compile options: '-MMD -MF /tmp/tmpPbALMs/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpPbALMs/file.c
libraries lapack_atlas not found in /usr/local/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp2mXBKw/tmp
creating /tmp/tmp2mXBKw/tmp/tmp2mXBKw
compile options: '-MMD -MF /tmp/tmp2mXBKw/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp2mXBKw/file.c
libraries not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpTLq1sn/tmp
creating /tmp/tmpTLq1sn/tmp/tmpTLq1sn
compile options: '-MMD -MF /tmp/tmpTLq1sn/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpTLq1sn/file.c
libraries lapack_atlas not found in /usr/lib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpkXeFvS/tmp
creating /tmp/tmpkXeFvS/tmp/tmpkXeFvS
compile options: '-MMD -MF /tmp/tmpkXeFvS/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpkXeFvS/file.c
libraries not found in /usr/lib/x86_64-linux-gnu
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpoSBx5d/tmp
creating /tmp/tmpoSBx5d/tmp/tmpoSBx5d
compile options: '-MMD -MF /tmp/tmpoSBx5d/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpoSBx5d/file.c
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu

NOT AVAILABLE

lapack_info:
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpAUfeiM/tmp
creating /tmp/tmpAUfeiM/tmp/tmpAUfeiM
compile options: '-MMD -MF /tmp/tmpAUfeiM/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpAUfeiM/file.c
libraries not found in ['/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
self.calc_info()
lapack_src_info:
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/other_builds/numpy-python2/armeabi-v7a/numpy/numpy/distutils/system_info.py:625: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
self.calc_info()
NOT AVAILABLE

/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
running build_ext
running build_src
build_src
building py_modules sources
building library "npymath" sources
get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
customize Gnu95FCompiler
Could not locate executable gfortran
Could not locate executable f95
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize LaheyFCompiler
Could not locate executable lf95
customize PGroupFCompiler
Could not locate executable pgfortran
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize NAGFCompiler
customize VastFCompiler
customize CompaqFCompiler
Could not locate executable fort
customize IntelItaniumFCompiler
Could not locate executable efort
Could not locate executable efc
customize IntelEM64TFCompiler
customize GnuFCompiler
Could not locate executable g77
customize G95FCompiler
Could not locate executable g95
customize PathScaleFCompiler
Could not locate executable pathf95
customize NAGFORCompiler
Could not locate executable nagfor
don't know how to compile Fortran code on platform 'posix'
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
int exp (void);
^
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -o _configtest
_configtest.c:6: error: undefined reference to 'exp'
collect2: error: ld returned 1 exit status
_configtest.c:6: error: undefined reference to 'exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o _configtest.o.d
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
int exp (void);
^
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest.o.d _configtest
adding 'build/src.linux-x86_64-2.7/numpy/core/src/npymath' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_internal.h']
building library "npysort" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/src/private' to include_dirs.
None - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/private/npy_partition.h', 'build/src.linux-x86_64-2.7/numpy/core/src/private/npy_binsearch.h']
building extension "numpy.core._dummy" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/src/private' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/private/templ_common.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/simd.inc', 'build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._umath_tests" sources
building extension "numpy.core._rational_tests" sources
building extension "numpy.core._struct_ufunc_tests" sources
building extension "numpy.core._multiarray_tests" sources
building extension "numpy.core._operand_flag_tests" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources

Warning: Using unoptimized lapack

adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.linalg._umath_linalg" sources

Warning: Using unoptimized lapack

adding 'numpy/linalg/lapack_lite/python_xerbla.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_z_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_d_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_s_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_lapack.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_blas.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c_config.c' to sources.
adding 'numpy/linalg/lapack_lite/f2c.c' to sources.
building extension "numpy.random.mtrand" sources
building data_files sources
build_src: building npy-pkg config files
running build_clib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmpv9sjOz/tmp
creating /tmp/tmpv9sjOz/tmp/tmpv9sjOz
compile options: '-MMD -MF /tmp/tmpv9sjOz/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmpv9sjOz/file.c
customize UnixCCompiler using build_clib
customize UnixCCompiler
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

creating /tmp/tmp3Tm_DI/tmp
creating /tmp/tmp3Tm_DI/tmp/tmp3Tm_DI
compile options: '-MMD -MF /tmp/tmp3Tm_DI/file.c.d -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: /tmp/tmp3Tm_DI/file.c
customize UnixCCompiler using build_ext
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC

compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb'
ccache: numpy/core/src/multiarray/numpyos.c
numpy/core/src/multiarray/numpyos.c: In function 'change_decimal_from_locale_to_dot':
numpy/core/src/multiarray/numpyos.c:182:44: error: 'struct lconv' has no member named 'decimal_point'
const char *decimal_point = locale_data->decimal_point;
^
numpy/core/src/multiarray/numpyos.c: In function 'change_decimal_from_locale_to_dot':
numpy/core/src/multiarray/numpyos.c:182:44: error: 'struct lconv' has no member named 'decimal_point'
const char *decimal_point = locale_data->decimal_point;
^
error: Command "/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -L/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib --sysroot=/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/npymath -c -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -isysroot /home/ahmedgad/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -I/home/ahmedgad/Desktop/NewApp/.buildozer/android/platform/build/build/python-installs/myapp/include/python2.7 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb numpy/core/src/multiarray/numpyos.c -o build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/numpyos.o -MMD -MF build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/numpyos.o.d" failed with exit status 1

Most helpful comment

Followup:

for those folks that got stuck here (as I got too) there is a workaround:
I managed to get numpy and opencv 2.4.10 recipes in my p4a fork compatible with api level 26.

I pinned the versions as follows:

android.api = 26   
android.minapi = 21
android.sdk = 24
android.ndk = 15b

In order to get it running download the above mentioned fork of p4a and refer to it in your buildozer.spec:

p4a.source_dir=<path to p4a>

NDK versions 16+ might require further work because support for gcc has been removed in favor of clang/LLVM which I didnt dig into yet. I am happy to be sort of productive again with the whole stack.
I havent tested it enough to make a pull request, I hope I will have the time soon.

All 7 comments

Getting this error as well. using p4a master, numpy default

from buildozer:

requirements = kivy==1.10.1, numpy, ...

same here

Got the same error using requirements = kivy,numpy,docutils
and p4a master
Any news on this?

that is because for whatever reason in your android NDK folder the file "android-19/arch-arm/usr/include/locale.h", line 54 the struct lconv is empty, in android-21 this not the case, so try a different api level since the empty struct seems to appear only in android-19.

numpy and especially opencv seem currently a mess with p4a master

@zworkb which branch/fork/wizardry would you recommend to build numpy?

Followup:

for those folks that got stuck here (as I got too) there is a workaround:
I managed to get numpy and opencv 2.4.10 recipes in my p4a fork compatible with api level 26.

I pinned the versions as follows:

android.api = 26   
android.minapi = 21
android.sdk = 24
android.ndk = 15b

In order to get it running download the above mentioned fork of p4a and refer to it in your buildozer.spec:

p4a.source_dir=<path to p4a>

NDK versions 16+ might require further work because support for gcc has been removed in favor of clang/LLVM which I didnt dig into yet. I am happy to be sort of productive again with the whole stack.
I havent tested it enough to make a pull request, I hope I will have the time soon.

If this works with API 21, then all should be good with p4a master since it compiles against this target by default (unless your android target api is lower, but there's no good reason to do that any more).

I'll try to confirm this before closing.

Was this page helpful?
0 / 5 - 0 ratings